Mock Version: 5.5 Mock Version: 5.5 Mock Version: 5.5 Mock Version: 5.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: line 56: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-bgpvpn-tests-tempest Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.src.rpm Child return code was: 0 Mock Version: 5.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: line 56: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-bgpvpn-tests-tempest Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: line 56: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-bgpvpn-tests-tempest Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jfFFuI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neutron-tempest-plugin-2.8.1.dev11 + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-tempest-plugin-2.8.1.dev11-0.20240604232738.671fdd3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd neutron-tempest-plugin-2.8.1.dev11 + /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-neutron-tests-tempest-2.8.1 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.rm2Sdc + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-2.8.1.dev11 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: line 56: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-bgpvpn-tests-tempest Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.WUFO6r + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-2.8.1.dev11 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: line 56: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-bgpvpn-tests-tempest Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9rCiVO + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-2.8.1.dev11 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) Handling pbr>=3.0.0 from tox --print-deps-only: docs Requirement satisfied: pbr>=3.0.0 (installed: pbr 5.11.1) Handling neutron-lib>=1.25.0 from tox --print-deps-only: docs Requirement not satisfied: neutron-lib>=1.25.0 Handling oslo.config>=5.2.0 from tox --print-deps-only: docs Requirement not satisfied: oslo.config>=5.2.0 Handling netaddr>=0.7.18 from tox --print-deps-only: docs Requirement not satisfied: netaddr>=0.7.18 Handling os-ken>=0.3.0 from tox --print-deps-only: docs Requirement not satisfied: os-ken>=0.3.0 Handling oslo.log>=3.36.0 from tox --print-deps-only: docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.serialization>=2.20.0 from tox --print-deps-only: docs Requirement not satisfied: oslo.serialization>=2.20.0 Handling oslo.utils>=3.33.0 from tox --print-deps-only: docs Requirement not satisfied: oslo.utils>=3.33.0 Handling packaging>=20.4 from tox --print-deps-only: docs Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling paramiko>=2.0.0 from tox --print-deps-only: docs Requirement not satisfied: paramiko>=2.0.0 Handling tempest>=29.2.0 from tox --print-deps-only: docs Requirement not satisfied: tempest>=29.2.0 Handling tenacity>=3.2.1 from tox --print-deps-only: docs Requirement not satisfied: tenacity>=3.2.1 Handling ddt>=1.0.1 from tox --print-deps-only: docs Requirement not satisfied: ddt>=1.0.1 Handling testtools>=2.2.0 from tox --print-deps-only: docs Requirement not satisfied: testtools>=2.2.0 Handling eventlet>=0.21.0 from tox --print-deps-only: docs Requirement satisfied: eventlet>=0.21.0 (installed: eventlet 0.36.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: docs Requirement not satisfied: debtcollector>=1.2.0 Handling reno>=3.1.0 from tox --print-deps-only: docs Requirement not satisfied: reno>=3.1.0 Handling sphinx>=2.2.0 from tox --print-deps-only: docs Requirement satisfied: sphinx>=2.2.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: docs Requirement not satisfied: openstackdocstheme>=2.2.1 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing neutron_tempest_plugin.egg-info/PKG-INFO writing dependency_links to neutron_tempest_plugin.egg-info/dependency_links.txt writing entry points to neutron_tempest_plugin.egg-info/entry_points.txt writing requirements to neutron_tempest_plugin.egg-info/requires.txt writing top-level names to neutron_tempest_plugin.egg-info/top_level.txt writing pbr to neutron_tempest_plugin.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 'neutron_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/neutron_tempest_plugin-2.8.1.dev11.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.0.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: pbr (>=3.0.0) (installed: pbr 5.11.1) Handling neutron-lib (>=1.25.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement not satisfied: neutron-lib (>=1.25.0) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement not satisfied: oslo.config (>=5.2.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement not satisfied: netaddr (>=0.7.18) Handling os-ken (>=0.3.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement not satisfied: os-ken (>=0.3.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement not satisfied: oslo.log (>=3.36.0) Handling oslo.serialization (>=2.20.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement not satisfied: oslo.serialization (>=2.20.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement not satisfied: oslo.utils (>=3.33.0) Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: packaging (>=20.4) (installed: packaging 20.9) Handling paramiko (>=2.0.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement not satisfied: paramiko (>=2.0.0) Handling tempest (>=29.2.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement not satisfied: tempest (>=29.2.0) Handling tenacity (>=3.2.1) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement not satisfied: tenacity (>=3.2.1) Handling ddt (>=1.0.1) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement not satisfied: ddt (>=1.0.1) Handling testtools (>=2.2.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement not satisfied: testtools (>=2.2.0) Handling eventlet (>=0.21.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: eventlet (>=0.21.0) (installed: eventlet 0.36.1) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement not satisfied: debtcollector (>=1.2.0) + cat /builddir/build/BUILD/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64-pyproject-buildrequires + rm -rfv neutron_tempest_plugin-2.8.1.dev11.dist-info/ removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/AUTHORS' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/LICENSE' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/METADATA' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/entry_points.txt' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/pbr.json' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/top_level.txt' removed directory 'neutron_tempest_plugin-2.8.1.dev11.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: line 56: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-bgpvpn-tests-tempest Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Ku2KS7 + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-2.8.1.dev11 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) Handling pbr>=3.0.0 from tox --print-deps-only: docs Requirement satisfied: pbr>=3.0.0 (installed: pbr 5.11.1) Handling neutron-lib>=1.25.0 from tox --print-deps-only: docs Requirement satisfied: neutron-lib>=1.25.0 (installed: neutron-lib 3.12.0) Handling oslo.config>=5.2.0 from tox --print-deps-only: docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.4.0) Handling netaddr>=0.7.18 from tox --print-deps-only: docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling os-ken>=0.3.0 from tox --print-deps-only: docs Requirement satisfied: os-ken>=0.3.0 (installed: os-ken 2.8.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 6.0.0) Handling oslo.serialization>=2.20.0 from tox --print-deps-only: docs Requirement satisfied: oslo.serialization>=2.20.0 (installed: oslo.serialization 5.4.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 7.1.0) Handling packaging>=20.4 from tox --print-deps-only: docs Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling paramiko>=2.0.0 from tox --print-deps-only: docs Requirement satisfied: paramiko>=2.0.0 (installed: paramiko 3.4.0) Handling tempest>=29.2.0 from tox --print-deps-only: docs Requirement satisfied: tempest>=29.2.0 (installed: tempest 39.0.1.dev5) Handling tenacity>=3.2.1 from tox --print-deps-only: docs Requirement satisfied: tenacity>=3.2.1 (installed: tenacity 8.2.3) Handling ddt>=1.0.1 from tox --print-deps-only: docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling testtools>=2.2.0 from tox --print-deps-only: docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling eventlet>=0.21.0 from tox --print-deps-only: docs Requirement satisfied: eventlet>=0.21.0 (installed: eventlet 0.36.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinx>=2.2.0 from tox --print-deps-only: docs Requirement satisfied: sphinx>=2.2.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing neutron_tempest_plugin.egg-info/PKG-INFO writing dependency_links to neutron_tempest_plugin.egg-info/dependency_links.txt writing entry points to neutron_tempest_plugin.egg-info/entry_points.txt writing requirements to neutron_tempest_plugin.egg-info/requires.txt writing top-level names to neutron_tempest_plugin.egg-info/top_level.txt writing pbr to neutron_tempest_plugin.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 'neutron_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/neutron_tempest_plugin-2.8.1.dev11.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.0.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: pbr (>=3.0.0) (installed: pbr 5.11.1) Handling neutron-lib (>=1.25.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: neutron-lib (>=1.25.0) (installed: neutron-lib 3.12.0) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 9.4.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling os-ken (>=0.3.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: os-ken (>=0.3.0) (installed: os-ken 2.8.1) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 6.0.0) Handling oslo.serialization (>=2.20.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: oslo.serialization (>=2.20.0) (installed: oslo.serialization 5.4.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 7.1.0) Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: packaging (>=20.4) (installed: packaging 20.9) Handling paramiko (>=2.0.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: paramiko (>=2.0.0) (installed: paramiko 3.4.0) Handling tempest (>=29.2.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: tempest (>=29.2.0) (installed: tempest 39.0.1.dev5) Handling tenacity (>=3.2.1) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: tenacity (>=3.2.1) (installed: tenacity 8.2.3) Handling ddt (>=1.0.1) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: ddt (>=1.0.1) (installed: ddt 1.6.0) Handling testtools (>=2.2.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: testtools (>=2.2.0) (installed: testtools 2.7.1) Handling eventlet (>=0.21.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: eventlet (>=0.21.0) (installed: eventlet 0.36.1) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 3.0.0) + cat /builddir/build/BUILD/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64-pyproject-buildrequires + rm -rfv neutron_tempest_plugin-2.8.1.dev11.dist-info/ removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/LICENSE' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/AUTHORS' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/METADATA' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/top_level.txt' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/pbr.json' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/entry_points.txt' removed directory 'neutron_tempest_plugin-2.8.1.dev11.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-neutron-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-neutron-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: line 56: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-bgpvpn-tests-tempest Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NRmlZj + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-2.8.1.dev11 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) Handling pbr>=3.0.0 from tox --print-deps-only: docs Requirement satisfied: pbr>=3.0.0 (installed: pbr 5.11.1) Handling neutron-lib>=1.25.0 from tox --print-deps-only: docs Requirement satisfied: neutron-lib>=1.25.0 (installed: neutron-lib 3.12.0) Handling oslo.config>=5.2.0 from tox --print-deps-only: docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.4.0) Handling netaddr>=0.7.18 from tox --print-deps-only: docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling os-ken>=0.3.0 from tox --print-deps-only: docs Requirement satisfied: os-ken>=0.3.0 (installed: os-ken 2.8.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 6.0.0) Handling oslo.serialization>=2.20.0 from tox --print-deps-only: docs Requirement satisfied: oslo.serialization>=2.20.0 (installed: oslo.serialization 5.4.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 7.1.0) Handling packaging>=20.4 from tox --print-deps-only: docs Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling paramiko>=2.0.0 from tox --print-deps-only: docs Requirement satisfied: paramiko>=2.0.0 (installed: paramiko 3.4.0) Handling tempest>=29.2.0 from tox --print-deps-only: docs Requirement satisfied: tempest>=29.2.0 (installed: tempest 39.0.1.dev5) Handling tenacity>=3.2.1 from tox --print-deps-only: docs Requirement satisfied: tenacity>=3.2.1 (installed: tenacity 8.2.3) Handling ddt>=1.0.1 from tox --print-deps-only: docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling testtools>=2.2.0 from tox --print-deps-only: docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling eventlet>=0.21.0 from tox --print-deps-only: docs Requirement satisfied: eventlet>=0.21.0 (installed: eventlet 0.36.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinx>=2.2.0 from tox --print-deps-only: docs Requirement satisfied: sphinx>=2.2.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing neutron_tempest_plugin.egg-info/PKG-INFO writing dependency_links to neutron_tempest_plugin.egg-info/dependency_links.txt writing entry points to neutron_tempest_plugin.egg-info/entry_points.txt writing requirements to neutron_tempest_plugin.egg-info/requires.txt writing top-level names to neutron_tempest_plugin.egg-info/top_level.txt writing pbr to neutron_tempest_plugin.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 'neutron_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/neutron_tempest_plugin-2.8.1.dev11.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.0.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: pbr (>=3.0.0) (installed: pbr 5.11.1) Handling neutron-lib (>=1.25.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: neutron-lib (>=1.25.0) (installed: neutron-lib 3.12.0) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 9.4.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling os-ken (>=0.3.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: os-ken (>=0.3.0) (installed: os-ken 2.8.1) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 6.0.0) Handling oslo.serialization (>=2.20.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: oslo.serialization (>=2.20.0) (installed: oslo.serialization 5.4.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 7.1.0) Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: packaging (>=20.4) (installed: packaging 20.9) Handling paramiko (>=2.0.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: paramiko (>=2.0.0) (installed: paramiko 3.4.0) Handling tempest (>=29.2.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: tempest (>=29.2.0) (installed: tempest 39.0.1.dev5) Handling tenacity (>=3.2.1) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: tenacity (>=3.2.1) (installed: tenacity 8.2.3) Handling ddt (>=1.0.1) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: ddt (>=1.0.1) (installed: ddt 1.6.0) Handling testtools (>=2.2.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: testtools (>=2.2.0) (installed: testtools 2.7.1) Handling eventlet (>=0.21.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: eventlet (>=0.21.0) (installed: eventlet 0.36.1) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (neutron-tempest-plugin) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 3.0.0) + cat /builddir/build/BUILD/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64-pyproject-buildrequires + rm -rfv neutron_tempest_plugin-2.8.1.dev11.dist-info/ removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/LICENSE' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/AUTHORS' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/METADATA' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/entry_points.txt' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/pbr.json' removed 'neutron_tempest_plugin-2.8.1.dev11.dist-info/top_level.txt' removed directory 'neutron_tempest_plugin-2.8.1.dev11.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PJqp7i + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-2.8.1.dev11 + mkdir -p /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/pyproject-wheeldir Processing /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir/tmpz7az1z04 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir/pip-modern-metadata-r090u81z/neutron_tempest_plugin.egg-info writing /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir/pip-modern-metadata-r090u81z/neutron_tempest_plugin.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir/pip-modern-metadata-r090u81z/neutron_tempest_plugin.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir/pip-modern-metadata-r090u81z/neutron_tempest_plugin.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir/pip-modern-metadata-r090u81z/neutron_tempest_plugin.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir/pip-modern-metadata-r090u81z/neutron_tempest_plugin.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir/pip-modern-metadata-r090u81z/neutron_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir/pip-modern-metadata-r090u81z/neutron_tempest_plugin.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir/pip-modern-metadata-r090u81z/neutron_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir/pip-modern-metadata-r090u81z/neutron_tempest_plugin-2.8.1.dev11.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: neutron-tempest-plugin Building wheel for neutron-tempest-plugin (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir/tmpewx_zrea /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/neutron_tempest_plugin creating build/lib/neutron_tempest_plugin/tap_as_a_service creating build/lib/neutron_tempest_plugin/tap_as_a_service/api copying neutron_tempest_plugin/tap_as_a_service/api/test_taas.py -> build/lib/neutron_tempest_plugin/tap_as_a_service/api copying neutron_tempest_plugin/tap_as_a_service/api/__init__.py -> build/lib/neutron_tempest_plugin/tap_as_a_service/api creating build/lib/neutron_tempest_plugin/sfc creating build/lib/neutron_tempest_plugin/sfc/tests creating build/lib/neutron_tempest_plugin/sfc/tests/api copying neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py -> build/lib/neutron_tempest_plugin/sfc/tests/api copying neutron_tempest_plugin/sfc/tests/api/test_flowclassifier_extensions.py -> build/lib/neutron_tempest_plugin/sfc/tests/api copying neutron_tempest_plugin/sfc/tests/api/base.py -> build/lib/neutron_tempest_plugin/sfc/tests/api copying neutron_tempest_plugin/sfc/tests/api/__init__.py -> build/lib/neutron_tempest_plugin/sfc/tests/api creating build/lib/neutron_tempest_plugin/neutron_dynamic_routing creating build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/test_simple_bgp.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/base_test_proto.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/base.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/__init__.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario creating build/lib/neutron_tempest_plugin/bgpvpn creating build/lib/neutron_tempest_plugin/bgpvpn/api copying neutron_tempest_plugin/bgpvpn/api/test_bgpvpn.py -> build/lib/neutron_tempest_plugin/bgpvpn/api copying neutron_tempest_plugin/bgpvpn/api/__init__.py -> build/lib/neutron_tempest_plugin/bgpvpn/api creating build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4 copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4/test_ipv4.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4 copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4/__init__.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4 creating build/lib/neutron_tempest_plugin/api creating build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_tag.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_shared_network_extension.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_security_groups.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_routers_ha.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_routers_flavors.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_quotas_negative.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_quotas.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_ports.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_networks.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_network_segment_range.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_logging_negative.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_logging.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_l3_agent_scheduler.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_floating_ips_admin_actions.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_external_network_extension.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_extension_driver_port_security_admin.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_default_security_group_rules.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_agent_management.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_agent_availability_zone.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/__init__.py -> build/lib/neutron_tempest_plugin/api/admin creating build/lib/neutron_tempest_plugin/fwaas creating build/lib/neutron_tempest_plugin/fwaas/scenario copying neutron_tempest_plugin/fwaas/scenario/test_fwaas_v2.py -> build/lib/neutron_tempest_plugin/fwaas/scenario copying neutron_tempest_plugin/fwaas/scenario/fwaas_v2_manager.py -> build/lib/neutron_tempest_plugin/fwaas/scenario copying neutron_tempest_plugin/fwaas/scenario/fwaas_v2_base.py -> build/lib/neutron_tempest_plugin/fwaas/scenario copying neutron_tempest_plugin/fwaas/scenario/__init__.py -> build/lib/neutron_tempest_plugin/fwaas/scenario creating build/lib/neutron_tempest_plugin/fwaas/api copying neutron_tempest_plugin/fwaas/api/test_fwaasv2_extensions.py -> build/lib/neutron_tempest_plugin/fwaas/api copying neutron_tempest_plugin/fwaas/api/fwaas_v2_base.py -> build/lib/neutron_tempest_plugin/fwaas/api copying neutron_tempest_plugin/fwaas/api/__init__.py -> build/lib/neutron_tempest_plugin/fwaas/api creating build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_vlan_transparency.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_trunk.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_security_groups.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_qos.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_portsecurity.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_ports.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_port_forwardings.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_multicast.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_mtu.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_migration.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_metadata.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_mac_learning.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_local_ip.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_ipv6.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_internal_dns.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_floatingip.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_fip64.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_dvr.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_dns_integration.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_dhcp.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_connectivity.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_basic.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/exceptions.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/constants.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/base.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/__init__.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/sfc/tests/sfc_client.py -> build/lib/neutron_tempest_plugin/sfc/tests copying neutron_tempest_plugin/sfc/tests/flowclassifier_client.py -> build/lib/neutron_tempest_plugin/sfc/tests copying neutron_tempest_plugin/sfc/tests/__init__.py -> build/lib/neutron_tempest_plugin/sfc/tests copying neutron_tempest_plugin/tap_as_a_service/base.py -> build/lib/neutron_tempest_plugin/tap_as_a_service copying neutron_tempest_plugin/tap_as_a_service/__init__.py -> build/lib/neutron_tempest_plugin/tap_as_a_service creating build/lib/neutron_tempest_plugin/services creating build/lib/neutron_tempest_plugin/services/network creating build/lib/neutron_tempest_plugin/services/network/json copying neutron_tempest_plugin/services/network/json/network_client.py -> build/lib/neutron_tempest_plugin/services/network/json copying neutron_tempest_plugin/services/network/json/__init__.py -> build/lib/neutron_tempest_plugin/services/network/json creating build/lib/neutron_tempest_plugin/vpnaas creating build/lib/neutron_tempest_plugin/vpnaas/services copying neutron_tempest_plugin/vpnaas/services/clients_vpnaas.py -> build/lib/neutron_tempest_plugin/vpnaas/services copying neutron_tempest_plugin/vpnaas/services/__init__.py -> build/lib/neutron_tempest_plugin/vpnaas/services creating build/lib/neutron_tempest_plugin/services/bgp copying neutron_tempest_plugin/services/bgp/bgp_client.py -> build/lib/neutron_tempest_plugin/services/bgp copying neutron_tempest_plugin/services/bgp/__init__.py -> build/lib/neutron_tempest_plugin/services/bgp creating build/lib/neutron_tempest_plugin/fwaas/services copying neutron_tempest_plugin/fwaas/services/v2_client.py -> build/lib/neutron_tempest_plugin/fwaas/services copying neutron_tempest_plugin/fwaas/services/__init__.py -> build/lib/neutron_tempest_plugin/fwaas/services copying neutron_tempest_plugin/sfc/__init__.py -> build/lib/neutron_tempest_plugin/sfc copying neutron_tempest_plugin/bgpvpn/base.py -> build/lib/neutron_tempest_plugin/bgpvpn copying neutron_tempest_plugin/bgpvpn/__init__.py -> build/lib/neutron_tempest_plugin/bgpvpn creating build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api copying neutron_tempest_plugin/neutron_dynamic_routing/api/test_bgp_speaker_extensions_negative.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api copying neutron_tempest_plugin/neutron_dynamic_routing/api/test_bgp_speaker_extensions.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api copying neutron_tempest_plugin/neutron_dynamic_routing/api/__init__.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api copying neutron_tempest_plugin/plugin.py -> build/lib/neutron_tempest_plugin copying neutron_tempest_plugin/exceptions.py -> build/lib/neutron_tempest_plugin copying neutron_tempest_plugin/config.py -> build/lib/neutron_tempest_plugin copying neutron_tempest_plugin/__init__.py -> build/lib/neutron_tempest_plugin copying neutron_tempest_plugin/vpnaas/__init__.py -> build/lib/neutron_tempest_plugin/vpnaas creating build/lib/neutron_tempest_plugin/fwaas/common copying neutron_tempest_plugin/fwaas/common/fwaas_v2_client.py -> build/lib/neutron_tempest_plugin/fwaas/common copying neutron_tempest_plugin/fwaas/common/__init__.py -> build/lib/neutron_tempest_plugin/fwaas/common creating build/lib/neutron_tempest_plugin/bgpvpn/services copying neutron_tempest_plugin/bgpvpn/services/bgpvpn_client.py -> build/lib/neutron_tempest_plugin/bgpvpn/services copying neutron_tempest_plugin/bgpvpn/services/__init__.py -> build/lib/neutron_tempest_plugin/bgpvpn/services creating build/lib/neutron_tempest_plugin/tap_as_a_service/scenario copying neutron_tempest_plugin/tap_as_a_service/scenario/test_traffic_impact.py -> build/lib/neutron_tempest_plugin/tap_as_a_service/scenario copying neutron_tempest_plugin/tap_as_a_service/scenario/test_taas.py -> build/lib/neutron_tempest_plugin/tap_as_a_service/scenario copying neutron_tempest_plugin/tap_as_a_service/scenario/manager.py -> build/lib/neutron_tempest_plugin/tap_as_a_service/scenario copying neutron_tempest_plugin/tap_as_a_service/scenario/__init__.py -> build/lib/neutron_tempest_plugin/tap_as_a_service/scenario copying neutron_tempest_plugin/api/test_trunk_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_trunk_details.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_trunk.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_timestamp.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_subnets.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_subnetpools_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_subnetpools.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_subnetpool_prefix_ops.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_service_type_management.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_security_groups_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_security_groups.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_routers_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_routers.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_router_interface_fip.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_revisions.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_qos_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_qos.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_ports_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_ports.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_port_forwardings.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_port_forwarding_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_networks_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_networks.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_network_ip_availability_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_network_ip_availability.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_ndp_proxy_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_ndp_proxy.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_metering_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_metering_extensions.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_local_ip.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_floating_ips_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_floating_ips.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_flavors_extensions.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_extensions.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_extension_driver_port_security.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_conntrack_helper.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_availability_zones.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_auto_allocated_topology.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_address_scopes_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_address_scopes.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_address_groups.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/clients.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/base_security_groups.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/base_routers.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/base.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/__init__.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/neutron_dynamic_routing/__init__.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing copying neutron_tempest_plugin/services/network/__init__.py -> build/lib/neutron_tempest_plugin/services/network creating build/lib/neutron_tempest_plugin/bgpvpn/scenario copying neutron_tempest_plugin/bgpvpn/scenario/test_bgpvpn_basic.py -> build/lib/neutron_tempest_plugin/bgpvpn/scenario copying neutron_tempest_plugin/bgpvpn/scenario/manager.py -> build/lib/neutron_tempest_plugin/bgpvpn/scenario copying neutron_tempest_plugin/bgpvpn/scenario/__init__.py -> build/lib/neutron_tempest_plugin/bgpvpn/scenario creating build/lib/neutron_tempest_plugin/tap_as_a_service/services copying neutron_tempest_plugin/tap_as_a_service/services/taas_client.py -> build/lib/neutron_tempest_plugin/tap_as_a_service/services copying neutron_tempest_plugin/tap_as_a_service/services/__init__.py -> build/lib/neutron_tempest_plugin/tap_as_a_service/services creating build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/utils.py -> build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/tempest_fixtures.py -> build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/ssh.py -> build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/shell.py -> build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/ip.py -> build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/constants.py -> build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/__init__.py -> build/lib/neutron_tempest_plugin/common creating build/lib/neutron_tempest_plugin/scenario/admin copying neutron_tempest_plugin/scenario/admin/test_floatingip.py -> build/lib/neutron_tempest_plugin/scenario/admin copying neutron_tempest_plugin/scenario/admin/__init__.py -> build/lib/neutron_tempest_plugin/scenario/admin creating build/lib/neutron_tempest_plugin/sfc/services copying neutron_tempest_plugin/sfc/services/sfc_client.py -> build/lib/neutron_tempest_plugin/sfc/services copying neutron_tempest_plugin/sfc/services/flowclassifier_client.py -> build/lib/neutron_tempest_plugin/sfc/services copying neutron_tempest_plugin/sfc/services/__init__.py -> build/lib/neutron_tempest_plugin/sfc/services creating build/lib/neutron_tempest_plugin/vpnaas/api copying neutron_tempest_plugin/vpnaas/api/test_vpnaas.py -> build/lib/neutron_tempest_plugin/vpnaas/api copying neutron_tempest_plugin/vpnaas/api/base_vpnaas.py -> build/lib/neutron_tempest_plugin/vpnaas/api copying neutron_tempest_plugin/vpnaas/api/__init__.py -> build/lib/neutron_tempest_plugin/vpnaas/api creating build/lib/neutron_tempest_plugin/vpnaas/scenario copying neutron_tempest_plugin/vpnaas/scenario/test_vpnaas.py -> build/lib/neutron_tempest_plugin/vpnaas/scenario copying neutron_tempest_plugin/vpnaas/scenario/base_vpnaas.py -> build/lib/neutron_tempest_plugin/vpnaas/scenario copying neutron_tempest_plugin/vpnaas/scenario/__init__.py -> build/lib/neutron_tempest_plugin/vpnaas/scenario copying neutron_tempest_plugin/services/__init__.py -> build/lib/neutron_tempest_plugin/services creating build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_basic.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_4byte_asn.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/base.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/__init__.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic creating build/lib/neutron_tempest_plugin/sfc/tests/scenario copying neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py -> build/lib/neutron_tempest_plugin/sfc/tests/scenario copying neutron_tempest_plugin/sfc/tests/scenario/manager.py -> build/lib/neutron_tempest_plugin/sfc/tests/scenario copying neutron_tempest_plugin/sfc/tests/scenario/base.py -> build/lib/neutron_tempest_plugin/sfc/tests/scenario copying neutron_tempest_plugin/sfc/tests/scenario/__init__.py -> build/lib/neutron_tempest_plugin/sfc/tests/scenario copying neutron_tempest_plugin/fwaas/__init__.py -> build/lib/neutron_tempest_plugin/fwaas creating build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6 copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6/test_ipv6.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6 copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6/__init__.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6 running egg_info writing neutron_tempest_plugin.egg-info/PKG-INFO writing dependency_links to neutron_tempest_plugin.egg-info/dependency_links.txt writing entry points to neutron_tempest_plugin.egg-info/entry_points.txt writing requirements to neutron_tempest_plugin.egg-info/requires.txt writing top-level names to neutron_tempest_plugin.egg-info/top_level.txt writing pbr to neutron_tempest_plugin.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 'neutron_tempest_plugin.egg-info/SOURCES.txt' copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/README -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying neutron_tempest_plugin/README.rst -> build/lib/neutron_tempest_plugin installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin copying build/lib/neutron_tempest_plugin/README.rst -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/constants.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/ip.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/shell.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/ssh.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/tempest_fixtures.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/utils.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin copying build/lib/neutron_tempest_plugin/config.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin copying build/lib/neutron_tempest_plugin/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin copying build/lib/neutron_tempest_plugin/plugin.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/vpnaas creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/vpnaas/scenario copying build/lib/neutron_tempest_plugin/vpnaas/scenario/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/vpnaas/scenario copying build/lib/neutron_tempest_plugin/vpnaas/scenario/base_vpnaas.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/vpnaas/scenario copying build/lib/neutron_tempest_plugin/vpnaas/scenario/test_vpnaas.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/vpnaas/scenario creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/vpnaas/api copying build/lib/neutron_tempest_plugin/vpnaas/api/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/vpnaas/api copying build/lib/neutron_tempest_plugin/vpnaas/api/base_vpnaas.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/vpnaas/api copying build/lib/neutron_tempest_plugin/vpnaas/api/test_vpnaas.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/vpnaas/api copying build/lib/neutron_tempest_plugin/vpnaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/vpnaas creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/vpnaas/services copying build/lib/neutron_tempest_plugin/vpnaas/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/vpnaas/services copying build/lib/neutron_tempest_plugin/vpnaas/services/clients_vpnaas.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/vpnaas/services creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/services copying build/lib/neutron_tempest_plugin/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/services creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/services/bgp copying build/lib/neutron_tempest_plugin/services/bgp/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/services/bgp copying build/lib/neutron_tempest_plugin/services/bgp/bgp_client.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/services/bgp creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/services/network copying build/lib/neutron_tempest_plugin/services/network/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/services/network creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/services/network/json copying build/lib/neutron_tempest_plugin/services/network/json/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/services/network/json copying build/lib/neutron_tempest_plugin/services/network/json/network_client.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/services/network/json creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario/admin copying build/lib/neutron_tempest_plugin/scenario/admin/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario/admin copying build/lib/neutron_tempest_plugin/scenario/admin/test_floatingip.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario/admin copying build/lib/neutron_tempest_plugin/scenario/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/base.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/constants.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_basic.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_connectivity.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_dhcp.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_dns_integration.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_dvr.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_fip64.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_floatingip.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_internal_dns.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_ipv6.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_local_ip.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_mac_learning.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_metadata.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_migration.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_mtu.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_multicast.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_port_forwardings.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_ports.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_portsecurity.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_qos.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_security_groups.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_trunk.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_vlan_transparency.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/scenario creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas copying build/lib/neutron_tempest_plugin/fwaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/common copying build/lib/neutron_tempest_plugin/fwaas/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/common copying build/lib/neutron_tempest_plugin/fwaas/common/fwaas_v2_client.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/common creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/services copying build/lib/neutron_tempest_plugin/fwaas/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/services copying build/lib/neutron_tempest_plugin/fwaas/services/v2_client.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/services creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/api copying build/lib/neutron_tempest_plugin/fwaas/api/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/api copying build/lib/neutron_tempest_plugin/fwaas/api/fwaas_v2_base.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/api copying build/lib/neutron_tempest_plugin/fwaas/api/test_fwaasv2_extensions.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/api creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/scenario copying build/lib/neutron_tempest_plugin/fwaas/scenario/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/scenario copying build/lib/neutron_tempest_plugin/fwaas/scenario/fwaas_v2_base.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/scenario copying build/lib/neutron_tempest_plugin/fwaas/scenario/fwaas_v2_manager.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/scenario copying build/lib/neutron_tempest_plugin/fwaas/scenario/test_fwaas_v2.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/fwaas/scenario creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/base.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/base_routers.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/base_security_groups.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/clients.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_address_groups.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_address_scopes.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_address_scopes_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_auto_allocated_topology.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_availability_zones.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_extension_driver_port_security.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_extensions.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_flavors_extensions.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_floating_ips.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_floating_ips_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_local_ip.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_metering_extensions.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_metering_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_ndp_proxy_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_network_ip_availability.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_network_ip_availability_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_networks.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_networks_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_port_forwarding_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_port_forwardings.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_ports.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_ports_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_qos.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_qos_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_revisions.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_router_interface_fip.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_routers.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_routers_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_security_groups.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_security_groups_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_service_type_management.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_subnetpool_prefix_ops.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_subnetpools.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_subnetpools_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_subnets.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_timestamp.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_trunk.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_trunk_details.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_trunk_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_agent_availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_agent_management.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_default_security_group_rules.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_extension_driver_port_security_admin.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_external_network_extension.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_floating_ips_admin_actions.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_l3_agent_scheduler.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_logging.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_logging_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_network_segment_range.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_networks.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_ports.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_quotas.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_quotas_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_routers_flavors.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_routers_ha.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_security_groups.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_shared_network_extension.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_tag.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/api/admin creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/bgpvpn creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/bgpvpn/scenario copying build/lib/neutron_tempest_plugin/bgpvpn/scenario/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/bgpvpn/scenario copying build/lib/neutron_tempest_plugin/bgpvpn/scenario/manager.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/bgpvpn/scenario copying build/lib/neutron_tempest_plugin/bgpvpn/scenario/test_bgpvpn_basic.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/bgpvpn/scenario creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/bgpvpn/services copying build/lib/neutron_tempest_plugin/bgpvpn/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/bgpvpn/services copying build/lib/neutron_tempest_plugin/bgpvpn/services/bgpvpn_client.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/bgpvpn/services copying build/lib/neutron_tempest_plugin/bgpvpn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/bgpvpn copying build/lib/neutron_tempest_plugin/bgpvpn/base.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/bgpvpn creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/bgpvpn/api copying build/lib/neutron_tempest_plugin/bgpvpn/api/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/bgpvpn/api copying build/lib/neutron_tempest_plugin/bgpvpn/api/test_bgpvpn.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/bgpvpn/api creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/api copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/api copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api/test_bgp_speaker_extensions.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/api copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api/test_bgp_speaker_extensions_negative.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/api creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/README -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6 copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6 copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6/test_ipv6.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6 creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/base.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_4byte_asn.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_basic.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4 copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4 copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4/test_ipv4.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4 copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/base.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/base_test_proto.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/test_simple_bgp.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/neutron_dynamic_routing/scenario creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/services copying build/lib/neutron_tempest_plugin/sfc/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/services copying build/lib/neutron_tempest_plugin/sfc/services/flowclassifier_client.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/services copying build/lib/neutron_tempest_plugin/sfc/services/sfc_client.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/services copying build/lib/neutron_tempest_plugin/sfc/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests/scenario copying build/lib/neutron_tempest_plugin/sfc/tests/scenario/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests/scenario copying build/lib/neutron_tempest_plugin/sfc/tests/scenario/base.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests/scenario copying build/lib/neutron_tempest_plugin/sfc/tests/scenario/manager.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests/scenario copying build/lib/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests/scenario copying build/lib/neutron_tempest_plugin/sfc/tests/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests copying build/lib/neutron_tempest_plugin/sfc/tests/flowclassifier_client.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests copying build/lib/neutron_tempest_plugin/sfc/tests/sfc_client.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests/api copying build/lib/neutron_tempest_plugin/sfc/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests/api copying build/lib/neutron_tempest_plugin/sfc/tests/api/base.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests/api copying build/lib/neutron_tempest_plugin/sfc/tests/api/test_flowclassifier_extensions.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests/api copying build/lib/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/sfc/tests/api creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service/services copying build/lib/neutron_tempest_plugin/tap_as_a_service/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service/services copying build/lib/neutron_tempest_plugin/tap_as_a_service/services/taas_client.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service/services creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service/scenario copying build/lib/neutron_tempest_plugin/tap_as_a_service/scenario/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service/scenario copying build/lib/neutron_tempest_plugin/tap_as_a_service/scenario/manager.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service/scenario copying build/lib/neutron_tempest_plugin/tap_as_a_service/scenario/test_taas.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service/scenario copying build/lib/neutron_tempest_plugin/tap_as_a_service/scenario/test_traffic_impact.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service/scenario copying build/lib/neutron_tempest_plugin/tap_as_a_service/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service copying build/lib/neutron_tempest_plugin/tap_as_a_service/base.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service/api copying build/lib/neutron_tempest_plugin/tap_as_a_service/api/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service/api copying build/lib/neutron_tempest_plugin/tap_as_a_service/api/test_taas.py -> build/bdist.linux-x86_64/wheel/neutron_tempest_plugin/tap_as_a_service/api running install_egg_info Copying neutron_tempest_plugin.egg-info to build/bdist.linux-x86_64/wheel/neutron_tempest_plugin-2.8.1.dev11-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/neutron_tempest_plugin-2.8.1.dev11.dist-info/WHEEL creating '/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir/pip-wheel-yyfdql6b/tmpvvv0fokq/neutron_tempest_plugin-2.8.1.dev11-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'neutron_tempest_plugin/README.rst' adding 'neutron_tempest_plugin/__init__.py' adding 'neutron_tempest_plugin/config.py' adding 'neutron_tempest_plugin/exceptions.py' adding 'neutron_tempest_plugin/plugin.py' adding 'neutron_tempest_plugin/api/__init__.py' adding 'neutron_tempest_plugin/api/base.py' adding 'neutron_tempest_plugin/api/base_routers.py' adding 'neutron_tempest_plugin/api/base_security_groups.py' adding 'neutron_tempest_plugin/api/clients.py' adding 'neutron_tempest_plugin/api/test_address_groups.py' adding 'neutron_tempest_plugin/api/test_address_scopes.py' adding 'neutron_tempest_plugin/api/test_address_scopes_negative.py' adding 'neutron_tempest_plugin/api/test_auto_allocated_topology.py' adding 'neutron_tempest_plugin/api/test_availability_zones.py' adding 'neutron_tempest_plugin/api/test_conntrack_helper.py' adding 'neutron_tempest_plugin/api/test_extension_driver_port_security.py' adding 'neutron_tempest_plugin/api/test_extensions.py' adding 'neutron_tempest_plugin/api/test_flavors_extensions.py' adding 'neutron_tempest_plugin/api/test_floating_ips.py' adding 'neutron_tempest_plugin/api/test_floating_ips_negative.py' adding 'neutron_tempest_plugin/api/test_local_ip.py' adding 'neutron_tempest_plugin/api/test_metering_extensions.py' adding 'neutron_tempest_plugin/api/test_metering_negative.py' adding 'neutron_tempest_plugin/api/test_ndp_proxy.py' adding 'neutron_tempest_plugin/api/test_ndp_proxy_negative.py' adding 'neutron_tempest_plugin/api/test_network_ip_availability.py' adding 'neutron_tempest_plugin/api/test_network_ip_availability_negative.py' adding 'neutron_tempest_plugin/api/test_networks.py' adding 'neutron_tempest_plugin/api/test_networks_negative.py' adding 'neutron_tempest_plugin/api/test_port_forwarding_negative.py' adding 'neutron_tempest_plugin/api/test_port_forwardings.py' adding 'neutron_tempest_plugin/api/test_ports.py' adding 'neutron_tempest_plugin/api/test_ports_negative.py' adding 'neutron_tempest_plugin/api/test_qos.py' adding 'neutron_tempest_plugin/api/test_qos_negative.py' adding 'neutron_tempest_plugin/api/test_revisions.py' adding 'neutron_tempest_plugin/api/test_router_interface_fip.py' adding 'neutron_tempest_plugin/api/test_routers.py' adding 'neutron_tempest_plugin/api/test_routers_negative.py' adding 'neutron_tempest_plugin/api/test_security_groups.py' adding 'neutron_tempest_plugin/api/test_security_groups_negative.py' adding 'neutron_tempest_plugin/api/test_service_type_management.py' adding 'neutron_tempest_plugin/api/test_subnetpool_prefix_ops.py' adding 'neutron_tempest_plugin/api/test_subnetpools.py' adding 'neutron_tempest_plugin/api/test_subnetpools_negative.py' adding 'neutron_tempest_plugin/api/test_subnets.py' adding 'neutron_tempest_plugin/api/test_timestamp.py' adding 'neutron_tempest_plugin/api/test_trunk.py' adding 'neutron_tempest_plugin/api/test_trunk_details.py' adding 'neutron_tempest_plugin/api/test_trunk_negative.py' adding 'neutron_tempest_plugin/api/admin/__init__.py' adding 'neutron_tempest_plugin/api/admin/test_agent_availability_zone.py' adding 'neutron_tempest_plugin/api/admin/test_agent_management.py' adding 'neutron_tempest_plugin/api/admin/test_default_security_group_rules.py' adding 'neutron_tempest_plugin/api/admin/test_extension_driver_port_security_admin.py' adding 'neutron_tempest_plugin/api/admin/test_external_network_extension.py' adding 'neutron_tempest_plugin/api/admin/test_floating_ips_admin_actions.py' adding 'neutron_tempest_plugin/api/admin/test_l3_agent_scheduler.py' adding 'neutron_tempest_plugin/api/admin/test_logging.py' adding 'neutron_tempest_plugin/api/admin/test_logging_negative.py' adding 'neutron_tempest_plugin/api/admin/test_network_segment_range.py' adding 'neutron_tempest_plugin/api/admin/test_networks.py' adding 'neutron_tempest_plugin/api/admin/test_ports.py' adding 'neutron_tempest_plugin/api/admin/test_quotas.py' adding 'neutron_tempest_plugin/api/admin/test_quotas_negative.py' adding 'neutron_tempest_plugin/api/admin/test_routers_flavors.py' adding 'neutron_tempest_plugin/api/admin/test_routers_ha.py' adding 'neutron_tempest_plugin/api/admin/test_security_groups.py' adding 'neutron_tempest_plugin/api/admin/test_shared_network_extension.py' adding 'neutron_tempest_plugin/api/admin/test_tag.py' adding 'neutron_tempest_plugin/bgpvpn/__init__.py' adding 'neutron_tempest_plugin/bgpvpn/base.py' adding 'neutron_tempest_plugin/bgpvpn/api/__init__.py' adding 'neutron_tempest_plugin/bgpvpn/api/test_bgpvpn.py' adding 'neutron_tempest_plugin/bgpvpn/scenario/__init__.py' adding 'neutron_tempest_plugin/bgpvpn/scenario/manager.py' adding 'neutron_tempest_plugin/bgpvpn/scenario/test_bgpvpn_basic.py' adding 'neutron_tempest_plugin/bgpvpn/services/__init__.py' adding 'neutron_tempest_plugin/bgpvpn/services/bgpvpn_client.py' adding 'neutron_tempest_plugin/common/__init__.py' adding 'neutron_tempest_plugin/common/constants.py' adding 'neutron_tempest_plugin/common/ip.py' adding 'neutron_tempest_plugin/common/shell.py' adding 'neutron_tempest_plugin/common/ssh.py' adding 'neutron_tempest_plugin/common/tempest_fixtures.py' adding 'neutron_tempest_plugin/common/utils.py' adding 'neutron_tempest_plugin/fwaas/__init__.py' adding 'neutron_tempest_plugin/fwaas/api/__init__.py' adding 'neutron_tempest_plugin/fwaas/api/fwaas_v2_base.py' adding 'neutron_tempest_plugin/fwaas/api/test_fwaasv2_extensions.py' adding 'neutron_tempest_plugin/fwaas/common/__init__.py' adding 'neutron_tempest_plugin/fwaas/common/fwaas_v2_client.py' adding 'neutron_tempest_plugin/fwaas/scenario/__init__.py' adding 'neutron_tempest_plugin/fwaas/scenario/fwaas_v2_base.py' adding 'neutron_tempest_plugin/fwaas/scenario/fwaas_v2_manager.py' adding 'neutron_tempest_plugin/fwaas/scenario/test_fwaas_v2.py' adding 'neutron_tempest_plugin/fwaas/services/__init__.py' adding 'neutron_tempest_plugin/fwaas/services/v2_client.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/__init__.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/api/__init__.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/api/test_bgp_speaker_extensions.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/api/test_bgp_speaker_extensions_negative.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/scenario/README' adding 'neutron_tempest_plugin/neutron_dynamic_routing/scenario/__init__.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/scenario/base.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/scenario/base_test_proto.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/scenario/test_simple_bgp.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/__init__.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/base.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_4byte_asn.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_basic.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4/__init__.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4/test_ipv4.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6/__init__.py' adding 'neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6/test_ipv6.py' adding 'neutron_tempest_plugin/scenario/__init__.py' adding 'neutron_tempest_plugin/scenario/base.py' adding 'neutron_tempest_plugin/scenario/constants.py' adding 'neutron_tempest_plugin/scenario/exceptions.py' adding 'neutron_tempest_plugin/scenario/test_basic.py' adding 'neutron_tempest_plugin/scenario/test_connectivity.py' adding 'neutron_tempest_plugin/scenario/test_dhcp.py' adding 'neutron_tempest_plugin/scenario/test_dns_integration.py' adding 'neutron_tempest_plugin/scenario/test_dvr.py' adding 'neutron_tempest_plugin/scenario/test_fip64.py' adding 'neutron_tempest_plugin/scenario/test_floatingip.py' adding 'neutron_tempest_plugin/scenario/test_internal_dns.py' adding 'neutron_tempest_plugin/scenario/test_ipv6.py' adding 'neutron_tempest_plugin/scenario/test_local_ip.py' adding 'neutron_tempest_plugin/scenario/test_mac_learning.py' adding 'neutron_tempest_plugin/scenario/test_metadata.py' adding 'neutron_tempest_plugin/scenario/test_migration.py' adding 'neutron_tempest_plugin/scenario/test_mtu.py' adding 'neutron_tempest_plugin/scenario/test_multicast.py' adding 'neutron_tempest_plugin/scenario/test_port_forwardings.py' adding 'neutron_tempest_plugin/scenario/test_ports.py' adding 'neutron_tempest_plugin/scenario/test_portsecurity.py' adding 'neutron_tempest_plugin/scenario/test_qos.py' adding 'neutron_tempest_plugin/scenario/test_security_groups.py' adding 'neutron_tempest_plugin/scenario/test_trunk.py' adding 'neutron_tempest_plugin/scenario/test_vlan_transparency.py' adding 'neutron_tempest_plugin/scenario/admin/__init__.py' adding 'neutron_tempest_plugin/scenario/admin/test_floatingip.py' adding 'neutron_tempest_plugin/services/__init__.py' adding 'neutron_tempest_plugin/services/bgp/__init__.py' adding 'neutron_tempest_plugin/services/bgp/bgp_client.py' adding 'neutron_tempest_plugin/services/network/__init__.py' adding 'neutron_tempest_plugin/services/network/json/__init__.py' adding 'neutron_tempest_plugin/services/network/json/network_client.py' adding 'neutron_tempest_plugin/sfc/__init__.py' adding 'neutron_tempest_plugin/sfc/services/__init__.py' adding 'neutron_tempest_plugin/sfc/services/flowclassifier_client.py' adding 'neutron_tempest_plugin/sfc/services/sfc_client.py' adding 'neutron_tempest_plugin/sfc/tests/__init__.py' adding 'neutron_tempest_plugin/sfc/tests/flowclassifier_client.py' adding 'neutron_tempest_plugin/sfc/tests/sfc_client.py' adding 'neutron_tempest_plugin/sfc/tests/api/__init__.py' adding 'neutron_tempest_plugin/sfc/tests/api/base.py' adding 'neutron_tempest_plugin/sfc/tests/api/test_flowclassifier_extensions.py' adding 'neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py' adding 'neutron_tempest_plugin/sfc/tests/scenario/__init__.py' adding 'neutron_tempest_plugin/sfc/tests/scenario/base.py' adding 'neutron_tempest_plugin/sfc/tests/scenario/manager.py' adding 'neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py' adding 'neutron_tempest_plugin/tap_as_a_service/__init__.py' adding 'neutron_tempest_plugin/tap_as_a_service/base.py' adding 'neutron_tempest_plugin/tap_as_a_service/api/__init__.py' adding 'neutron_tempest_plugin/tap_as_a_service/api/test_taas.py' adding 'neutron_tempest_plugin/tap_as_a_service/scenario/__init__.py' adding 'neutron_tempest_plugin/tap_as_a_service/scenario/manager.py' adding 'neutron_tempest_plugin/tap_as_a_service/scenario/test_taas.py' adding 'neutron_tempest_plugin/tap_as_a_service/scenario/test_traffic_impact.py' adding 'neutron_tempest_plugin/tap_as_a_service/services/__init__.py' adding 'neutron_tempest_plugin/tap_as_a_service/services/taas_client.py' adding 'neutron_tempest_plugin/vpnaas/__init__.py' adding 'neutron_tempest_plugin/vpnaas/api/__init__.py' adding 'neutron_tempest_plugin/vpnaas/api/base_vpnaas.py' adding 'neutron_tempest_plugin/vpnaas/api/test_vpnaas.py' adding 'neutron_tempest_plugin/vpnaas/scenario/__init__.py' adding 'neutron_tempest_plugin/vpnaas/scenario/base_vpnaas.py' adding 'neutron_tempest_plugin/vpnaas/scenario/test_vpnaas.py' adding 'neutron_tempest_plugin/vpnaas/services/__init__.py' adding 'neutron_tempest_plugin/vpnaas/services/clients_vpnaas.py' adding 'neutron_tempest_plugin-2.8.1.dev11.dist-info/AUTHORS' adding 'neutron_tempest_plugin-2.8.1.dev11.dist-info/LICENSE' adding 'neutron_tempest_plugin-2.8.1.dev11.dist-info/METADATA' adding 'neutron_tempest_plugin-2.8.1.dev11.dist-info/WHEEL' adding 'neutron_tempest_plugin-2.8.1.dev11.dist-info/entry_points.txt' adding 'neutron_tempest_plugin-2.8.1.dev11.dist-info/pbr.json' adding 'neutron_tempest_plugin-2.8.1.dev11.dist-info/top_level.txt' adding 'neutron_tempest_plugin-2.8.1.dev11.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for neutron-tempest-plugin (pyproject.toml): finished with status 'done' Created wheel for neutron-tempest-plugin: filename=neutron_tempest_plugin-2.8.1.dev11-py3-none-any.whl size=393906 sha256=053530ded64de097ff52eebe23483a904b56b3ff1f9137ed1f158ddbef977412 Stored in directory: /builddir/.cache/pip/wheels/c6/5c/b0/41a7c6c97c58b755428356309128a9a8b7d3a8512a4b3f1932 Successfully built neutron-tempest-plugin + export PYTHONPATH=. + PYTHONPATH=. + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=. + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs /usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. __version_info__ = tuple(LooseVersion(docutils.__version__).version) /usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1. def heading(env: Environment, text: str, level: int = 1) -> str: /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str: Creating file doc/source/tests/neutron_tempest_plugin.rst. Creating file doc/source/tests/neutron_tempest_plugin.api.rst. Creating file doc/source/tests/neutron_tempest_plugin.api.admin.rst. Creating file doc/source/tests/neutron_tempest_plugin.bgpvpn.rst. Creating file doc/source/tests/neutron_tempest_plugin.bgpvpn.api.rst. Creating file doc/source/tests/neutron_tempest_plugin.bgpvpn.scenario.rst. Creating file doc/source/tests/neutron_tempest_plugin.bgpvpn.services.rst. Creating file doc/source/tests/neutron_tempest_plugin.common.rst. Creating file doc/source/tests/neutron_tempest_plugin.fwaas.rst. Creating file doc/source/tests/neutron_tempest_plugin.fwaas.api.rst. Creating file doc/source/tests/neutron_tempest_plugin.fwaas.common.rst. Creating file doc/source/tests/neutron_tempest_plugin.fwaas.scenario.rst. Creating file doc/source/tests/neutron_tempest_plugin.fwaas.services.rst. Creating file doc/source/tests/neutron_tempest_plugin.neutron_dynamic_routing.rst. Creating file doc/source/tests/neutron_tempest_plugin.neutron_dynamic_routing.api.rst. Creating file doc/source/tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario.rst. Creating file doc/source/tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario.basic.rst. Creating file doc/source/tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario.ipv4.rst. Creating file doc/source/tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario.ipv6.rst. Creating file doc/source/tests/neutron_tempest_plugin.scenario.rst. Creating file doc/source/tests/neutron_tempest_plugin.scenario.admin.rst. Creating file doc/source/tests/neutron_tempest_plugin.services.rst. Creating file doc/source/tests/neutron_tempest_plugin.services.bgp.rst. Creating file doc/source/tests/neutron_tempest_plugin.services.network.rst. Creating file doc/source/tests/neutron_tempest_plugin.services.network.json.rst. Creating file doc/source/tests/neutron_tempest_plugin.sfc.rst. Creating file doc/source/tests/neutron_tempest_plugin.sfc.services.rst. Creating file doc/source/tests/neutron_tempest_plugin.sfc.tests.rst. Creating file doc/source/tests/neutron_tempest_plugin.sfc.tests.api.rst. Creating file doc/source/tests/neutron_tempest_plugin.sfc.tests.scenario.rst. Creating file doc/source/tests/neutron_tempest_plugin.tap_as_a_service.rst. Creating file doc/source/tests/neutron_tempest_plugin.tap_as_a_service.api.rst. Creating file doc/source/tests/neutron_tempest_plugin.tap_as_a_service.scenario.rst. Creating file doc/source/tests/neutron_tempest_plugin.tap_as_a_service.services.rst. Creating file doc/source/tests/neutron_tempest_plugin.vpnaas.rst. Creating file doc/source/tests/neutron_tempest_plugin.vpnaas.api.rst. Creating file doc/source/tests/neutron_tempest_plugin.vpnaas.scenario.rst. Creating file doc/source/tests/neutron_tempest_plugin.vpnaas.services.rst. Creating file doc/source/tests/modules.rst. /usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. __version_info__ = tuple(LooseVersion(docutils.__version__).version) /usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1. def heading(env: Environment, text: str, level: int = 1) -> str: Running Sphinx v3.4.3 /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str: [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 (neutron-tempest-plugin); you can disable this behavior with the 'openstackdocs_auto_name' option /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['debug'] = contextfunction(pformat) /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:186: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['accesskey'] = contextfunction(accesskey) [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 44 source files that are out of date updating environment: [new config] 44 added, 0 changed, 0 removed reading sources... [ 2%] contributing reading sources... [ 4%] index reading sources... [ 6%] installation reading sources... [ 9%] readme reading sources... [ 11%] test_descriptions reading sources... [ 13%] tests/modules reading sources... [ 15%] tests/neutron_tempest_plugin /usr/lib/python3.9/site-packages/tempest/lib/common/jsonschema_validator.py:21: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. FORMAT_CHECKER = jsonschema.draft4_format_checker /usr/lib/python3.9/site-packages/tempest/lib/common/jsonschema_validator.py:42: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('base64') /usr/lib/python3.9/site-packages/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( 2024-06-04 19:30:11.425 1500887 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2024-06-04 19:30:11.455 1500887 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: neutron_tests 2024-06-04 19:30:11.455 1500887 INFO tempest.test_discover.plugins [-] List additional config options registered by Tempest plugin: neutron_tests reading sources... [ 18%] tests/neutron_tempest_plugin.api /usr/lib/python3.9/site-packages/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) reading sources... [ 20%] tests/neutron_tempest_plugin.api.admin reading sources... [ 22%] tests/neutron_tempest_plugin.bgpvpn reading sources... [ 25%] tests/neutron_tempest_plugin.bgpvpn.api reading sources... [ 27%] tests/neutron_tempest_plugin.bgpvpn.scenario reading sources... [ 29%] tests/neutron_tempest_plugin.bgpvpn.services reading sources... [ 31%] tests/neutron_tempest_plugin.common reading sources... [ 34%] tests/neutron_tempest_plugin.fwaas reading sources... [ 36%] tests/neutron_tempest_plugin.fwaas.api reading sources... [ 38%] tests/neutron_tempest_plugin.fwaas.common reading sources... [ 40%] tests/neutron_tempest_plugin.fwaas.scenario reading sources... [ 43%] tests/neutron_tempest_plugin.fwaas.services reading sources... [ 45%] tests/neutron_tempest_plugin.neutron_dynamic_routing reading sources... [ 47%] tests/neutron_tempest_plugin.neutron_dynamic_routing.api reading sources... [ 50%] tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario reading sources... [ 52%] tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario.basic reading sources... [ 54%] tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario.ipv4 reading sources... [ 56%] tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario.ipv6 reading sources... [ 59%] tests/neutron_tempest_plugin.scenario reading sources... [ 61%] tests/neutron_tempest_plugin.scenario.admin reading sources... [ 63%] tests/neutron_tempest_plugin.services reading sources... [ 65%] tests/neutron_tempest_plugin.services.bgp reading sources... [ 68%] tests/neutron_tempest_plugin.services.network reading sources... [ 70%] tests/neutron_tempest_plugin.services.network.json reading sources... [ 72%] tests/neutron_tempest_plugin.sfc reading sources... [ 75%] tests/neutron_tempest_plugin.sfc.services reading sources... [ 77%] tests/neutron_tempest_plugin.sfc.tests reading sources... [ 79%] tests/neutron_tempest_plugin.sfc.tests.api reading sources... [ 81%] tests/neutron_tempest_plugin.sfc.tests.scenario reading sources... [ 84%] tests/neutron_tempest_plugin.tap_as_a_service reading sources... [ 86%] tests/neutron_tempest_plugin.tap_as_a_service.api reading sources... [ 88%] tests/neutron_tempest_plugin.tap_as_a_service.scenario reading sources... [ 90%] tests/neutron_tempest_plugin.tap_as_a_service.services reading sources... [ 93%] tests/neutron_tempest_plugin.vpnaas reading sources... [ 95%] tests/neutron_tempest_plugin.vpnaas.api reading sources... [ 97%] tests/neutron_tempest_plugin.vpnaas.scenario reading sources... [100%] tests/neutron_tempest_plugin.vpnaas.services looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] contributing writing output... [ 4%] index writing output... [ 6%] installation writing output... [ 9%] readme writing output... [ 11%] test_descriptions writing output... [ 13%] tests/modules [openstackdocstheme] could not determine last_updated for 'tests/modules' writing output... [ 15%] tests/neutron_tempest_plugin [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin' writing output... [ 18%] tests/neutron_tempest_plugin.api [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.api' writing output... [ 20%] tests/neutron_tempest_plugin.api.admin [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.api.admin' writing output... [ 22%] tests/neutron_tempest_plugin.bgpvpn [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.bgpvpn' writing output... [ 25%] tests/neutron_tempest_plugin.bgpvpn.api [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.bgpvpn.api' writing output... [ 27%] tests/neutron_tempest_plugin.bgpvpn.scenario [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.bgpvpn.scenario' writing output... [ 29%] tests/neutron_tempest_plugin.bgpvpn.services [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.bgpvpn.services' writing output... [ 31%] tests/neutron_tempest_plugin.common [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.common' writing output... [ 34%] tests/neutron_tempest_plugin.fwaas [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.fwaas' writing output... [ 36%] tests/neutron_tempest_plugin.fwaas.api [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.fwaas.api' writing output... [ 38%] tests/neutron_tempest_plugin.fwaas.common [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.fwaas.common' writing output... [ 40%] tests/neutron_tempest_plugin.fwaas.scenario [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.fwaas.scenario' writing output... [ 43%] tests/neutron_tempest_plugin.fwaas.services [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.fwaas.services' writing output... [ 45%] tests/neutron_tempest_plugin.neutron_dynamic_routing [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.neutron_dynamic_routing' writing output... [ 47%] tests/neutron_tempest_plugin.neutron_dynamic_routing.api [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.neutron_dynamic_routing.api' writing output... [ 50%] tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario' writing output... [ 52%] tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario.basic [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario.basic' writing output... [ 54%] tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario.ipv4 [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario.ipv4' writing output... [ 56%] tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario.ipv6 [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.neutron_dynamic_routing.scenario.ipv6' writing output... [ 59%] tests/neutron_tempest_plugin.scenario [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.scenario' writing output... [ 61%] tests/neutron_tempest_plugin.scenario.admin [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.scenario.admin' writing output... [ 63%] tests/neutron_tempest_plugin.services [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.services' writing output... [ 65%] tests/neutron_tempest_plugin.services.bgp [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.services.bgp' writing output... [ 68%] tests/neutron_tempest_plugin.services.network [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.services.network' writing output... [ 70%] tests/neutron_tempest_plugin.services.network.json [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.services.network.json' writing output... [ 72%] tests/neutron_tempest_plugin.sfc [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.sfc' writing output... [ 75%] tests/neutron_tempest_plugin.sfc.services [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.sfc.services' writing output... [ 77%] tests/neutron_tempest_plugin.sfc.tests [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.sfc.tests' writing output... [ 79%] tests/neutron_tempest_plugin.sfc.tests.api [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.sfc.tests.api' writing output... [ 81%] tests/neutron_tempest_plugin.sfc.tests.scenario [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.sfc.tests.scenario' writing output... [ 84%] tests/neutron_tempest_plugin.tap_as_a_service [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.tap_as_a_service' writing output... [ 86%] tests/neutron_tempest_plugin.tap_as_a_service.api [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.tap_as_a_service.api' writing output... [ 88%] tests/neutron_tempest_plugin.tap_as_a_service.scenario [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.tap_as_a_service.scenario' writing output... [ 90%] tests/neutron_tempest_plugin.tap_as_a_service.services [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.tap_as_a_service.services' writing output... [ 93%] tests/neutron_tempest_plugin.vpnaas [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.vpnaas' writing output... [ 95%] tests/neutron_tempest_plugin.vpnaas.api [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.vpnaas.api' writing output... [ 97%] tests/neutron_tempest_plugin.vpnaas.scenario [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.vpnaas.scenario' writing output... [100%] tests/neutron_tempest_plugin.vpnaas.services [openstackdocstheme] could not determine last_updated for 'tests/neutron_tempest_plugin.vpnaas.services' generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' 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. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + 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.9FwmvG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64 + cd neutron-tempest-plugin-2.8.1.dev11 ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/pyproject-wheeldir/neutron_tempest_plugin-2.8.1.dev11-py3-none-any.whl ++ xargs basename --multiple + specifier=neutron_tempest_plugin==2.8.1.dev11 + '[' -z neutron_tempest_plugin==2.8.1.dev11 ']' + TMPDIR=/builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/pyproject-wheeldir neutron_tempest_plugin==2.8.1.dev11 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11/pyproject-wheeldir Processing ./pyproject-wheeldir/neutron_tempest_plugin-2.8.1.dev11-py3-none-any.whl Installing collected packages: neutron-tempest-plugin Successfully installed neutron-tempest-plugin-2.8.1.dev11 + '[' -d /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/neutron_tempest_plugin-2.8.1.dev11.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/lib/python3.9/site-packages/neutron_tempest_plugin-2.8.1.dev11.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64 --record /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/lib/python3.9/site-packages/neutron_tempest_plugin-2.8.1.dev11.dist-info/RECORD --output /builddir/build/BUILD/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/lib/python3.9/site-packages/neutron_tempest_plugin-2.8.1.dev11.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/lib/python3.9/site-packages/neutron_tempest_plugin-2.8.1.dev11.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/lib/python3.9/site-packages/neutron_tempest_plugin-2.8.1.dev11.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/lib/python3.9/site-packages/neutron_tempest_plugin-2.8.1.dev11.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.8.1-0.20240604232738.671fdd3.el9 --unique-debug-suffix -2.8.1-0.20240604232738.671fdd3.el9.x86_64 --unique-debug-src-base python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/neutron-tempest-plugin-2.8.1.dev11 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-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.C6Q4k2 + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-2.8.1.dev11 + DOCDIR=/builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/share/doc/python3-neutron-tests-tempest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/share/doc/python3-neutron-tests-tempest + cp -pr README.rst /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/share/doc/python3-neutron-tests-tempest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7JwQbd + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-2.8.1.dev11 + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/share/licenses/python3-neutron-tests-tempest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/share/licenses/python3-neutron-tests-tempest + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/share/licenses/python3-neutron-tests-tempest + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-networking-bgpvpn-tests-tempest = 2.8.1-0.20240604232738.671fdd3.el9 python-networking-sfc-tests-tempest = 9.0.0-0.20240604232738.671fdd3.el9 python-neutron-tests-tempest = 2.8.1-0.20240604232738.671fdd3.el9 python3-networking-bgpvpn-tests-tempest = 2.8.1-0.20240604232738.671fdd3.el9 python3-networking-sfc-tests-tempest = 9.0.0-0.20240604232738.671fdd3.el9 python3-neutron-tests-tempest = 2.8.1-0.20240604232738.671fdd3.el9 python3.9-neutron-tests-tempest = 2.8.1-0.20240604232738.671fdd3.el9 python3.9dist(neutron-tempest-plugin) = 2.8.1~~dev11 python3dist(neutron-tempest-plugin) = 2.8.1~~dev11 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 python3.9dist(ddt) >= 1.0.1 python3.9dist(debtcollector) >= 1.2 python3.9dist(eventlet) >= 0.21 python3.9dist(netaddr) >= 0.7.18 python3.9dist(neutron-lib) >= 1.25 python3.9dist(os-ken) >= 0.3 python3.9dist(oslo-config) >= 5.2 python3.9dist(oslo-log) >= 3.36 python3.9dist(oslo-serialization) >= 2.20 python3.9dist(oslo-utils) >= 3.33 python3.9dist(packaging) >= 20.4 python3.9dist(paramiko) >= 2 python3.9dist(pbr) >= 3 python3.9dist(tempest) >= 29.2 python3.9dist(tenacity) >= 3.2.1 python3.9dist(testtools) >= 2.2 Obsoletes: python3-networking-bgpvpn-tests-tempest python3-networking-sfc-tests-tempest < 9.0.0 python39-neutron-tests-tempest < 2.8.1-0.20240604232738.671fdd3.el9 Processing files: python-neutron-tests-tempest-doc-2.8.1-0.20240604232738.671fdd3.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Lc3YAD + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-2.8.1.dev11 + DOCDIR=/builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/share/doc/python-neutron-tests-tempest-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/share/doc/python-neutron-tests-tempest-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/share/doc/python-neutron-tests-tempest-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RnWh35 + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-2.8.1.dev11 + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/share/licenses/python-neutron-tests-tempest-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/share/licenses/python-neutron-tests-tempest-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64/usr/share/licenses/python-neutron-tests-tempest-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-neutron-tests-tempest-doc = 2.8.1-0.20240604232738.671fdd3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64 Wrote: /builddir/build/SRPMS/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.src.rpm Wrote: /builddir/build/RPMS/python3-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-neutron-tests-tempest-doc-2.8.1-0.20240604232738.671fdd3.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zcQZpE + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-2.8.1.dev11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-neutron-tests-tempest-2.8.1-0.20240604232738.671fdd3.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0