Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.src.rpm Child return code was: 0 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-octavia-16.0.1-0.20250917214129.46251e4.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/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZhAVOw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octavia-16.0.1.dev5 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-16.0.1.dev5-0.20250917214129.46251e4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd octavia-16.0.1.dev5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-octavia-16.0.1 base' + /usr/bin/cat /builddir/build/SOURCES/revert_replace_of_deprecated_cert_not_valid_after.patch + /usr/bin/git apply --index --reject - Checking patch octavia/common/tls_utils/cert_parser.py... Checking patch octavia/tests/unit/common/tls_utils/test_cert_parser.py... Applied patch octavia/common/tls_utils/cert_parser.py cleanly. Applied patch octavia/tests/unit/common/tls_utils/test_cert_parser.py cleanly. + /usr/bin/git commit -q -m revert_replace_of_deprecated_cert_not_valid_after.patch --author 'rpm-build ' + find octavia -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + 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 + sed -i 's/cryptography.*/cryptography>=3.0/g' requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme pylint + 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 sphinx openstackdocstheme pylint + 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 sphinx openstackdocstheme pylint + 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 sphinx openstackdocstheme pylint + 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 sphinx openstackdocstheme pylint + 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 sphinx openstackdocstheme pylint + 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 + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pylint.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pylint.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.sn75IJ + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-16.0.1.dev5/.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' + CXXFLAGS='-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' + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + 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 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-16.0.1.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-octavia-16.0.1-0.20250917214129.46251e4.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/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.AnVRue + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-16.0.1.dev5/.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' + CXXFLAGS='-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' + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + 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 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-16.0.1.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) 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 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-octavia-16.0.1-0.20250917214129.46251e4.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/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.8DxgvK + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-16.0.1.dev5/.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' + CXXFLAGS='-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' + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + 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 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-16.0.1.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) 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 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling alembic>=0.9.6 from tox --print-deps-only: py39 Requirement not satisfied: alembic>=0.9.6 Handling cotyledon>=1.3.0 from tox --print-deps-only: py39 Requirement not satisfied: cotyledon>=1.3.0 Handling pecan>=1.3.2 from tox --print-deps-only: py39 Requirement not satisfied: pecan>=1.3.2 Handling pbr>=3.1.1 from tox --print-deps-only: py39 Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.1.1) Handling SQLAlchemy>=1.2.19 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy>=1.2.19 (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py39 Requirement not satisfied: SQLAlchemy-Utils>=0.30.11 Handling futurist>=1.2.0 from tox --print-deps-only: py39 Requirement not satisfied: futurist>=1.2.0 Handling requests>=2.23.0 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling rfc3986>=1.2.0 from tox --print-deps-only: py39 Requirement not satisfied: rfc3986>=1.2.0 Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement not satisfied: keystoneauth1>=3.4.0 Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py39 Requirement not satisfied: keystonemiddleware>=9.5.0 Handling WebOb>=1.8.2 from tox --print-deps-only: py39 Requirement not satisfied: WebOb>=1.8.2 Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement not satisfied: stevedore>=1.20.0 Handling openstacksdk>=0.103.0 from tox --print-deps-only: py39 Requirement not satisfied: openstacksdk>=0.103.0 Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.config>=6.8.0 Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.context>=2.22.0 Handling oslo.db[mysql]>=8.4.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.db[mysql]>=8.4.0 Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.i18n>=3.20.0 Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.log>=4.3.0 Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.messaging>=14.1.0 Handling oslo.middleware>=4.0.1 from tox --print-deps-only: py39 Requirement not satisfied: oslo.middleware>=4.0.1 Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.policy>=3.7.0 Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.reports>=1.18.0 Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39 Requirement not satisfied: oslo.serialization>=2.28.1 Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.upgradecheck>=1.3.0 Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.utils>=4.7.0 Handling psutil>=5.7.1 from tox --print-deps-only: py39 Requirement not satisfied: psutil>=5.7.1 Handling pyasn1!=0.2.3,>=0.1.8 from tox --print-deps-only: py39 Requirement not satisfied: pyasn1!=0.2.3,>=0.1.8 Handling pyasn1-modules>=0.0.6 from tox --print-deps-only: py39 Requirement not satisfied: pyasn1-modules>=0.0.6 Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39 Requirement not satisfied: python-barbicanclient>=4.5.2 Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39 Requirement not satisfied: python-glanceclient>=2.8.0 Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39 Requirement not satisfied: python-novaclient>=9.1.0 Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39 Requirement not satisfied: python-cinderclient>=3.3.0 Handling WSME>=0.8.0 from tox --print-deps-only: py39 Requirement not satisfied: WSME>=0.8.0 Handling Jinja2>=2.10 from tox --print-deps-only: py39 Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling taskflow>=5.9.0 from tox --print-deps-only: py39 Requirement not satisfied: taskflow>=5.9.0 Handling castellan>=0.16.0 from tox --print-deps-only: py39 Requirement not satisfied: castellan>=0.16.0 Handling tenacity>=5.0.4 from tox --print-deps-only: py39 Requirement not satisfied: tenacity>=5.0.4 Handling distro>=1.2.0 from tox --print-deps-only: py39 Requirement not satisfied: distro>=1.2.0 Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: jsonschema>=3.2.0 Handling octavia-lib>=3.8.0 from tox --print-deps-only: py39 Requirement not satisfied: octavia-lib>=3.8.0 Handling setproctitle>=1.1.10 from tox --print-deps-only: py39 Requirement not satisfied: setproctitle>=1.1.10 Handling python-dateutil>=2.7.0 from tox --print-deps-only: py39 Requirement not satisfied: python-dateutil>=2.7.0 Handling Flask!=0.11,>=0.10 from tox --print-deps-only: py39 Requirement not satisfied: Flask!=0.11,>=0.10 Handling cryptography>=3.0 from tox --print-deps-only: py39 Requirement not satisfied: cryptography>=3.0 Handling pyroute2>=0.5.14;sys_platform!='win32' from tox --print-deps-only: py39 Requirement not satisfied: pyroute2>=0.5.14;sys_platform!='win32' Handling gunicorn>=19.9.0 from tox --print-deps-only: py39 Requirement not satisfied: gunicorn>=19.9.0 Handling Werkzeug>=0.14.1 from tox --print-deps-only: py39 Requirement not satisfied: Werkzeug>=0.14.1 Handling requests-mock>=1.2.0 from tox --print-deps-only: py39 Requirement not satisfied: requests-mock>=1.2.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement not satisfied: coverage!=4.4,>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement not satisfied: fixtures>=3.0.0 Handling python-subunit>=1.0.0 from tox --print-deps-only: py39 Requirement not satisfied: python-subunit>=1.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: oslotest>=3.2.0 Handling testrepository>=0.0.18 from tox --print-deps-only: py39 Requirement not satisfied: testrepository>=0.0.18 Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement not satisfied: testtools>=2.2.0 Handling testresources>=2.0.0 from tox --print-deps-only: py39 Requirement not satisfied: testresources>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement not satisfied: testscenarios>=0.4 Handling tempest>=23.0.0 from tox --print-deps-only: py39 Requirement not satisfied: tempest>=23.0.0 Handling WebTest>=2.0.26 from tox --print-deps-only: py39 Requirement not satisfied: WebTest>=2.0.26 /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 octavia.egg-info/PKG-INFO writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt writing requirements to octavia.egg-info/requires.txt writing top-level names to octavia.egg-info/top_level.txt writing pbr to octavia.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 'octavia.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-16.0.1.dev5/octavia-16.0.1.dev5.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling alembic (>=0.9.6) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: alembic (>=0.9.6) Handling cotyledon (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: cotyledon (>=1.3.0) Handling pecan (>=1.3.2) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: pecan (>=1.3.2) Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.1.1) Handling SQLAlchemy (>=1.2.19) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: SQLAlchemy (>=1.2.19) (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils (>=0.30.11) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: SQLAlchemy-Utils (>=0.30.11) Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: futurist (>=1.2.0) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.32.3) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: rfc3986 (>=1.2.0) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: keystoneauth1 (>=3.4.0) Handling keystonemiddleware (>=9.5.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: keystonemiddleware (>=9.5.0) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: WebOb (>=1.8.2) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: stevedore (>=1.20.0) Handling openstacksdk (>=0.103.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: openstacksdk (>=0.103.0) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.config (>=6.8.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.context (>=2.22.0) Handling oslo.db[mysql] (>=8.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.db[mysql] (>=8.4.0) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.i18n (>=3.20.0) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.log (>=4.3.0) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.messaging (>=14.1.0) Handling oslo.middleware (>=4.0.1) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.middleware (>=4.0.1) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.policy (>=3.7.0) Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.reports (>=1.18.0) Handling oslo.serialization (>=2.28.1) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.serialization (>=2.28.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.upgradecheck (>=1.3.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.utils (>=4.7.0) Handling psutil (>=5.7.1) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: psutil (>=5.7.1) Handling pyasn1 (!=0.2.3,>=0.1.8) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: pyasn1 (!=0.2.3,>=0.1.8) Handling pyasn1-modules (>=0.0.6) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: pyasn1-modules (>=0.0.6) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: python-barbicanclient (>=4.5.2) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: python-glanceclient (>=2.8.0) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: python-novaclient (>=9.1.0) Handling python-cinderclient (>=3.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: python-cinderclient (>=3.3.0) Handling WSME (>=0.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: WSME (>=0.8.0) Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Jinja2 (>=2.10) (installed: Jinja2 3.0.1) Handling taskflow (>=5.9.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: taskflow (>=5.9.0) Handling castellan (>=0.16.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: castellan (>=0.16.0) Handling tenacity (>=5.0.4) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: tenacity (>=5.0.4) Handling distro (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: distro (>=1.2.0) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: jsonschema (>=3.2.0) Handling octavia-lib (>=3.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: octavia-lib (>=3.8.0) Handling setproctitle (>=1.1.10) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: setproctitle (>=1.1.10) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: python-dateutil (>=2.7.0) Handling Flask (!=0.11,>=0.10) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: Flask (!=0.11,>=0.10) Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: cryptography (>=3.0) Handling pyroute2 (>=0.5.14) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: pyroute2 (>=0.5.14) Handling gunicorn (>=19.9.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: gunicorn (>=19.9.0) Handling Werkzeug (>=0.14.1) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: Werkzeug (>=0.14.1) Handling etcd3gw (>=2.4.1) ; extra == 'etcd' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: etcd3gw (>=2.4.1) ; extra == 'etcd' Handling redis (>=3.4.0) ; extra == 'redis' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: redis (>=3.4.0) ; extra == 'redis' Handling requests-mock (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: requests-mock (>=1.2.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling python-subunit (>=1.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: python-subunit (>=1.0.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling testrepository (>=0.0.18) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testrepository (>=0.0.18) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling testresources (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testresources (>=2.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling tempest (>=23.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: tempest (>=23.0.0) ; extra == 'test' Handling WebTest (>=2.0.26) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: WebTest (>=2.0.26) ; extra == 'test' Handling kazoo (>=2.6.0) ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: kazoo (>=2.6.0) ; extra == 'zookeeper' Handling zake (>=0.1.6) ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: zake (>=0.1.6) ; extra == 'zookeeper' + cat /builddir/build/BUILD/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64-pyproject-buildrequires + rm -rfv octavia-16.0.1.dev5.dist-info/ removed 'octavia-16.0.1.dev5.dist-info/LICENSE' removed 'octavia-16.0.1.dev5.dist-info/AUTHORS' removed 'octavia-16.0.1.dev5.dist-info/METADATA' removed 'octavia-16.0.1.dev5.dist-info/entry_points.txt' removed 'octavia-16.0.1.dev5.dist-info/pbr.json' removed 'octavia-16.0.1.dev5.dist-info/top_level.txt' removed directory 'octavia-16.0.1.dev5.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-octavia-16.0.1-0.20250917214129.46251e4.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/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.SYTH4p + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-16.0.1.dev5/.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' + CXXFLAGS='-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' + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + 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 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-16.0.1.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) 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 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling alembic>=0.9.6 from tox --print-deps-only: py39 Requirement satisfied: alembic>=0.9.6 (installed: alembic 1.14.1) Handling cotyledon>=1.3.0 from tox --print-deps-only: py39 Requirement satisfied: cotyledon>=1.3.0 (installed: cotyledon 1.7.3) Handling pecan>=1.3.2 from tox --print-deps-only: py39 Requirement satisfied: pecan>=1.3.2 (installed: pecan 1.5.1) Handling pbr>=3.1.1 from tox --print-deps-only: py39 Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.1.1) Handling SQLAlchemy>=1.2.19 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy>=1.2.19 (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy-Utils>=0.30.11 (installed: SQLAlchemy-Utils 0.41.1) Handling futurist>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: futurist>=1.2.0 (installed: futurist 3.1.0) Handling requests>=2.23.0 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling rfc3986>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 2.0.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.10.0) Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py39 Requirement satisfied: keystonemiddleware>=9.5.0 (installed: keystonemiddleware 10.9.0) Handling WebOb>=1.8.2 from tox --print-deps-only: py39 Requirement satisfied: WebOb>=1.8.2 (installed: WebOb 1.8.9) Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling openstacksdk>=0.103.0 from tox --print-deps-only: py39 Requirement satisfied: openstacksdk>=0.103.0 (installed: openstacksdk 4.4.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.7.1) Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 5.7.1) Handling oslo.db[mysql]>=8.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.db[mysql]>=8.4.0 (installed: oslo.db 17.2.1) (extras are currently not checked) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 7.1.0) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 16.1.0) Handling oslo.middleware>=4.0.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.middleware>=4.0.1 (installed: oslo.middleware 6.3.1) Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.policy>=3.7.0 (installed: oslo.policy 4.5.1) Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.reports>=1.18.0 (installed: oslo.reports 3.5.1) Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.serialization>=2.28.1 (installed: oslo.serialization 5.7.0) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 8.2.0) Handling psutil>=5.7.1 from tox --print-deps-only: py39 Requirement satisfied: psutil>=5.7.1 (installed: psutil 5.8.0) Handling pyasn1!=0.2.3,>=0.1.8 from tox --print-deps-only: py39 Requirement satisfied: pyasn1!=0.2.3,>=0.1.8 (installed: pyasn1 0.6.0) Handling pyasn1-modules>=0.0.6 from tox --print-deps-only: py39 Requirement satisfied: pyasn1-modules>=0.0.6 (installed: pyasn1-modules 0.4.0) Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39 Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 7.1.0) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39 Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.8.0) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39 Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.9.0) Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39 Requirement satisfied: python-cinderclient>=3.3.0 (installed: python-cinderclient 9.7.0) Handling WSME>=0.8.0 from tox --print-deps-only: py39 Requirement satisfied: WSME>=0.8.0 (installed: WSME 0.12.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39 Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling taskflow>=5.9.0 from tox --print-deps-only: py39 Requirement satisfied: taskflow>=5.9.0 (installed: taskflow 5.12.0) Handling castellan>=0.16.0 from tox --print-deps-only: py39 Requirement satisfied: castellan>=0.16.0 (installed: castellan 5.2.1) Handling tenacity>=5.0.4 from tox --print-deps-only: py39 Requirement satisfied: tenacity>=5.0.4 (installed: tenacity 8.2.3) Handling distro>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: distro>=1.2.0 (installed: distro 1.9.0) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling octavia-lib>=3.8.0 from tox --print-deps-only: py39 Requirement satisfied: octavia-lib>=3.8.0 (installed: octavia-lib 3.8.0) Handling setproctitle>=1.1.10 from tox --print-deps-only: py39 Requirement satisfied: setproctitle>=1.1.10 (installed: setproctitle 1.3.3) Handling python-dateutil>=2.7.0 from tox --print-deps-only: py39 Requirement satisfied: python-dateutil>=2.7.0 (installed: python-dateutil 2.8.1) Handling Flask!=0.11,>=0.10 from tox --print-deps-only: py39 Requirement satisfied: Flask!=0.11,>=0.10 (installed: Flask 3.0.3) Handling cryptography>=3.0 from tox --print-deps-only: py39 Requirement satisfied: cryptography>=3.0 (installed: cryptography 36.0.1) Handling pyroute2>=0.5.14;sys_platform!='win32' from tox --print-deps-only: py39 Requirement satisfied: pyroute2>=0.5.14;sys_platform!='win32' (installed: pyroute2 0.7.12) Handling gunicorn>=19.9.0 from tox --print-deps-only: py39 Requirement satisfied: gunicorn>=19.9.0 (installed: gunicorn 21.2.0) Handling Werkzeug>=0.14.1 from tox --print-deps-only: py39 Requirement satisfied: Werkzeug>=0.14.1 (installed: Werkzeug 3.0.3) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39 Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py39 Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling testresources>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: testresources>=2.0.0 (installed: testresources 2.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling tempest>=23.0.0 from tox --print-deps-only: py39 Requirement satisfied: tempest>=23.0.0 (installed: tempest 43.0.0) Handling WebTest>=2.0.26 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=2.0.26 (installed: WebTest 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 octavia.egg-info/PKG-INFO writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt writing requirements to octavia.egg-info/requires.txt writing top-level names to octavia.egg-info/top_level.txt writing pbr to octavia.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 'octavia.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-16.0.1.dev5/octavia-16.0.1.dev5.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling alembic (>=0.9.6) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: alembic (>=0.9.6) (installed: alembic 1.14.1) Handling cotyledon (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: cotyledon (>=1.3.0) (installed: cotyledon 1.7.3) Handling pecan (>=1.3.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pecan (>=1.3.2) (installed: pecan 1.5.1) Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.1.1) Handling SQLAlchemy (>=1.2.19) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: SQLAlchemy (>=1.2.19) (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils (>=0.30.11) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: SQLAlchemy-Utils (>=0.30.11) (installed: SQLAlchemy-Utils 0.41.1) Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: futurist (>=1.2.0) (installed: futurist 3.1.0) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.32.3) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: rfc3986 (>=1.2.0) (installed: rfc3986 2.0.0) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: keystoneauth1 (>=3.4.0) (installed: keystoneauth1 5.10.0) Handling keystonemiddleware (>=9.5.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: keystonemiddleware (>=9.5.0) (installed: keystonemiddleware 10.9.0) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: WebOb (>=1.8.2) (installed: WebOb 1.8.9) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.4.1) Handling openstacksdk (>=0.103.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: openstacksdk (>=0.103.0) (installed: openstacksdk 4.4.0) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.7.1) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 5.7.1) Handling oslo.db[mysql] (>=8.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.db[mysql] (>=8.4.0) (installed: oslo.db 17.2.1) (extras are currently not checked) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.i18n (>=3.20.0) (installed: oslo.i18n 6.5.1) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 7.1.0) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 16.1.0) Handling oslo.middleware (>=4.0.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.middleware (>=4.0.1) (installed: oslo.middleware 6.3.1) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.policy (>=3.7.0) (installed: oslo.policy 4.5.1) Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.reports (>=1.18.0) (installed: oslo.reports 3.5.1) Handling oslo.serialization (>=2.28.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.serialization (>=2.28.1) (installed: oslo.serialization 5.7.0) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 8.2.0) Handling psutil (>=5.7.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: psutil (>=5.7.1) (installed: psutil 5.8.0) Handling pyasn1 (!=0.2.3,>=0.1.8) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyasn1 (!=0.2.3,>=0.1.8) (installed: pyasn1 0.6.0) Handling pyasn1-modules (>=0.0.6) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyasn1-modules (>=0.0.6) (installed: pyasn1-modules 0.4.0) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-barbicanclient (>=4.5.2) (installed: python-barbicanclient 7.1.0) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-glanceclient (>=2.8.0) (installed: python-glanceclient 4.8.0) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-novaclient (>=9.1.0) (installed: python-novaclient 18.9.0) Handling python-cinderclient (>=3.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-cinderclient (>=3.3.0) (installed: python-cinderclient 9.7.0) Handling WSME (>=0.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: WSME (>=0.8.0) (installed: WSME 0.12.1) Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Jinja2 (>=2.10) (installed: Jinja2 3.0.1) Handling taskflow (>=5.9.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: taskflow (>=5.9.0) (installed: taskflow 5.12.0) Handling castellan (>=0.16.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: castellan (>=0.16.0) (installed: castellan 5.2.1) Handling tenacity (>=5.0.4) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: tenacity (>=5.0.4) (installed: tenacity 8.2.3) Handling distro (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: distro (>=1.2.0) (installed: distro 1.9.0) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 4.16.0) Handling octavia-lib (>=3.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: octavia-lib (>=3.8.0) (installed: octavia-lib 3.8.0) Handling setproctitle (>=1.1.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: setproctitle (>=1.1.10) (installed: setproctitle 1.3.3) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-dateutil (>=2.7.0) (installed: python-dateutil 2.8.1) Handling Flask (!=0.11,>=0.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Flask (!=0.11,>=0.10) (installed: Flask 3.0.3) Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: cryptography (>=3.0) (installed: cryptography 36.0.1) Handling pyroute2 (>=0.5.14) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyroute2 (>=0.5.14) (installed: pyroute2 0.7.12) Handling gunicorn (>=19.9.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: gunicorn (>=19.9.0) (installed: gunicorn 21.2.0) Handling Werkzeug (>=0.14.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Werkzeug (>=0.14.1) (installed: Werkzeug 3.0.3) Handling etcd3gw (>=2.4.1) ; extra == 'etcd' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: etcd3gw (>=2.4.1) ; extra == 'etcd' Handling redis (>=3.4.0) ; extra == 'redis' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: redis (>=3.4.0) ; extra == 'redis' Handling requests-mock (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: requests-mock (>=1.2.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling python-subunit (>=1.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: python-subunit (>=1.0.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling testrepository (>=0.0.18) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testrepository (>=0.0.18) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling testresources (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testresources (>=2.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling tempest (>=23.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: tempest (>=23.0.0) ; extra == 'test' Handling WebTest (>=2.0.26) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: WebTest (>=2.0.26) ; extra == 'test' Handling kazoo (>=2.6.0) ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: kazoo (>=2.6.0) ; extra == 'zookeeper' Handling zake (>=0.1.6) ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: zake (>=0.1.6) ; extra == 'zookeeper' + cat /builddir/build/BUILD/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64-pyproject-buildrequires + rm -rfv octavia-16.0.1.dev5.dist-info/ removed 'octavia-16.0.1.dev5.dist-info/LICENSE' removed 'octavia-16.0.1.dev5.dist-info/AUTHORS' removed 'octavia-16.0.1.dev5.dist-info/METADATA' removed 'octavia-16.0.1.dev5.dist-info/top_level.txt' removed 'octavia-16.0.1.dev5.dist-info/pbr.json' removed 'octavia-16.0.1.dev5.dist-info/entry_points.txt' removed directory 'octavia-16.0.1.dev5.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-octavia-16.0.1-0.20250917214129.46251e4.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/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-octavia.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.6GFx2t + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-16.0.1.dev5/.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' + CXXFLAGS='-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' + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + 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 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-16.0.1.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) 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 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling alembic>=0.9.6 from tox --print-deps-only: py39 Requirement satisfied: alembic>=0.9.6 (installed: alembic 1.14.1) Handling cotyledon>=1.3.0 from tox --print-deps-only: py39 Requirement satisfied: cotyledon>=1.3.0 (installed: cotyledon 1.7.3) Handling pecan>=1.3.2 from tox --print-deps-only: py39 Requirement satisfied: pecan>=1.3.2 (installed: pecan 1.5.1) Handling pbr>=3.1.1 from tox --print-deps-only: py39 Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.1.1) Handling SQLAlchemy>=1.2.19 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy>=1.2.19 (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy-Utils>=0.30.11 (installed: SQLAlchemy-Utils 0.41.1) Handling futurist>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: futurist>=1.2.0 (installed: futurist 3.1.0) Handling requests>=2.23.0 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling rfc3986>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 2.0.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.10.0) Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py39 Requirement satisfied: keystonemiddleware>=9.5.0 (installed: keystonemiddleware 10.9.0) Handling WebOb>=1.8.2 from tox --print-deps-only: py39 Requirement satisfied: WebOb>=1.8.2 (installed: WebOb 1.8.9) Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling openstacksdk>=0.103.0 from tox --print-deps-only: py39 Requirement satisfied: openstacksdk>=0.103.0 (installed: openstacksdk 4.4.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.7.1) Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 5.7.1) Handling oslo.db[mysql]>=8.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.db[mysql]>=8.4.0 (installed: oslo.db 17.2.1) (extras are currently not checked) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 7.1.0) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 16.1.0) Handling oslo.middleware>=4.0.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.middleware>=4.0.1 (installed: oslo.middleware 6.3.1) Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.policy>=3.7.0 (installed: oslo.policy 4.5.1) Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.reports>=1.18.0 (installed: oslo.reports 3.5.1) Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.serialization>=2.28.1 (installed: oslo.serialization 5.7.0) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 8.2.0) Handling psutil>=5.7.1 from tox --print-deps-only: py39 Requirement satisfied: psutil>=5.7.1 (installed: psutil 5.8.0) Handling pyasn1!=0.2.3,>=0.1.8 from tox --print-deps-only: py39 Requirement satisfied: pyasn1!=0.2.3,>=0.1.8 (installed: pyasn1 0.6.0) Handling pyasn1-modules>=0.0.6 from tox --print-deps-only: py39 Requirement satisfied: pyasn1-modules>=0.0.6 (installed: pyasn1-modules 0.4.0) Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39 Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 7.1.0) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39 Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.8.0) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39 Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.9.0) Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39 Requirement satisfied: python-cinderclient>=3.3.0 (installed: python-cinderclient 9.7.0) Handling WSME>=0.8.0 from tox --print-deps-only: py39 Requirement satisfied: WSME>=0.8.0 (installed: WSME 0.12.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39 Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling taskflow>=5.9.0 from tox --print-deps-only: py39 Requirement satisfied: taskflow>=5.9.0 (installed: taskflow 5.12.0) Handling castellan>=0.16.0 from tox --print-deps-only: py39 Requirement satisfied: castellan>=0.16.0 (installed: castellan 5.2.1) Handling tenacity>=5.0.4 from tox --print-deps-only: py39 Requirement satisfied: tenacity>=5.0.4 (installed: tenacity 8.2.3) Handling distro>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: distro>=1.2.0 (installed: distro 1.9.0) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling octavia-lib>=3.8.0 from tox --print-deps-only: py39 Requirement satisfied: octavia-lib>=3.8.0 (installed: octavia-lib 3.8.0) Handling setproctitle>=1.1.10 from tox --print-deps-only: py39 Requirement satisfied: setproctitle>=1.1.10 (installed: setproctitle 1.3.3) Handling python-dateutil>=2.7.0 from tox --print-deps-only: py39 Requirement satisfied: python-dateutil>=2.7.0 (installed: python-dateutil 2.8.1) Handling Flask!=0.11,>=0.10 from tox --print-deps-only: py39 Requirement satisfied: Flask!=0.11,>=0.10 (installed: Flask 3.0.3) Handling cryptography>=3.0 from tox --print-deps-only: py39 Requirement satisfied: cryptography>=3.0 (installed: cryptography 36.0.1) Handling pyroute2>=0.5.14;sys_platform!='win32' from tox --print-deps-only: py39 Requirement satisfied: pyroute2>=0.5.14;sys_platform!='win32' (installed: pyroute2 0.7.12) Handling gunicorn>=19.9.0 from tox --print-deps-only: py39 Requirement satisfied: gunicorn>=19.9.0 (installed: gunicorn 21.2.0) Handling Werkzeug>=0.14.1 from tox --print-deps-only: py39 Requirement satisfied: Werkzeug>=0.14.1 (installed: Werkzeug 3.0.3) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39 Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py39 Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling testresources>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: testresources>=2.0.0 (installed: testresources 2.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling tempest>=23.0.0 from tox --print-deps-only: py39 Requirement satisfied: tempest>=23.0.0 (installed: tempest 43.0.0) Handling WebTest>=2.0.26 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=2.0.26 (installed: WebTest 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 octavia.egg-info/PKG-INFO writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt writing requirements to octavia.egg-info/requires.txt writing top-level names to octavia.egg-info/top_level.txt writing pbr to octavia.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 'octavia.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-16.0.1.dev5/octavia-16.0.1.dev5.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling alembic (>=0.9.6) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: alembic (>=0.9.6) (installed: alembic 1.14.1) Handling cotyledon (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: cotyledon (>=1.3.0) (installed: cotyledon 1.7.3) Handling pecan (>=1.3.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pecan (>=1.3.2) (installed: pecan 1.5.1) Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.1.1) Handling SQLAlchemy (>=1.2.19) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: SQLAlchemy (>=1.2.19) (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils (>=0.30.11) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: SQLAlchemy-Utils (>=0.30.11) (installed: SQLAlchemy-Utils 0.41.1) Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: futurist (>=1.2.0) (installed: futurist 3.1.0) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.32.3) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: rfc3986 (>=1.2.0) (installed: rfc3986 2.0.0) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: keystoneauth1 (>=3.4.0) (installed: keystoneauth1 5.10.0) Handling keystonemiddleware (>=9.5.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: keystonemiddleware (>=9.5.0) (installed: keystonemiddleware 10.9.0) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: WebOb (>=1.8.2) (installed: WebOb 1.8.9) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.4.1) Handling openstacksdk (>=0.103.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: openstacksdk (>=0.103.0) (installed: openstacksdk 4.4.0) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.7.1) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 5.7.1) Handling oslo.db[mysql] (>=8.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.db[mysql] (>=8.4.0) (installed: oslo.db 17.2.1) (extras are currently not checked) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.i18n (>=3.20.0) (installed: oslo.i18n 6.5.1) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 7.1.0) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 16.1.0) Handling oslo.middleware (>=4.0.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.middleware (>=4.0.1) (installed: oslo.middleware 6.3.1) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.policy (>=3.7.0) (installed: oslo.policy 4.5.1) Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.reports (>=1.18.0) (installed: oslo.reports 3.5.1) Handling oslo.serialization (>=2.28.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.serialization (>=2.28.1) (installed: oslo.serialization 5.7.0) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 8.2.0) Handling psutil (>=5.7.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: psutil (>=5.7.1) (installed: psutil 5.8.0) Handling pyasn1 (!=0.2.3,>=0.1.8) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyasn1 (!=0.2.3,>=0.1.8) (installed: pyasn1 0.6.0) Handling pyasn1-modules (>=0.0.6) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyasn1-modules (>=0.0.6) (installed: pyasn1-modules 0.4.0) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-barbicanclient (>=4.5.2) (installed: python-barbicanclient 7.1.0) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-glanceclient (>=2.8.0) (installed: python-glanceclient 4.8.0) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-novaclient (>=9.1.0) (installed: python-novaclient 18.9.0) Handling python-cinderclient (>=3.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-cinderclient (>=3.3.0) (installed: python-cinderclient 9.7.0) Handling WSME (>=0.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: WSME (>=0.8.0) (installed: WSME 0.12.1) Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Jinja2 (>=2.10) (installed: Jinja2 3.0.1) Handling taskflow (>=5.9.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: taskflow (>=5.9.0) (installed: taskflow 5.12.0) Handling castellan (>=0.16.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: castellan (>=0.16.0) (installed: castellan 5.2.1) Handling tenacity (>=5.0.4) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: tenacity (>=5.0.4) (installed: tenacity 8.2.3) Handling distro (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: distro (>=1.2.0) (installed: distro 1.9.0) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 4.16.0) Handling octavia-lib (>=3.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: octavia-lib (>=3.8.0) (installed: octavia-lib 3.8.0) Handling setproctitle (>=1.1.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: setproctitle (>=1.1.10) (installed: setproctitle 1.3.3) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-dateutil (>=2.7.0) (installed: python-dateutil 2.8.1) Handling Flask (!=0.11,>=0.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Flask (!=0.11,>=0.10) (installed: Flask 3.0.3) Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: cryptography (>=3.0) (installed: cryptography 36.0.1) Handling pyroute2 (>=0.5.14) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyroute2 (>=0.5.14) (installed: pyroute2 0.7.12) Handling gunicorn (>=19.9.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: gunicorn (>=19.9.0) (installed: gunicorn 21.2.0) Handling Werkzeug (>=0.14.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Werkzeug (>=0.14.1) (installed: Werkzeug 3.0.3) Handling etcd3gw (>=2.4.1) ; extra == 'etcd' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: etcd3gw (>=2.4.1) ; extra == 'etcd' Handling redis (>=3.4.0) ; extra == 'redis' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: redis (>=3.4.0) ; extra == 'redis' Handling requests-mock (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: requests-mock (>=1.2.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling python-subunit (>=1.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: python-subunit (>=1.0.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling testrepository (>=0.0.18) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testrepository (>=0.0.18) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling testresources (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testresources (>=2.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling tempest (>=23.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: tempest (>=23.0.0) ; extra == 'test' Handling WebTest (>=2.0.26) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: WebTest (>=2.0.26) ; extra == 'test' Handling kazoo (>=2.6.0) ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: kazoo (>=2.6.0) ; extra == 'zookeeper' Handling zake (>=0.1.6) ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: zake (>=0.1.6) ; extra == 'zookeeper' + cat /builddir/build/BUILD/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64-pyproject-buildrequires + rm -rfv octavia-16.0.1.dev5.dist-info/ removed 'octavia-16.0.1.dev5.dist-info/LICENSE' removed 'octavia-16.0.1.dev5.dist-info/AUTHORS' removed 'octavia-16.0.1.dev5.dist-info/METADATA' removed 'octavia-16.0.1.dev5.dist-info/entry_points.txt' removed 'octavia-16.0.1.dev5.dist-info/pbr.json' removed 'octavia-16.0.1.dev5.dist-info/top_level.txt' removed directory 'octavia-16.0.1.dev5.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CAMUhk + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + export PBR_VERSION=16.0.1 + PBR_VERSION=16.0.1 + export SKIP_PIP_INSTALL=1 + SKIP_PIP_INSTALL=1 + mkdir -p /builddir/build/BUILD/octavia-16.0.1.dev5/.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' + CXXFLAGS='-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' + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + 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 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/octavia-16.0.1.dev5/pyproject-wheeldir Processing /builddir/build/BUILD/octavia-16.0.1.dev5 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/octavia-16.0.1.dev5/.pyproject-builddir/tmpsxk15oni /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/octavia-16.0.1.dev5/.pyproject-builddir/pip-modern-metadata-eokrolrb/octavia.egg-info writing /builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir/pip-modern-metadata-eokrolrb/octavia.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir/pip-modern-metadata-eokrolrb/octavia.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir/pip-modern-metadata-eokrolrb/octavia.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir/pip-modern-metadata-eokrolrb/octavia.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir/pip-modern-metadata-eokrolrb/octavia.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir/pip-modern-metadata-eokrolrb/octavia.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir/pip-modern-metadata-eokrolrb/octavia.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/octavia-16.0.1.dev5/.pyproject-builddir/pip-modern-metadata-eokrolrb/octavia.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir/pip-modern-metadata-eokrolrb/octavia-16.0.1.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: octavia Building wheel for octavia (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/octavia-16.0.1.dev5/.pyproject-builddir/tmpulfx4ywz /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/octavia creating build/lib/octavia/distributor creating build/lib/octavia/distributor/drivers creating build/lib/octavia/distributor/drivers/noop_driver copying octavia/distributor/drivers/noop_driver/__init__.py -> build/lib/octavia/distributor/drivers/noop_driver copying octavia/distributor/drivers/noop_driver/driver.py -> build/lib/octavia/distributor/drivers/noop_driver creating build/lib/octavia/amphorae copying octavia/amphorae/__init__.py -> build/lib/octavia/amphorae creating build/lib/octavia/image creating build/lib/octavia/image/drivers creating build/lib/octavia/image/drivers/noop_driver copying octavia/image/drivers/noop_driver/__init__.py -> build/lib/octavia/image/drivers/noop_driver copying octavia/image/drivers/noop_driver/driver.py -> build/lib/octavia/image/drivers/noop_driver creating build/lib/octavia/tests creating build/lib/octavia/tests/unit creating build/lib/octavia/tests/unit/controller creating build/lib/octavia/tests/unit/controller/queue copying octavia/tests/unit/controller/queue/__init__.py -> build/lib/octavia/tests/unit/controller/queue creating build/lib/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/housekeeping/__init__.py -> build/lib/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> build/lib/octavia/tests/unit/controller/housekeeping creating build/lib/octavia/db creating build/lib/octavia/db/migration copying octavia/db/migration/__init__.py -> build/lib/octavia/db/migration copying octavia/db/migration/cli.py -> build/lib/octavia/db/migration creating build/lib/octavia/tests/unit/controller/worker creating build/lib/octavia/tests/unit/controller/worker/v2 creating build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows creating build/lib/octavia/tests/functional copying octavia/tests/functional/__init__.py -> build/lib/octavia/tests/functional creating build/lib/octavia/tests/unit/api copying octavia/tests/unit/api/__init__.py -> build/lib/octavia/tests/unit/api copying octavia/tests/unit/api/test_config.py -> build/lib/octavia/tests/unit/api creating build/lib/octavia/tests/functional/api creating build/lib/octavia/tests/functional/api/drivers creating build/lib/octavia/tests/functional/api/drivers/driver_agent copying octavia/tests/functional/api/drivers/driver_agent/__init__.py -> build/lib/octavia/tests/functional/api/drivers/driver_agent copying octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py -> build/lib/octavia/tests/functional/api/drivers/driver_agent creating build/lib/octavia/amphorae/drivers creating build/lib/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> build/lib/octavia/amphorae/drivers/keepalived creating build/lib/octavia/volume copying octavia/volume/__init__.py -> build/lib/octavia/volume copying octavia/volume/volume_base.py -> build/lib/octavia/volume copying octavia/distributor/drivers/__init__.py -> build/lib/octavia/distributor/drivers copying octavia/distributor/drivers/driver_base.py -> build/lib/octavia/distributor/drivers creating build/lib/octavia/certificates creating build/lib/octavia/certificates/manager copying octavia/certificates/manager/__init__.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/barbican.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/barbican_legacy.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/castellan_mgr.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/cert_mgr.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/local.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/noop.py -> build/lib/octavia/certificates/manager creating build/lib/octavia/tests/unit/common creating build/lib/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/common/tls_utils/__init__.py -> build/lib/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/common/tls_utils/test_cert_parser.py -> build/lib/octavia/tests/unit/common/tls_utils creating build/lib/octavia/volume/drivers copying octavia/volume/drivers/__init__.py -> build/lib/octavia/volume/drivers copying octavia/volume/drivers/cinder_driver.py -> build/lib/octavia/volume/drivers creating build/lib/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/__init__.py -> build/lib/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/test_consumer.py -> build/lib/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/test_endpoints.py -> build/lib/octavia/tests/unit/controller/queue/v2 creating build/lib/octavia/tests/unit/statistics creating build/lib/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/statistics/drivers/__init__.py -> build/lib/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/statistics/drivers/test_logger.py -> build/lib/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/statistics/drivers/test_update_db.py -> build/lib/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/controller/worker/v2/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2 copying octavia/tests/unit/controller/worker/v2/test_controller_worker.py -> build/lib/octavia/tests/unit/controller/worker/v2 copying octavia/tests/unit/controller/worker/v2/test_taskflow_jobboard_driver.py -> build/lib/octavia/tests/unit/controller/worker/v2 creating build/lib/octavia/tests/common copying octavia/tests/common/__init__.py -> build/lib/octavia/tests/common copying octavia/tests/common/constants.py -> build/lib/octavia/tests/common copying octavia/tests/common/data_model_helpers.py -> build/lib/octavia/tests/common copying octavia/tests/common/sample_certs.py -> build/lib/octavia/tests/common copying octavia/tests/common/sample_data_models.py -> build/lib/octavia/tests/common copying octavia/tests/common/sample_network_data.py -> build/lib/octavia/tests/common copying octavia/tests/common/utils.py -> build/lib/octavia/tests/common creating build/lib/octavia/cmd copying octavia/cmd/__init__.py -> build/lib/octavia/cmd copying octavia/cmd/agent.py -> build/lib/octavia/cmd copying octavia/cmd/api.py -> build/lib/octavia/cmd copying octavia/cmd/driver_agent.py -> build/lib/octavia/cmd copying octavia/cmd/haproxy_vrrp_check.py -> build/lib/octavia/cmd copying octavia/cmd/health_checker.py -> build/lib/octavia/cmd copying octavia/cmd/health_manager.py -> build/lib/octavia/cmd copying octavia/cmd/house_keeping.py -> build/lib/octavia/cmd copying octavia/cmd/interface.py -> build/lib/octavia/cmd copying octavia/cmd/octavia_worker.py -> build/lib/octavia/cmd copying octavia/cmd/prometheus_proxy.py -> build/lib/octavia/cmd copying octavia/cmd/status.py -> build/lib/octavia/cmd creating build/lib/octavia/network creating build/lib/octavia/network/drivers copying octavia/network/drivers/__init__.py -> build/lib/octavia/network/drivers creating build/lib/octavia/tests/unit/amphorae creating build/lib/octavia/tests/unit/amphorae/drivers creating build/lib/octavia/tests/unit/amphorae/drivers/keepalived creating build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja creating build/lib/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/health/__init__.py -> build/lib/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/health/heartbeat_udp.py -> build/lib/octavia/amphorae/drivers/health creating build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/__init__.py -> build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/allowed_address_pairs.py -> build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/base.py -> build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/utils.py -> build/lib/octavia/network/drivers/neutron creating build/lib/octavia/common creating build/lib/octavia/common/jinja copying octavia/common/jinja/__init__.py -> build/lib/octavia/common/jinja copying octavia/common/jinja/user_data_jinja_cfg.py -> build/lib/octavia/common/jinja copying octavia/tests/unit/controller/worker/__init__.py -> build/lib/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> build/lib/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_task_utils.py -> build/lib/octavia/tests/unit/controller/worker copying octavia/tests/unit/common/__init__.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_base_taskflow.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_clients.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_config.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_constants.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_data_models.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_decorators.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_exceptions.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_keystone.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_policy.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_stats.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_utils.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_validate.py -> build/lib/octavia/tests/unit/common creating build/lib/octavia/tests/unit/amphorae/backends copying octavia/tests/unit/amphorae/backends/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends creating build/lib/octavia/tests/unit/certificates copying octavia/tests/unit/certificates/__init__.py -> build/lib/octavia/tests/unit/certificates creating build/lib/octavia/controller creating build/lib/octavia/controller/worker copying octavia/controller/worker/__init__.py -> build/lib/octavia/controller/worker copying octavia/controller/worker/amphora_rate_limit.py -> build/lib/octavia/controller/worker copying octavia/controller/worker/task_utils.py -> build/lib/octavia/controller/worker creating build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_notification_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_shim_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks creating build/lib/octavia/api creating build/lib/octavia/api/drivers creating build/lib/octavia/api/drivers/amphora_driver creating build/lib/octavia/api/drivers/amphora_driver/v2 copying octavia/api/drivers/amphora_driver/v2/__init__.py -> build/lib/octavia/api/drivers/amphora_driver/v2 copying octavia/api/drivers/amphora_driver/v2/driver.py -> build/lib/octavia/api/drivers/amphora_driver/v2 creating build/lib/octavia/tests/unit/common/jinja creating build/lib/octavia/tests/unit/common/jinja/lvs copying octavia/tests/unit/common/jinja/lvs/__init__.py -> build/lib/octavia/tests/unit/common/jinja/lvs copying octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/lvs creating build/lib/octavia/controller/worker/v2 copying octavia/controller/worker/v2/__init__.py -> build/lib/octavia/controller/worker/v2 copying octavia/controller/worker/v2/controller_worker.py -> build/lib/octavia/controller/worker/v2 copying octavia/controller/worker/v2/taskflow_jobboard_driver.py -> build/lib/octavia/controller/worker/v2 copying octavia/tests/unit/statistics/__init__.py -> build/lib/octavia/tests/unit/statistics copying octavia/tests/unit/statistics/test_stats_base.py -> build/lib/octavia/tests/unit/statistics creating build/lib/octavia/tests/unit/common/jinja/logging copying octavia/tests/unit/common/jinja/logging/__init__.py -> build/lib/octavia/tests/unit/common/jinja/logging copying octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/logging copying octavia/__init__.py -> build/lib/octavia copying octavia/i18n.py -> build/lib/octavia copying octavia/opts.py -> build/lib/octavia copying octavia/version.py -> build/lib/octavia creating build/lib/octavia/tests/unit/amphorae/backends/agent creating build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server creating build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/__init__.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/amphora_driver_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/cert_task.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/compute_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/database_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/lifecycle_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/network_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/notification_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/retry_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/shim_tasks.py -> build/lib/octavia/controller/worker/v2/tasks creating build/lib/octavia/tests/unit/volume creating build/lib/octavia/tests/unit/volume/drivers creating build/lib/octavia/tests/unit/volume/drivers/noop_driver copying octavia/tests/unit/volume/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/volume/drivers/noop_driver copying octavia/tests/unit/volume/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/volume/drivers/noop_driver creating build/lib/octavia/amphorae/driver_exceptions copying octavia/amphorae/driver_exceptions/__init__.py -> build/lib/octavia/amphorae/driver_exceptions copying octavia/amphorae/driver_exceptions/exceptions.py -> build/lib/octavia/amphorae/driver_exceptions copying octavia/tests/unit/volume/__init__.py -> build/lib/octavia/tests/unit/volume creating build/lib/octavia/controller/healthmanager copying octavia/controller/healthmanager/__init__.py -> build/lib/octavia/controller/healthmanager copying octavia/controller/healthmanager/health_manager.py -> build/lib/octavia/controller/healthmanager creating build/lib/octavia/api/v2 creating build/lib/octavia/api/v2/types copying octavia/api/v2/types/__init__.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/amphora.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/availability_zone_profile.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/availability_zones.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/flavor_profile.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/flavors.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/health_monitor.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/l7policy.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/l7rule.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/listener.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/load_balancer.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/member.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/pool.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/provider.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/quotas.py -> build/lib/octavia/api/v2/types copying octavia/amphorae/drivers/__init__.py -> build/lib/octavia/amphorae/drivers copying octavia/amphorae/drivers/driver_base.py -> build/lib/octavia/amphorae/drivers creating build/lib/octavia/tests/unit/image creating build/lib/octavia/tests/unit/image/drivers copying octavia/tests/unit/image/drivers/__init__.py -> build/lib/octavia/tests/unit/image/drivers copying octavia/tests/unit/image/drivers/test_glance_driver.py -> build/lib/octavia/tests/unit/image/drivers creating build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/__init__.py -> build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/base.py -> build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/test_models.py -> build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/test_repositories.py -> build/lib/octavia/tests/functional/db creating build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/__init__.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_agent.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_driver_agent.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_health_checker.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_health_manager.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_house_keeping.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_interface.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_prometheus_proxy.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_status.py -> build/lib/octavia/tests/unit/cmd creating build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_interface.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_interface_file.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_network_utils.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_nftable_utils.py -> build/lib/octavia/tests/unit/amphorae/backends/utils creating build/lib/octavia/statistics creating build/lib/octavia/statistics/drivers copying octavia/statistics/drivers/__init__.py -> build/lib/octavia/statistics/drivers copying octavia/statistics/drivers/logger.py -> build/lib/octavia/statistics/drivers copying octavia/statistics/drivers/update_db.py -> build/lib/octavia/statistics/drivers copying octavia/image/drivers/__init__.py -> build/lib/octavia/image/drivers copying octavia/image/drivers/glance_driver.py -> build/lib/octavia/image/drivers creating build/lib/octavia/certificates/common copying octavia/certificates/common/__init__.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/barbican.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/cert.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/local.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/pkcs12.py -> build/lib/octavia/certificates/common creating build/lib/octavia/amphorae/drivers/noop_driver copying octavia/amphorae/drivers/noop_driver/__init__.py -> build/lib/octavia/amphorae/drivers/noop_driver copying octavia/amphorae/drivers/noop_driver/driver.py -> build/lib/octavia/amphorae/drivers/noop_driver creating build/lib/octavia/api/common copying octavia/api/common/__init__.py -> build/lib/octavia/api/common copying octavia/api/common/hooks.py -> build/lib/octavia/api/common copying octavia/api/common/pagination.py -> build/lib/octavia/api/common copying octavia/api/common/types.py -> build/lib/octavia/api/common copying octavia/api/common/utils.py -> build/lib/octavia/api/common creating build/lib/octavia/tests/functional/amphorae creating build/lib/octavia/tests/functional/amphorae/backend copying octavia/tests/functional/amphorae/backend/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend creating build/lib/octavia/tests/unit/compute creating build/lib/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/__init__.py -> build/lib/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/test_nova_driver.py -> build/lib/octavia/tests/unit/compute/drivers creating build/lib/octavia/network/drivers/noop_driver copying octavia/network/drivers/noop_driver/__init__.py -> build/lib/octavia/network/drivers/noop_driver copying octavia/network/drivers/noop_driver/driver.py -> build/lib/octavia/network/drivers/noop_driver copying octavia/distributor/__init__.py -> build/lib/octavia/distributor creating build/lib/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/__init__.py -> build/lib/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/agent.py -> build/lib/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/driver.py -> build/lib/octavia/api/drivers/noop_driver creating build/lib/octavia/policies copying octavia/policies/__init__.py -> build/lib/octavia/policies copying octavia/policies/advanced_rbac.py -> build/lib/octavia/policies copying octavia/policies/amphora.py -> build/lib/octavia/policies copying octavia/policies/availability_zone.py -> build/lib/octavia/policies copying octavia/policies/availability_zone_profile.py -> build/lib/octavia/policies copying octavia/policies/base.py -> build/lib/octavia/policies copying octavia/policies/flavor.py -> build/lib/octavia/policies copying octavia/policies/flavor_profile.py -> build/lib/octavia/policies copying octavia/policies/healthmonitor.py -> build/lib/octavia/policies copying octavia/policies/keystone_default_roles.py -> build/lib/octavia/policies copying octavia/policies/l7policy.py -> build/lib/octavia/policies copying octavia/policies/l7rule.py -> build/lib/octavia/policies copying octavia/policies/listener.py -> build/lib/octavia/policies copying octavia/policies/loadbalancer.py -> build/lib/octavia/policies copying octavia/policies/member.py -> build/lib/octavia/policies copying octavia/policies/pool.py -> build/lib/octavia/policies copying octavia/policies/provider.py -> build/lib/octavia/policies copying octavia/policies/provider_availability_zone.py -> build/lib/octavia/policies copying octavia/policies/provider_flavor.py -> build/lib/octavia/policies copying octavia/policies/quota.py -> build/lib/octavia/policies creating build/lib/octavia/controller/queue copying octavia/controller/queue/__init__.py -> build/lib/octavia/controller/queue copying octavia/tests/unit/controller/__init__.py -> build/lib/octavia/tests/unit/controller creating build/lib/octavia/tests/unit/common/jinja/haproxy copying octavia/tests/unit/common/jinja/haproxy/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy copying octavia/tests/unit/__init__.py -> build/lib/octavia/tests/unit copying octavia/tests/unit/base.py -> build/lib/octavia/tests/unit copying octavia/tests/unit/test_opts.py -> build/lib/octavia/tests/unit copying octavia/tests/unit/test_version.py -> build/lib/octavia/tests/unit copying octavia/tests/unit/volume/drivers/__init__.py -> build/lib/octavia/tests/unit/volume/drivers copying octavia/tests/unit/volume/drivers/test_cinder_driver.py -> build/lib/octavia/tests/unit/volume/drivers creating build/lib/octavia/amphorae/backends creating build/lib/octavia/amphorae/backends/agent creating build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/__init__.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/amphora_info.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/certificate_update.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalived.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalivedlvs.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/loadbalancer.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/lvs_listener_base.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/osutils.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/plug.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/rules_schema.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/server.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/util.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived copying octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived creating build/lib/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/__init__.py -> build/lib/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_driver_factory.py -> build/lib/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_utils.py -> build/lib/octavia/tests/unit/api/drivers creating build/lib/octavia/certificates/generator copying octavia/certificates/generator/__init__.py -> build/lib/octavia/certificates/generator copying octavia/certificates/generator/cert_gen.py -> build/lib/octavia/certificates/generator copying octavia/certificates/generator/local.py -> build/lib/octavia/certificates/generator creating build/lib/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/health/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> build/lib/octavia/tests/unit/amphorae/drivers/health creating build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/__init__.py -> build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/base.py -> build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/test_pagination.py -> build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/test_types.py -> build/lib/octavia/tests/unit/api/common creating build/lib/octavia/compute copying octavia/compute/__init__.py -> build/lib/octavia/compute copying octavia/compute/compute_base.py -> build/lib/octavia/compute copying octavia/amphorae/backends/__init__.py -> build/lib/octavia/amphorae/backends creating build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/__init__.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_castellan_mgr.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_local.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_noop.py -> build/lib/octavia/tests/unit/certificates/manager creating build/lib/octavia/common/jinja/haproxy creating build/lib/octavia/common/jinja/haproxy/combined_listeners copying octavia/common/jinja/haproxy/combined_listeners/__init__.py -> build/lib/octavia/common/jinja/haproxy/combined_listeners copying octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py -> build/lib/octavia/common/jinja/haproxy/combined_listeners creating build/lib/octavia/common/jinja/logging copying octavia/common/jinja/logging/__init__.py -> build/lib/octavia/common/jinja/logging copying octavia/common/jinja/logging/logging_jinja_cfg.py -> build/lib/octavia/common/jinja/logging creating build/lib/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/__init__.py -> build/lib/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/test_health_manager.py -> build/lib/octavia/tests/unit/controller/healthmanager creating build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/__init__.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/amphora.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/availability_zone_profiles.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/availability_zones.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/base.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/flavor_profiles.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/flavors.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/health_monitor.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7policy.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7rule.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/listener.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/load_balancer.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/member.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/pool.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/provider.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/quotas.py -> build/lib/octavia/api/v2/controllers creating build/lib/octavia/tests/unit/api/v2 creating build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/__init__.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/base.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_availability_zone_profile.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_availability_zones.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_flavor_profile.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_flavors.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_health_monitor.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7policy.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7rule.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_listener.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_load_balancer.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_member.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_pool.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_quotas.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/api/__init__.py -> build/lib/octavia/api copying octavia/api/app.py -> build/lib/octavia/api copying octavia/api/config.py -> build/lib/octavia/api copying octavia/api/root_controller.py -> build/lib/octavia/api copying octavia/api/drivers/amphora_driver/__init__.py -> build/lib/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/availability_zone_schema.py -> build/lib/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/flavor_schema.py -> build/lib/octavia/api/drivers/amphora_driver creating build/lib/octavia/compute/drivers copying octavia/compute/drivers/__init__.py -> build/lib/octavia/compute/drivers copying octavia/compute/drivers/nova_driver.py -> build/lib/octavia/compute/drivers copying octavia/tests/__init__.py -> build/lib/octavia/tests copying octavia/tests/fixtures.py -> build/lib/octavia/tests creating build/lib/octavia/common/jinja/lvs copying octavia/common/jinja/lvs/__init__.py -> build/lib/octavia/common/jinja/lvs copying octavia/common/jinja/lvs/jinja_cfg.py -> build/lib/octavia/common/jinja/lvs creating build/lib/octavia/volume/drivers/noop_driver copying octavia/volume/drivers/noop_driver/__init__.py -> build/lib/octavia/volume/drivers/noop_driver copying octavia/volume/drivers/noop_driver/driver.py -> build/lib/octavia/volume/drivers/noop_driver creating build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/__init__.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/amphora_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/flow_utils.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/health_monitor_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/l7policy_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/l7rule_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/listener_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/load_balancer_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/member_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/pool_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/tests/functional/api/drivers/__init__.py -> build/lib/octavia/tests/functional/api/drivers creating build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon creating build/lib/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/__init__.py -> build/lib/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_get.py -> build/lib/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_listener.py -> build/lib/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_updater.py -> build/lib/octavia/api/drivers/driver_agent creating build/lib/octavia/tests/unit/network creating build/lib/octavia/tests/unit/network/drivers creating build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/__init__.py -> build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_base.py -> build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_utils.py -> build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/api/drivers/__init__.py -> build/lib/octavia/api/drivers copying octavia/api/drivers/driver_factory.py -> build/lib/octavia/api/drivers copying octavia/api/drivers/utils.py -> build/lib/octavia/api/drivers copying octavia/tests/unit/amphorae/backends/agent/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> build/lib/octavia/tests/unit/amphorae/backends/agent creating build/lib/octavia/tests/unit/network/drivers/noop_driver copying octavia/tests/unit/network/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/network/drivers/noop_driver copying octavia/tests/unit/network/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/network/drivers/noop_driver copying octavia/tests/unit/network/drivers/__init__.py -> build/lib/octavia/tests/unit/network/drivers copying octavia/tests/unit/common/jinja/__init__.py -> build/lib/octavia/tests/unit/common/jinja copying octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja copying octavia/network/__init__.py -> build/lib/octavia/network copying octavia/network/base.py -> build/lib/octavia/network copying octavia/network/data_models.py -> build/lib/octavia/network creating build/lib/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/__init__.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent creating build/lib/octavia/tests/unit/certificates/common creating build/lib/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/common/auth/__init__.py -> build/lib/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> build/lib/octavia/tests/unit/certificates/common/auth copying octavia/common/jinja/haproxy/__init__.py -> build/lib/octavia/common/jinja/haproxy copying octavia/tests/unit/certificates/common/__init__.py -> build/lib/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_barbican.py -> build/lib/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_local.py -> build/lib/octavia/tests/unit/certificates/common creating build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/__init__.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/base.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_amphora.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_availability_zone_profiles.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_availability_zones.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_flavor_profiles.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_flavors.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_health_monitor.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7policy.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7rule.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_listener.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_load_balancer.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_member.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_pool.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_provider.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_quotas.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/unit/compute/__init__.py -> build/lib/octavia/tests/unit/compute copying octavia/tests/unit/api/v2/__init__.py -> build/lib/octavia/tests/unit/api/v2 creating build/lib/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> build/lib/octavia/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers creating build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/__init__.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/haproxy_query.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/interface.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/interface_file.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/ip_advertisement.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/keepalivedlvs_query.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/network_namespace.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/network_utils.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/nftable_utils.py -> build/lib/octavia/amphorae/backends/utils creating build/lib/octavia/tests/unit/api/drivers/amphora_driver copying octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver copying octavia/tests/unit/amphorae/__init__.py -> build/lib/octavia/tests/unit/amphorae copying octavia/amphorae/backends/agent/__init__.py -> build/lib/octavia/amphorae/backends/agent copying octavia/amphorae/backends/agent/agent_jinja_cfg.py -> build/lib/octavia/amphorae/backends/agent creating build/lib/octavia/hacking copying octavia/hacking/__init__.py -> build/lib/octavia/hacking copying octavia/hacking/checks.py -> build/lib/octavia/hacking copying octavia/api/v2/__init__.py -> build/lib/octavia/api/v2 creating build/lib/octavia/certificates/common/auth copying octavia/certificates/common/auth/__init__.py -> build/lib/octavia/certificates/common/auth copying octavia/certificates/common/auth/barbican_acl.py -> build/lib/octavia/certificates/common/auth creating build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 copying octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 copying octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 copying octavia/tests/functional/amphorae/__init__.py -> build/lib/octavia/tests/functional/amphorae creating build/lib/octavia/controller/queue/v2 copying octavia/controller/queue/v2/__init__.py -> build/lib/octavia/controller/queue/v2 copying octavia/controller/queue/v2/consumer.py -> build/lib/octavia/controller/queue/v2 copying octavia/controller/queue/v2/endpoints.py -> build/lib/octavia/controller/queue/v2 creating build/lib/octavia/compute/drivers/noop_driver copying octavia/compute/drivers/noop_driver/__init__.py -> build/lib/octavia/compute/drivers/noop_driver copying octavia/compute/drivers/noop_driver/driver.py -> build/lib/octavia/compute/drivers/noop_driver creating build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/__init__.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/data_models.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/exceptions.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/rest_api_driver.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/tests/unit/image/__init__.py -> build/lib/octavia/tests/unit/image creating build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/__init__.py -> build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/local_csr.py -> build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/test_local.py -> build/lib/octavia/tests/unit/certificates/generator copying octavia/common/__init__.py -> build/lib/octavia/common copying octavia/common/base_taskflow.py -> build/lib/octavia/common copying octavia/common/clients.py -> build/lib/octavia/common copying octavia/common/config.py -> build/lib/octavia/common copying octavia/common/constants.py -> build/lib/octavia/common copying octavia/common/context.py -> build/lib/octavia/common copying octavia/common/data_models.py -> build/lib/octavia/common copying octavia/common/decorators.py -> build/lib/octavia/common copying octavia/common/exceptions.py -> build/lib/octavia/common copying octavia/common/keystone.py -> build/lib/octavia/common copying octavia/common/policy.py -> build/lib/octavia/common copying octavia/common/rpc.py -> build/lib/octavia/common copying octavia/common/service.py -> build/lib/octavia/common copying octavia/common/stats.py -> build/lib/octavia/common copying octavia/common/utils.py -> build/lib/octavia/common copying octavia/common/validate.py -> build/lib/octavia/common copying octavia/tests/unit/network/__init__.py -> build/lib/octavia/tests/unit/network creating build/lib/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/__init__.py -> build/lib/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_configs_combined.py -> build/lib/octavia/tests/unit/common/sample_configs creating build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners creating build/lib/octavia/controller/housekeeping copying octavia/controller/housekeeping/__init__.py -> build/lib/octavia/controller/housekeeping copying octavia/controller/housekeeping/house_keeping.py -> build/lib/octavia/controller/housekeeping creating build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/__init__.py -> build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_daemon.py -> build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_sender.py -> build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/status_message.py -> build/lib/octavia/amphorae/backends/health_daemon creating build/lib/octavia/tests/unit/compute/drivers/noop_driver copying octavia/tests/unit/compute/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/compute/drivers/noop_driver copying octavia/tests/unit/compute/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/compute/drivers/noop_driver creating build/lib/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/drivers/noop_driver/test_agent.py -> build/lib/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/api/drivers/noop_driver copying octavia/db/__init__.py -> build/lib/octavia/db copying octavia/db/api.py -> build/lib/octavia/db copying octavia/db/base_models.py -> build/lib/octavia/db copying octavia/db/healthcheck.py -> build/lib/octavia/db copying octavia/db/models.py -> build/lib/octavia/db copying octavia/db/prepare.py -> build/lib/octavia/db copying octavia/db/repositories.py -> build/lib/octavia/db copying octavia/controller/__init__.py -> build/lib/octavia/controller copying octavia/certificates/__init__.py -> build/lib/octavia/certificates creating build/lib/octavia/tests/functional/amphorae/backend/agent creating build/lib/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server creating build/lib/octavia/tests/unit/db copying octavia/tests/unit/db/__init__.py -> build/lib/octavia/tests/unit/db copying octavia/image/__init__.py -> build/lib/octavia/image copying octavia/image/image_base.py -> build/lib/octavia/image creating build/lib/octavia/tests/unit/amphorae/drivers/noop_driver copying octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/noop_driver copying octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/noop_driver copying octavia/tests/functional/api/__init__.py -> build/lib/octavia/tests/functional/api copying octavia/tests/functional/api/test_content_types.py -> build/lib/octavia/tests/functional/api copying octavia/tests/functional/api/test_healthcheck.py -> build/lib/octavia/tests/functional/api copying octavia/tests/functional/api/test_root_controller.py -> build/lib/octavia/tests/functional/api copying octavia/tests/functional/amphorae/backend/agent/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent creating build/lib/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy creating build/lib/octavia/common/tls_utils copying octavia/common/tls_utils/__init__.py -> build/lib/octavia/common/tls_utils copying octavia/common/tls_utils/cert_parser.py -> build/lib/octavia/common/tls_utils copying octavia/statistics/__init__.py -> build/lib/octavia/statistics copying octavia/statistics/stats_base.py -> build/lib/octavia/statistics running egg_info writing octavia.egg-info/PKG-INFO writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt writing requirements to octavia.egg-info/requires.txt writing top-level names to octavia.egg-info/top_level.txt writing pbr to octavia.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 'octavia.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.amphorae.backends.agent.api_server.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.amphorae.backends.agent.api_server.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.amphorae.backends.agent.api_server.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.amphorae.backends.agent.api_server.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.amphorae.backends.agent.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.amphorae.backends.agent.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.amphorae.backends.agent.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.amphorae.backends.agent.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.amphorae.drivers.keepalived.jinja.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.amphorae.drivers.keepalived.jinja.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.amphorae.drivers.keepalived.jinja.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.amphorae.drivers.keepalived.jinja.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.api.healthcheck' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.api.healthcheck' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.api.healthcheck' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.api.healthcheck' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.common.jinja.haproxy.combined_listeners.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.common.jinja.haproxy.combined_listeners.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.common.jinja.haproxy.combined_listeners.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.common.jinja.haproxy.combined_listeners.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.common.jinja.logging.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.common.jinja.logging.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.common.jinja.logging.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.common.jinja.logging.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.common.jinja.lvs.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.common.jinja.lvs.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.common.jinja.lvs.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.common.jinja.lvs.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.common.jinja.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.common.jinja.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.common.jinja.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.common.jinja.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.db.migration.alembic_migrations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.db.migration.alembic_migrations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.db.migration.alembic_migrations' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.db.migration.alembic_migrations' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.db.migration.alembic_migrations.versions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.db.migration.alembic_migrations.versions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.db.migration.alembic_migrations.versions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.db.migration.alembic_migrations.versions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.tests.unit.hacking' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.tests.unit.hacking' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.tests.unit.hacking' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.tests.unit.hacking' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.tests.unit.image.drivers.noop_driver' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.tests.unit.image.drivers.noop_driver' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.tests.unit.image.drivers.noop_driver' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.tests.unit.image.drivers.noop_driver' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying octavia/db/migration/alembic.ini -> build/lib/octavia/db/migration creating build/lib/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/README.rst -> build/lib/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/env.py -> build/lib/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/script.py.mako -> build/lib/octavia/db/migration/alembic_migrations creating build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0995c26fc506_add_failover_stopped_to_provisioning_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3097e55493ae_add_sg_id_to_vip_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/31f7653ded67_allow_multiple_vips_per_loadbalancer.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/632152d2d32e_add_http_strict_transport_security_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6ac558d7fc21_add_prometheus_listener_protocol.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8db7a6443785_add_member_vnic_type.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/db2a73e82626_add_vnic_type_for_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fabf4983846b_add_member_port_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/tests/common/sample_haproxy_prometheus -> build/lib/octavia/tests/common copying octavia/tests/common/sample_octavia_prometheus -> build/lib/octavia/tests/common creating build/lib/octavia/common/jinja/templates copying octavia/common/jinja/templates/user_data_config_drive.template -> build/lib/octavia/common/jinja/templates creating build/lib/octavia/tests/unit/image/drivers/noop_driver copying octavia/tests/unit/image/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/image/drivers/noop_driver creating build/lib/octavia/tests/unit/hacking copying octavia/tests/unit/hacking/test_checks.py -> build/lib/octavia/tests/unit/hacking creating build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates creating build/lib/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/base.j2 -> build/lib/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2 -> build/lib/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2 -> build/lib/octavia/common/jinja/haproxy/combined_listeners/templates creating build/lib/octavia/common/jinja/logging/templates copying octavia/common/jinja/logging/templates/10-rsyslog.conf.template -> build/lib/octavia/common/jinja/logging/templates creating build/lib/octavia/api/healthcheck copying octavia/api/healthcheck/healthcheck_plugins.py -> build/lib/octavia/api/healthcheck creating build/lib/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/base.j2 -> build/lib/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2 -> build/lib/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/macros.j2 -> build/lib/octavia/common/jinja/lvs/templates creating build/lib/octavia/amphorae/drivers/keepalived/jinja/templates copying octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> build/lib/octavia/amphorae/drivers/keepalived/jinja/templates copying octavia/amphorae/backends/utils/udp_check.sh -> build/lib/octavia/amphorae/backends/utils creating build/lib/octavia/amphorae/backends/agent/templates copying octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> build/lib/octavia/amphorae/backends/agent/templates copying octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> build/lib/octavia/tests/unit/common/sample_configs running build_scripts creating build/scripts-3.9 copying and adjusting bin/octavia-wsgi -> build/scripts-3.9 changing mode of build/scripts-3.9/octavia-wsgi from 644 to 755 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/octavia creating build/bdist.linux-x86_64/wheel/octavia/hacking copying build/lib/octavia/hacking/checks.py -> build/bdist.linux-x86_64/wheel/octavia/hacking copying build/lib/octavia/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/hacking creating build/bdist.linux-x86_64/wheel/octavia/compute creating build/bdist.linux-x86_64/wheel/octavia/compute/drivers creating build/bdist.linux-x86_64/wheel/octavia/compute/drivers/noop_driver copying build/lib/octavia/compute/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/compute/drivers/noop_driver copying build/lib/octavia/compute/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/compute/drivers/noop_driver copying build/lib/octavia/compute/drivers/nova_driver.py -> build/bdist.linux-x86_64/wheel/octavia/compute/drivers copying build/lib/octavia/compute/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/compute/drivers copying build/lib/octavia/compute/compute_base.py -> build/bdist.linux-x86_64/wheel/octavia/compute copying build/lib/octavia/compute/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/compute creating build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/quota.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/provider_flavor.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/provider_availability_zone.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/provider.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/pool.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/member.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/loadbalancer.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/listener.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/l7rule.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/l7policy.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/keystone_default_roles.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/healthmonitor.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/flavor_profile.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/flavor.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/base.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/availability_zone.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/amphora.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/advanced_rbac.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/policies creating build/bdist.linux-x86_64/wheel/octavia/statistics copying build/lib/octavia/statistics/stats_base.py -> build/bdist.linux-x86_64/wheel/octavia/statistics copying build/lib/octavia/statistics/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/statistics creating build/bdist.linux-x86_64/wheel/octavia/statistics/drivers copying build/lib/octavia/statistics/drivers/update_db.py -> build/bdist.linux-x86_64/wheel/octavia/statistics/drivers copying build/lib/octavia/statistics/drivers/logger.py -> build/bdist.linux-x86_64/wheel/octavia/statistics/drivers copying build/lib/octavia/statistics/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/statistics/drivers copying build/lib/octavia/version.py -> build/bdist.linux-x86_64/wheel/octavia copying build/lib/octavia/opts.py -> build/bdist.linux-x86_64/wheel/octavia copying build/lib/octavia/i18n.py -> build/bdist.linux-x86_64/wheel/octavia copying build/lib/octavia/__init__.py -> build/bdist.linux-x86_64/wheel/octavia creating build/bdist.linux-x86_64/wheel/octavia/api creating build/bdist.linux-x86_64/wheel/octavia/api/healthcheck copying build/lib/octavia/api/healthcheck/healthcheck_plugins.py -> build/bdist.linux-x86_64/wheel/octavia/api/healthcheck copying build/lib/octavia/api/root_controller.py -> build/bdist.linux-x86_64/wheel/octavia/api copying build/lib/octavia/api/config.py -> build/bdist.linux-x86_64/wheel/octavia/api copying build/lib/octavia/api/app.py -> build/bdist.linux-x86_64/wheel/octavia/api copying build/lib/octavia/api/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api creating build/bdist.linux-x86_64/wheel/octavia/api/common copying build/lib/octavia/api/common/utils.py -> build/bdist.linux-x86_64/wheel/octavia/api/common copying build/lib/octavia/api/common/types.py -> build/bdist.linux-x86_64/wheel/octavia/api/common copying build/lib/octavia/api/common/pagination.py -> build/bdist.linux-x86_64/wheel/octavia/api/common copying build/lib/octavia/api/common/hooks.py -> build/bdist.linux-x86_64/wheel/octavia/api/common copying build/lib/octavia/api/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/common creating build/bdist.linux-x86_64/wheel/octavia/api/v2 copying build/lib/octavia/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2 creating build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/quotas.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/provider.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/pool.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/member.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/load_balancer.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/listener.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/l7rule.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/l7policy.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/health_monitor.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/flavors.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/flavor_profiles.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/base.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/availability_zones.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/availability_zone_profiles.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/amphora.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers creating build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/quotas.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/provider.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/pool.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/member.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/load_balancer.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/listener.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/l7rule.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/l7policy.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/health_monitor.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/flavors.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/flavor_profile.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/availability_zones.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/amphora.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types creating build/bdist.linux-x86_64/wheel/octavia/api/drivers copying build/lib/octavia/api/drivers/utils.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers copying build/lib/octavia/api/drivers/driver_factory.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers copying build/lib/octavia/api/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers creating build/bdist.linux-x86_64/wheel/octavia/api/drivers/driver_agent copying build/lib/octavia/api/drivers/driver_agent/driver_updater.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/driver_agent copying build/lib/octavia/api/drivers/driver_agent/driver_listener.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/driver_agent copying build/lib/octavia/api/drivers/driver_agent/driver_get.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/driver_agent copying build/lib/octavia/api/drivers/driver_agent/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/driver_agent creating build/bdist.linux-x86_64/wheel/octavia/api/drivers/noop_driver copying build/lib/octavia/api/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/noop_driver copying build/lib/octavia/api/drivers/noop_driver/agent.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/noop_driver copying build/lib/octavia/api/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver copying build/lib/octavia/api/drivers/amphora_driver/flavor_schema.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver copying build/lib/octavia/api/drivers/amphora_driver/availability_zone_schema.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver copying build/lib/octavia/api/drivers/amphora_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver creating build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver/v2 copying build/lib/octavia/api/drivers/amphora_driver/v2/driver.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver/v2 copying build/lib/octavia/api/drivers/amphora_driver/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver/v2 creating build/bdist.linux-x86_64/wheel/octavia/controller copying build/lib/octavia/controller/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller creating build/bdist.linux-x86_64/wheel/octavia/controller/housekeeping copying build/lib/octavia/controller/housekeeping/house_keeping.py -> build/bdist.linux-x86_64/wheel/octavia/controller/housekeeping copying build/lib/octavia/controller/housekeeping/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/housekeeping creating build/bdist.linux-x86_64/wheel/octavia/controller/queue creating build/bdist.linux-x86_64/wheel/octavia/controller/queue/v2 copying build/lib/octavia/controller/queue/v2/endpoints.py -> build/bdist.linux-x86_64/wheel/octavia/controller/queue/v2 copying build/lib/octavia/controller/queue/v2/consumer.py -> build/bdist.linux-x86_64/wheel/octavia/controller/queue/v2 copying build/lib/octavia/controller/queue/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/queue/v2 copying build/lib/octavia/controller/queue/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/queue creating build/bdist.linux-x86_64/wheel/octavia/controller/healthmanager copying build/lib/octavia/controller/healthmanager/health_manager.py -> build/bdist.linux-x86_64/wheel/octavia/controller/healthmanager copying build/lib/octavia/controller/healthmanager/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/healthmanager creating build/bdist.linux-x86_64/wheel/octavia/controller/worker creating build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2 creating build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/pool_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/member_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/load_balancer_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/listener_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/l7rule_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/l7policy_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/health_monitor_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/flow_utils.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/amphora_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows creating build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/shim_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/retry_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/notification_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/network_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/lifecycle_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/database_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/compute_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/cert_task.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/amphora_driver_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/taskflow_jobboard_driver.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2 copying build/lib/octavia/controller/worker/v2/controller_worker.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2 copying build/lib/octavia/controller/worker/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2 copying build/lib/octavia/controller/worker/task_utils.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker copying build/lib/octavia/controller/worker/amphora_rate_limit.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker copying build/lib/octavia/controller/worker/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker creating build/bdist.linux-x86_64/wheel/octavia/common creating build/bdist.linux-x86_64/wheel/octavia/common/tls_utils copying build/lib/octavia/common/tls_utils/cert_parser.py -> build/bdist.linux-x86_64/wheel/octavia/common/tls_utils copying build/lib/octavia/common/tls_utils/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common/tls_utils copying build/lib/octavia/common/validate.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/utils.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/stats.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/service.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/rpc.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/policy.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/keystone.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/exceptions.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/decorators.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/data_models.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/context.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/constants.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/config.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/clients.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/base_taskflow.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common creating build/bdist.linux-x86_64/wheel/octavia/common/jinja creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/templates copying build/lib/octavia/common/jinja/templates/user_data_config_drive.template -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/templates creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs/templates copying build/lib/octavia/common/jinja/lvs/templates/macros.j2 -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs/templates copying build/lib/octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2 -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs/templates copying build/lib/octavia/common/jinja/lvs/templates/base.j2 -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs/templates copying build/lib/octavia/common/jinja/lvs/jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs copying build/lib/octavia/common/jinja/lvs/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/logging creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/logging/templates copying build/lib/octavia/common/jinja/logging/templates/10-rsyslog.conf.template -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/logging/templates copying build/lib/octavia/common/jinja/logging/logging_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/logging copying build/lib/octavia/common/jinja/logging/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/logging creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy copying build/lib/octavia/common/jinja/haproxy/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners/templates copying build/lib/octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2 -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners/templates copying build/lib/octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2 -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners/templates copying build/lib/octavia/common/jinja/haproxy/combined_listeners/templates/base.j2 -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners/templates copying build/lib/octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners copying build/lib/octavia/common/jinja/haproxy/combined_listeners/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners copying build/lib/octavia/common/jinja/user_data_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja copying build/lib/octavia/common/jinja/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja creating build/bdist.linux-x86_64/wheel/octavia/network copying build/lib/octavia/network/data_models.py -> build/bdist.linux-x86_64/wheel/octavia/network copying build/lib/octavia/network/base.py -> build/bdist.linux-x86_64/wheel/octavia/network copying build/lib/octavia/network/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/network creating build/bdist.linux-x86_64/wheel/octavia/network/drivers creating build/bdist.linux-x86_64/wheel/octavia/network/drivers/noop_driver copying build/lib/octavia/network/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers/noop_driver copying build/lib/octavia/network/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/utils.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/base.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/allowed_address_pairs.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers creating build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/status.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/prometheus_proxy.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/octavia_worker.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/interface.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/house_keeping.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/health_manager.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/health_checker.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/haproxy_vrrp_check.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/driver_agent.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/api.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/agent.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/cmd creating build/bdist.linux-x86_64/wheel/octavia/certificates copying build/lib/octavia/certificates/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/certificates creating build/bdist.linux-x86_64/wheel/octavia/certificates/generator copying build/lib/octavia/certificates/generator/local.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/generator copying build/lib/octavia/certificates/generator/cert_gen.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/generator copying build/lib/octavia/certificates/generator/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/generator creating build/bdist.linux-x86_64/wheel/octavia/certificates/common creating build/bdist.linux-x86_64/wheel/octavia/certificates/common/auth copying build/lib/octavia/certificates/common/auth/barbican_acl.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common/auth copying build/lib/octavia/certificates/common/auth/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common/auth copying build/lib/octavia/certificates/common/pkcs12.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common copying build/lib/octavia/certificates/common/local.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common copying build/lib/octavia/certificates/common/cert.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common copying build/lib/octavia/certificates/common/barbican.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common copying build/lib/octavia/certificates/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common creating build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/noop.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/local.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/cert_mgr.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/castellan_mgr.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/barbican_legacy.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/barbican.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager creating build/bdist.linux-x86_64/wheel/octavia/volume creating build/bdist.linux-x86_64/wheel/octavia/volume/drivers creating build/bdist.linux-x86_64/wheel/octavia/volume/drivers/noop_driver copying build/lib/octavia/volume/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/volume/drivers/noop_driver copying build/lib/octavia/volume/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/volume/drivers/noop_driver copying build/lib/octavia/volume/drivers/cinder_driver.py -> build/bdist.linux-x86_64/wheel/octavia/volume/drivers copying build/lib/octavia/volume/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/volume/drivers copying build/lib/octavia/volume/volume_base.py -> build/bdist.linux-x86_64/wheel/octavia/volume copying build/lib/octavia/volume/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/volume creating build/bdist.linux-x86_64/wheel/octavia/db copying build/lib/octavia/db/repositories.py -> build/bdist.linux-x86_64/wheel/octavia/db copying build/lib/octavia/db/prepare.py -> build/bdist.linux-x86_64/wheel/octavia/db copying build/lib/octavia/db/models.py -> build/bdist.linux-x86_64/wheel/octavia/db copying build/lib/octavia/db/healthcheck.py -> build/bdist.linux-x86_64/wheel/octavia/db copying build/lib/octavia/db/base_models.py -> build/bdist.linux-x86_64/wheel/octavia/db copying build/lib/octavia/db/api.py -> build/bdist.linux-x86_64/wheel/octavia/db copying build/lib/octavia/db/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/db creating build/bdist.linux-x86_64/wheel/octavia/db/migration creating build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations creating build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/fabf4983846b_add_member_port_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/db2a73e82626_add_vnic_type_for_vip.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/8db7a6443785_add_member_vnic_type.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/6ac558d7fc21_add_prometheus_listener_protocol.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/632152d2d32e_add_http_strict_transport_security_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/31f7653ded67_allow_multiple_vips_per_loadbalancer.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3097e55493ae_add_sg_id_to_vip_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/0995c26fc506_add_failover_stopped_to_provisioning_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations copying build/lib/octavia/db/migration/alembic_migrations/env.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations copying build/lib/octavia/db/migration/alembic_migrations/README.rst -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations copying build/lib/octavia/db/migration/alembic.ini -> build/bdist.linux-x86_64/wheel/octavia/db/migration copying build/lib/octavia/db/migration/cli.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration copying build/lib/octavia/db/migration/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration creating build/bdist.linux-x86_64/wheel/octavia/tests copying build/lib/octavia/tests/fixtures.py -> build/bdist.linux-x86_64/wheel/octavia/tests copying build/lib/octavia/tests/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests creating build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/sample_octavia_prometheus -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/sample_haproxy_prometheus -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/sample_network_data.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/sample_data_models.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/sample_certs.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/data_model_helpers.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/constants.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common creating build/bdist.linux-x86_64/wheel/octavia/tests/functional creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae copying build/lib/octavia/tests/functional/amphorae/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend/agent copying build/lib/octavia/tests/functional/amphorae/backend/agent/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend/agent creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/test_repositories.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/test_models.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/db creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/api copying build/lib/octavia/tests/functional/api/test_root_controller.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api copying build/lib/octavia/tests/functional/api/test_healthcheck.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api copying build/lib/octavia/tests/functional/api/test_content_types.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api copying build/lib/octavia/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_quotas.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_provider.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_pool.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_member.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_load_balancer.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_listener.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_l7rule.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_l7policy.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_health_monitor.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_flavors.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_flavor_profiles.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_availability_zones.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_availability_zone_profiles.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_amphora.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/drivers copying build/lib/octavia/tests/functional/api/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/drivers/driver_agent copying build/lib/octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/drivers/driver_agent copying build/lib/octavia/tests/functional/api/drivers/driver_agent/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/drivers/driver_agent copying build/lib/octavia/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional creating build/bdist.linux-x86_64/wheel/octavia/tests/unit creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/hacking copying build/lib/octavia/tests/unit/hacking/test_checks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/hacking creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/db copying build/lib/octavia/tests/unit/db/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/db creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/network copying build/lib/octavia/tests/unit/network/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers copying build/lib/octavia/tests/unit/network/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/noop_driver copying build/lib/octavia/tests/unit/network/drivers/noop_driver/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/noop_driver copying build/lib/octavia/tests/unit/network/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/test_utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/test_base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/test_version.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit copying build/lib/octavia/tests/unit/test_opts.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit copying build/lib/octavia/tests/unit/base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit copying build/lib/octavia/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute copying build/lib/octavia/tests/unit/compute/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute/drivers/noop_driver copying build/lib/octavia/tests/unit/compute/drivers/noop_driver/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute/drivers/noop_driver copying build/lib/octavia/tests/unit/compute/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute/drivers/noop_driver copying build/lib/octavia/tests/unit/compute/drivers/test_nova_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute/drivers copying build/lib/octavia/tests/unit/compute/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_prometheus_proxy.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_interface.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_house_keeping.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_health_manager.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_health_checker.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_driver_agent.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_agent.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/image copying build/lib/octavia/tests/unit/image/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/image creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/image/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/image/drivers/noop_driver copying build/lib/octavia/tests/unit/image/drivers/noop_driver/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/image/drivers/noop_driver copying build/lib/octavia/tests/unit/image/drivers/test_glance_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/image/drivers copying build/lib/octavia/tests/unit/image/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/image/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume copying build/lib/octavia/tests/unit/volume/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume/drivers copying build/lib/octavia/tests/unit/volume/drivers/test_cinder_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume/drivers copying build/lib/octavia/tests/unit/volume/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume/drivers/noop_driver copying build/lib/octavia/tests/unit/volume/drivers/noop_driver/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume/drivers/noop_driver copying build/lib/octavia/tests/unit/volume/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/test_local.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/local_csr.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/generator creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common copying build/lib/octavia/tests/unit/certificates/common/test_local.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common copying build/lib/octavia/tests/unit/certificates/common/test_barbican.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common copying build/lib/octavia/tests/unit/certificates/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common/auth copying build/lib/octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common/auth copying build/lib/octavia/tests/unit/certificates/common/auth/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common/auth creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_noop.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_local.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_castellan_mgr.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_barbican.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae copying build/lib/octavia/tests/unit/amphorae/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/health_daemon creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_nftable_utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_network_utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_interface_file.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_interface.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent copying build/lib/octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent copying build/lib/octavia/tests/unit/amphorae/backends/agent/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/haproxy copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/haproxy copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/haproxy copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/haproxy copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/haproxy creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/noop_driver copying build/lib/octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/noop_driver copying build/lib/octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/noop_driver copying build/lib/octavia/tests/unit/amphorae/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/health copying build/lib/octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/health copying build/lib/octavia/tests/unit/amphorae/drivers/health/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/health creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/keepalived copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/keepalived copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/keepalived creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/keepalived/jinja creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics copying build/lib/octavia/tests/unit/statistics/test_stats_base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics copying build/lib/octavia/tests/unit/statistics/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics/drivers copying build/lib/octavia/tests/unit/statistics/drivers/test_update_db.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics/drivers copying build/lib/octavia/tests/unit/statistics/drivers/test_logger.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics/drivers copying build/lib/octavia/tests/unit/statistics/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/sample_configs_combined.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/sample_configs creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja copying build/lib/octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja copying build/lib/octavia/tests/unit/common/jinja/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/haproxy creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying build/lib/octavia/tests/unit/common/jinja/haproxy/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/haproxy creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/logging copying build/lib/octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/logging copying build/lib/octavia/tests/unit/common/jinja/logging/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/logging creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/lvs copying build/lib/octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/lvs copying build/lib/octavia/tests/unit/common/jinja/lvs/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/lvs copying build/lib/octavia/tests/unit/common/test_validate.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_stats.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_policy.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_keystone.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_exceptions.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_decorators.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_data_models.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_constants.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_config.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_clients.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_base_taskflow.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/tls_utils copying build/lib/octavia/tests/unit/common/tls_utils/test_cert_parser.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/tls_utils copying build/lib/octavia/tests/unit/common/tls_utils/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/tls_utils creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2 copying build/lib/octavia/tests/unit/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2 creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_quotas.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_pool.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_member.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_load_balancer.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_listener.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_l7rule.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_l7policy.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_health_monitor.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_flavors.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_flavor_profile.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_availability_zones.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/test_types.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/test_pagination.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/common creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/noop_driver copying build/lib/octavia/tests/unit/api/drivers/noop_driver/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/noop_driver copying build/lib/octavia/tests/unit/api/drivers/noop_driver/test_agent.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/noop_driver copying build/lib/octavia/tests/unit/api/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/amphora_driver creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/amphora_driver/v2 copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/amphora_driver/v2 copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/amphora_driver/v2 copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/amphora_driver creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/driver_agent copying build/lib/octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/driver_agent copying build/lib/octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/driver_agent copying build/lib/octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/driver_agent copying build/lib/octavia/tests/unit/api/drivers/driver_agent/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/driver_agent copying build/lib/octavia/tests/unit/api/drivers/test_utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers copying build/lib/octavia/tests/unit/api/drivers/test_driver_factory.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers copying build/lib/octavia/tests/unit/api/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers copying build/lib/octavia/tests/unit/api/test_config.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api copying build/lib/octavia/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/healthmanager copying build/lib/octavia/tests/unit/controller/healthmanager/test_health_manager.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/healthmanager copying build/lib/octavia/tests/unit/controller/healthmanager/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/healthmanager copying build/lib/octavia/tests/unit/controller/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker copying build/lib/octavia/tests/unit/controller/worker/test_task_utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker copying build/lib/octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker copying build/lib/octavia/tests/unit/controller/worker/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2 creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_shim_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_notification_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/test_taskflow_jobboard_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2 copying build/lib/octavia/tests/unit/controller/worker/v2/test_controller_worker.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2 copying build/lib/octavia/tests/unit/controller/worker/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2 creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/housekeeping copying build/lib/octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/housekeeping copying build/lib/octavia/tests/unit/controller/housekeeping/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/housekeeping creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/queue creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/queue/v2 copying build/lib/octavia/tests/unit/controller/queue/v2/test_endpoints.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/queue/v2 copying build/lib/octavia/tests/unit/controller/queue/v2/test_consumer.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/queue/v2 copying build/lib/octavia/tests/unit/controller/queue/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/queue/v2 copying build/lib/octavia/tests/unit/controller/queue/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/queue creating build/bdist.linux-x86_64/wheel/octavia/image copying build/lib/octavia/image/image_base.py -> build/bdist.linux-x86_64/wheel/octavia/image copying build/lib/octavia/image/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/image creating build/bdist.linux-x86_64/wheel/octavia/image/drivers copying build/lib/octavia/image/drivers/glance_driver.py -> build/bdist.linux-x86_64/wheel/octavia/image/drivers copying build/lib/octavia/image/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/image/drivers creating build/bdist.linux-x86_64/wheel/octavia/image/drivers/noop_driver copying build/lib/octavia/image/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/image/drivers/noop_driver copying build/lib/octavia/image/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/image/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/amphorae creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/status_message.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/health_sender.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/health_daemon.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/health_daemon creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/udp_check.sh -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/nftable_utils.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/network_utils.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/network_namespace.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/keepalivedlvs_query.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/ip_advertisement.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/interface_file.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/interface.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/haproxy_query.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/templates copying build/lib/octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/templates copying build/lib/octavia/amphorae/backends/agent/agent_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent copying build/lib/octavia/amphorae/backends/agent/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/util.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/server.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/rules_schema.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/plug.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/osutils.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/lvs_listener_base.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/loadbalancer.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/keepalivedlvs.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/keepalived.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/certificate_update.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/amphora_info.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server creating build/bdist.linux-x86_64/wheel/octavia/amphorae/driver_exceptions copying build/lib/octavia/amphorae/driver_exceptions/exceptions.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/driver_exceptions copying build/lib/octavia/amphorae/driver_exceptions/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/driver_exceptions creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/rest_api_driver.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/exceptions.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/data_models.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/haproxy creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/noop_driver copying build/lib/octavia/amphorae/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/noop_driver copying build/lib/octavia/amphorae/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/noop_driver copying build/lib/octavia/amphorae/drivers/driver_base.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers copying build/lib/octavia/amphorae/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/health copying build/lib/octavia/amphorae/drivers/health/heartbeat_udp.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/health copying build/lib/octavia/amphorae/drivers/health/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/health creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived/jinja creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived/jinja/templates copying build/lib/octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived/jinja/templates copying build/lib/octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived/jinja copying build/lib/octavia/amphorae/drivers/keepalived/jinja/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived/jinja copying build/lib/octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived copying build/lib/octavia/amphorae/drivers/keepalived/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived copying build/lib/octavia/amphorae/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae creating build/bdist.linux-x86_64/wheel/octavia/distributor copying build/lib/octavia/distributor/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/distributor creating build/bdist.linux-x86_64/wheel/octavia/distributor/drivers copying build/lib/octavia/distributor/drivers/driver_base.py -> build/bdist.linux-x86_64/wheel/octavia/distributor/drivers copying build/lib/octavia/distributor/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/distributor/drivers creating build/bdist.linux-x86_64/wheel/octavia/distributor/drivers/noop_driver copying build/lib/octavia/distributor/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/distributor/drivers/noop_driver copying build/lib/octavia/distributor/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/distributor/drivers/noop_driver running install_data creating build/bdist.linux-x86_64/wheel/octavia-16.0.1.data creating build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/data creating build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/data/share creating build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/data/share/octavia copying LICENSE -> build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/data/share/octavia copying README.rst -> build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/data/share/octavia creating build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/diskimage-create.sh -> build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/image-tests.sh -> build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/README.rst -> build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/requirements.txt -> build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/test-requirements.txt -> build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/tox.ini -> build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/version.txt -> build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/data/share/octavia/diskimage-create running install_egg_info Copying octavia.egg-info to build/bdist.linux-x86_64/wheel/octavia-16.0.1-py3.9.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/scripts copying build/scripts-3.9/octavia-wsgi -> build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/scripts changing mode of build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/scripts/octavia-wsgi to 755 Installing octavia-wsgi script to build/bdist.linux-x86_64/wheel/octavia-16.0.1.data/scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/octavia-16.0.1.dist-info/WHEEL creating '/builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir/pip-wheel-20o67yyg/tmp5gjvr7jj/octavia-16.0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'octavia/__init__.py' adding 'octavia/i18n.py' adding 'octavia/opts.py' adding 'octavia/version.py' adding 'octavia/amphorae/__init__.py' adding 'octavia/amphorae/backends/__init__.py' adding 'octavia/amphorae/backends/agent/__init__.py' adding 'octavia/amphorae/backends/agent/agent_jinja_cfg.py' adding 'octavia/amphorae/backends/agent/api_server/__init__.py' adding 'octavia/amphorae/backends/agent/api_server/amphora_info.py' adding 'octavia/amphorae/backends/agent/api_server/certificate_update.py' adding 'octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py' adding 'octavia/amphorae/backends/agent/api_server/keepalived.py' adding 'octavia/amphorae/backends/agent/api_server/keepalivedlvs.py' adding 'octavia/amphorae/backends/agent/api_server/loadbalancer.py' adding 'octavia/amphorae/backends/agent/api_server/lvs_listener_base.py' adding 'octavia/amphorae/backends/agent/api_server/osutils.py' adding 'octavia/amphorae/backends/agent/api_server/plug.py' adding 'octavia/amphorae/backends/agent/api_server/rules_schema.py' adding 'octavia/amphorae/backends/agent/api_server/server.py' adding 'octavia/amphorae/backends/agent/api_server/util.py' adding 'octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2' adding 'octavia/amphorae/backends/agent/templates/amphora_agent_conf.template' adding 'octavia/amphorae/backends/health_daemon/__init__.py' adding 'octavia/amphorae/backends/health_daemon/health_daemon.py' adding 'octavia/amphorae/backends/health_daemon/health_sender.py' adding 'octavia/amphorae/backends/health_daemon/status_message.py' adding 'octavia/amphorae/backends/utils/__init__.py' adding 'octavia/amphorae/backends/utils/haproxy_query.py' adding 'octavia/amphorae/backends/utils/interface.py' adding 'octavia/amphorae/backends/utils/interface_file.py' adding 'octavia/amphorae/backends/utils/ip_advertisement.py' adding 'octavia/amphorae/backends/utils/keepalivedlvs_query.py' adding 'octavia/amphorae/backends/utils/network_namespace.py' adding 'octavia/amphorae/backends/utils/network_utils.py' adding 'octavia/amphorae/backends/utils/nftable_utils.py' adding 'octavia/amphorae/backends/utils/udp_check.sh' adding 'octavia/amphorae/driver_exceptions/__init__.py' adding 'octavia/amphorae/driver_exceptions/exceptions.py' adding 'octavia/amphorae/drivers/__init__.py' adding 'octavia/amphorae/drivers/driver_base.py' adding 'octavia/amphorae/drivers/haproxy/__init__.py' adding 'octavia/amphorae/drivers/haproxy/data_models.py' adding 'octavia/amphorae/drivers/haproxy/exceptions.py' adding 'octavia/amphorae/drivers/haproxy/rest_api_driver.py' adding 'octavia/amphorae/drivers/health/__init__.py' adding 'octavia/amphorae/drivers/health/heartbeat_udp.py' adding 'octavia/amphorae/drivers/keepalived/__init__.py' adding 'octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py' adding 'octavia/amphorae/drivers/keepalived/jinja/__init__.py' adding 'octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py' adding 'octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template' adding 'octavia/amphorae/drivers/noop_driver/__init__.py' adding 'octavia/amphorae/drivers/noop_driver/driver.py' adding 'octavia/api/__init__.py' adding 'octavia/api/app.py' adding 'octavia/api/config.py' adding 'octavia/api/root_controller.py' adding 'octavia/api/common/__init__.py' adding 'octavia/api/common/hooks.py' adding 'octavia/api/common/pagination.py' adding 'octavia/api/common/types.py' adding 'octavia/api/common/utils.py' adding 'octavia/api/drivers/__init__.py' adding 'octavia/api/drivers/driver_factory.py' adding 'octavia/api/drivers/utils.py' adding 'octavia/api/drivers/amphora_driver/__init__.py' adding 'octavia/api/drivers/amphora_driver/availability_zone_schema.py' adding 'octavia/api/drivers/amphora_driver/flavor_schema.py' adding 'octavia/api/drivers/amphora_driver/v2/__init__.py' adding 'octavia/api/drivers/amphora_driver/v2/driver.py' adding 'octavia/api/drivers/driver_agent/__init__.py' adding 'octavia/api/drivers/driver_agent/driver_get.py' adding 'octavia/api/drivers/driver_agent/driver_listener.py' adding 'octavia/api/drivers/driver_agent/driver_updater.py' adding 'octavia/api/drivers/noop_driver/__init__.py' adding 'octavia/api/drivers/noop_driver/agent.py' adding 'octavia/api/drivers/noop_driver/driver.py' adding 'octavia/api/healthcheck/healthcheck_plugins.py' adding 'octavia/api/v2/__init__.py' adding 'octavia/api/v2/controllers/__init__.py' adding 'octavia/api/v2/controllers/amphora.py' adding 'octavia/api/v2/controllers/availability_zone_profiles.py' adding 'octavia/api/v2/controllers/availability_zones.py' adding 'octavia/api/v2/controllers/base.py' adding 'octavia/api/v2/controllers/flavor_profiles.py' adding 'octavia/api/v2/controllers/flavors.py' adding 'octavia/api/v2/controllers/health_monitor.py' adding 'octavia/api/v2/controllers/l7policy.py' adding 'octavia/api/v2/controllers/l7rule.py' adding 'octavia/api/v2/controllers/listener.py' adding 'octavia/api/v2/controllers/load_balancer.py' adding 'octavia/api/v2/controllers/member.py' adding 'octavia/api/v2/controllers/pool.py' adding 'octavia/api/v2/controllers/provider.py' adding 'octavia/api/v2/controllers/quotas.py' adding 'octavia/api/v2/types/__init__.py' adding 'octavia/api/v2/types/amphora.py' adding 'octavia/api/v2/types/availability_zone_profile.py' adding 'octavia/api/v2/types/availability_zones.py' adding 'octavia/api/v2/types/flavor_profile.py' adding 'octavia/api/v2/types/flavors.py' adding 'octavia/api/v2/types/health_monitor.py' adding 'octavia/api/v2/types/l7policy.py' adding 'octavia/api/v2/types/l7rule.py' adding 'octavia/api/v2/types/listener.py' adding 'octavia/api/v2/types/load_balancer.py' adding 'octavia/api/v2/types/member.py' adding 'octavia/api/v2/types/pool.py' adding 'octavia/api/v2/types/provider.py' adding 'octavia/api/v2/types/quotas.py' adding 'octavia/certificates/__init__.py' adding 'octavia/certificates/common/__init__.py' adding 'octavia/certificates/common/barbican.py' adding 'octavia/certificates/common/cert.py' adding 'octavia/certificates/common/local.py' adding 'octavia/certificates/common/pkcs12.py' adding 'octavia/certificates/common/auth/__init__.py' adding 'octavia/certificates/common/auth/barbican_acl.py' adding 'octavia/certificates/generator/__init__.py' adding 'octavia/certificates/generator/cert_gen.py' adding 'octavia/certificates/generator/local.py' adding 'octavia/certificates/manager/__init__.py' adding 'octavia/certificates/manager/barbican.py' adding 'octavia/certificates/manager/barbican_legacy.py' adding 'octavia/certificates/manager/castellan_mgr.py' adding 'octavia/certificates/manager/cert_mgr.py' adding 'octavia/certificates/manager/local.py' adding 'octavia/certificates/manager/noop.py' adding 'octavia/cmd/__init__.py' adding 'octavia/cmd/agent.py' adding 'octavia/cmd/api.py' adding 'octavia/cmd/driver_agent.py' adding 'octavia/cmd/haproxy_vrrp_check.py' adding 'octavia/cmd/health_checker.py' adding 'octavia/cmd/health_manager.py' adding 'octavia/cmd/house_keeping.py' adding 'octavia/cmd/interface.py' adding 'octavia/cmd/octavia_worker.py' adding 'octavia/cmd/prometheus_proxy.py' adding 'octavia/cmd/status.py' adding 'octavia/common/__init__.py' adding 'octavia/common/base_taskflow.py' adding 'octavia/common/clients.py' adding 'octavia/common/config.py' adding 'octavia/common/constants.py' adding 'octavia/common/context.py' adding 'octavia/common/data_models.py' adding 'octavia/common/decorators.py' adding 'octavia/common/exceptions.py' adding 'octavia/common/keystone.py' adding 'octavia/common/policy.py' adding 'octavia/common/rpc.py' adding 'octavia/common/service.py' adding 'octavia/common/stats.py' adding 'octavia/common/utils.py' adding 'octavia/common/validate.py' adding 'octavia/common/jinja/__init__.py' adding 'octavia/common/jinja/user_data_jinja_cfg.py' adding 'octavia/common/jinja/haproxy/__init__.py' adding 'octavia/common/jinja/haproxy/combined_listeners/__init__.py' adding 'octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py' adding 'octavia/common/jinja/haproxy/combined_listeners/templates/base.j2' adding 'octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2' adding 'octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2' adding 'octavia/common/jinja/logging/__init__.py' adding 'octavia/common/jinja/logging/logging_jinja_cfg.py' adding 'octavia/common/jinja/logging/templates/10-rsyslog.conf.template' adding 'octavia/common/jinja/lvs/__init__.py' adding 'octavia/common/jinja/lvs/jinja_cfg.py' adding 'octavia/common/jinja/lvs/templates/base.j2' adding 'octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2' adding 'octavia/common/jinja/lvs/templates/macros.j2' adding 'octavia/common/jinja/templates/user_data_config_drive.template' adding 'octavia/common/tls_utils/__init__.py' adding 'octavia/common/tls_utils/cert_parser.py' adding 'octavia/compute/__init__.py' adding 'octavia/compute/compute_base.py' adding 'octavia/compute/drivers/__init__.py' adding 'octavia/compute/drivers/nova_driver.py' adding 'octavia/compute/drivers/noop_driver/__init__.py' adding 'octavia/compute/drivers/noop_driver/driver.py' adding 'octavia/controller/__init__.py' adding 'octavia/controller/healthmanager/__init__.py' adding 'octavia/controller/healthmanager/health_manager.py' adding 'octavia/controller/housekeeping/__init__.py' adding 'octavia/controller/housekeeping/house_keeping.py' adding 'octavia/controller/queue/__init__.py' adding 'octavia/controller/queue/v2/__init__.py' adding 'octavia/controller/queue/v2/consumer.py' adding 'octavia/controller/queue/v2/endpoints.py' adding 'octavia/controller/worker/__init__.py' adding 'octavia/controller/worker/amphora_rate_limit.py' adding 'octavia/controller/worker/task_utils.py' adding 'octavia/controller/worker/v2/__init__.py' adding 'octavia/controller/worker/v2/controller_worker.py' adding 'octavia/controller/worker/v2/taskflow_jobboard_driver.py' adding 'octavia/controller/worker/v2/flows/__init__.py' adding 'octavia/controller/worker/v2/flows/amphora_flows.py' adding 'octavia/controller/worker/v2/flows/flow_utils.py' adding 'octavia/controller/worker/v2/flows/health_monitor_flows.py' adding 'octavia/controller/worker/v2/flows/l7policy_flows.py' adding 'octavia/controller/worker/v2/flows/l7rule_flows.py' adding 'octavia/controller/worker/v2/flows/listener_flows.py' adding 'octavia/controller/worker/v2/flows/load_balancer_flows.py' adding 'octavia/controller/worker/v2/flows/member_flows.py' adding 'octavia/controller/worker/v2/flows/pool_flows.py' adding 'octavia/controller/worker/v2/tasks/__init__.py' adding 'octavia/controller/worker/v2/tasks/amphora_driver_tasks.py' adding 'octavia/controller/worker/v2/tasks/cert_task.py' adding 'octavia/controller/worker/v2/tasks/compute_tasks.py' adding 'octavia/controller/worker/v2/tasks/database_tasks.py' adding 'octavia/controller/worker/v2/tasks/lifecycle_tasks.py' adding 'octavia/controller/worker/v2/tasks/network_tasks.py' adding 'octavia/controller/worker/v2/tasks/notification_tasks.py' adding 'octavia/controller/worker/v2/tasks/retry_tasks.py' adding 'octavia/controller/worker/v2/tasks/shim_tasks.py' adding 'octavia/db/__init__.py' adding 'octavia/db/api.py' adding 'octavia/db/base_models.py' adding 'octavia/db/healthcheck.py' adding 'octavia/db/models.py' adding 'octavia/db/prepare.py' adding 'octavia/db/repositories.py' adding 'octavia/db/migration/__init__.py' adding 'octavia/db/migration/alembic.ini' adding 'octavia/db/migration/cli.py' adding 'octavia/db/migration/alembic_migrations/README.rst' adding 'octavia/db/migration/alembic_migrations/env.py' adding 'octavia/db/migration/alembic_migrations/script.py.mako' adding 'octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py' adding 'octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py' adding 'octavia/db/migration/alembic_migrations/versions/0995c26fc506_add_failover_stopped_to_provisioning_.py' adding 'octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py' adding 'octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py' adding 'octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py' adding 'octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py' adding 'octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py' adding 'octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py' adding 'octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py' adding 'octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py' adding 'octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py' adding 'octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py' adding 'octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py' adding 'octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py' adding 'octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py' adding 'octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py' adding 'octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py' adding 'octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py' adding 'octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py' adding 'octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py' adding 'octavia/db/migration/alembic_migrations/versions/3097e55493ae_add_sg_id_to_vip_table.py' adding 'octavia/db/migration/alembic_migrations/versions/31f7653ded67_allow_multiple_vips_per_loadbalancer.py' adding 'octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py' adding 'octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py' adding 'octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py' adding 'octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py' adding 'octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py' adding 'octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py' adding 'octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py' adding 'octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py' adding 'octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py' adding 'octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py' adding 'octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py' adding 'octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py' adding 'octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py' adding 'octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py' adding 'octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py' adding 'octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py' adding 'octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py' adding 'octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py' adding 'octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py' adding 'octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py' adding 'octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py' adding 'octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py' adding 'octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py' adding 'octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py' adding 'octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py' adding 'octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py' adding 'octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py' adding 'octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py' adding 'octavia/db/migration/alembic_migrations/versions/632152d2d32e_add_http_strict_transport_security_.py' adding 'octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py' adding 'octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py' adding 'octavia/db/migration/alembic_migrations/versions/6ac558d7fc21_add_prometheus_listener_protocol.py' adding 'octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py' adding 'octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py' adding 'octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py' adding 'octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py' adding 'octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py' adding 'octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py' adding 'octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py' adding 'octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py' adding 'octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py' adding 'octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py' adding 'octavia/db/migration/alembic_migrations/versions/8db7a6443785_add_member_vnic_type.py' adding 'octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py' adding 'octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py' adding 'octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py' adding 'octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py' adding 'octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py' adding 'octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py' adding 'octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py' adding 'octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py' adding 'octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py' adding 'octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py' adding 'octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py' adding 'octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py' adding 'octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py' adding 'octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py' adding 'octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py' adding 'octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py' adding 'octavia/db/migration/alembic_migrations/versions/db2a73e82626_add_vnic_type_for_vip.py' adding 'octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py' adding 'octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py' adding 'octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py' adding 'octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py' adding 'octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py' adding 'octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py' adding 'octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py' adding 'octavia/db/migration/alembic_migrations/versions/fabf4983846b_add_member_port_table.py' adding 'octavia/db/migration/alembic_migrations/versions/fac584114642_.py' adding 'octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py' adding 'octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py' adding 'octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py' adding 'octavia/distributor/__init__.py' adding 'octavia/distributor/drivers/__init__.py' adding 'octavia/distributor/drivers/driver_base.py' adding 'octavia/distributor/drivers/noop_driver/__init__.py' adding 'octavia/distributor/drivers/noop_driver/driver.py' adding 'octavia/hacking/__init__.py' adding 'octavia/hacking/checks.py' adding 'octavia/image/__init__.py' adding 'octavia/image/image_base.py' adding 'octavia/image/drivers/__init__.py' adding 'octavia/image/drivers/glance_driver.py' adding 'octavia/image/drivers/noop_driver/__init__.py' adding 'octavia/image/drivers/noop_driver/driver.py' adding 'octavia/network/__init__.py' adding 'octavia/network/base.py' adding 'octavia/network/data_models.py' adding 'octavia/network/drivers/__init__.py' adding 'octavia/network/drivers/neutron/__init__.py' adding 'octavia/network/drivers/neutron/allowed_address_pairs.py' adding 'octavia/network/drivers/neutron/base.py' adding 'octavia/network/drivers/neutron/utils.py' adding 'octavia/network/drivers/noop_driver/__init__.py' adding 'octavia/network/drivers/noop_driver/driver.py' adding 'octavia/policies/__init__.py' adding 'octavia/policies/advanced_rbac.py' adding 'octavia/policies/amphora.py' adding 'octavia/policies/availability_zone.py' adding 'octavia/policies/availability_zone_profile.py' adding 'octavia/policies/base.py' adding 'octavia/policies/flavor.py' adding 'octavia/policies/flavor_profile.py' adding 'octavia/policies/healthmonitor.py' adding 'octavia/policies/keystone_default_roles.py' adding 'octavia/policies/l7policy.py' adding 'octavia/policies/l7rule.py' adding 'octavia/policies/listener.py' adding 'octavia/policies/loadbalancer.py' adding 'octavia/policies/member.py' adding 'octavia/policies/pool.py' adding 'octavia/policies/provider.py' adding 'octavia/policies/provider_availability_zone.py' adding 'octavia/policies/provider_flavor.py' adding 'octavia/policies/quota.py' adding 'octavia/statistics/__init__.py' adding 'octavia/statistics/stats_base.py' adding 'octavia/statistics/drivers/__init__.py' adding 'octavia/statistics/drivers/logger.py' adding 'octavia/statistics/drivers/update_db.py' adding 'octavia/tests/__init__.py' adding 'octavia/tests/fixtures.py' adding 'octavia/tests/common/__init__.py' adding 'octavia/tests/common/constants.py' adding 'octavia/tests/common/data_model_helpers.py' adding 'octavia/tests/common/sample_certs.py' adding 'octavia/tests/common/sample_data_models.py' adding 'octavia/tests/common/sample_haproxy_prometheus' adding 'octavia/tests/common/sample_network_data.py' adding 'octavia/tests/common/sample_octavia_prometheus' adding 'octavia/tests/common/utils.py' adding 'octavia/tests/functional/__init__.py' adding 'octavia/tests/functional/amphorae/__init__.py' adding 'octavia/tests/functional/amphorae/backend/__init__.py' adding 'octavia/tests/functional/amphorae/backend/agent/__init__.py' adding 'octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py' adding 'octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py' adding 'octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py' adding 'octavia/tests/functional/api/__init__.py' adding 'octavia/tests/functional/api/test_content_types.py' adding 'octavia/tests/functional/api/test_healthcheck.py' adding 'octavia/tests/functional/api/test_root_controller.py' adding 'octavia/tests/functional/api/drivers/__init__.py' adding 'octavia/tests/functional/api/drivers/driver_agent/__init__.py' adding 'octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py' adding 'octavia/tests/functional/api/v2/__init__.py' adding 'octavia/tests/functional/api/v2/base.py' adding 'octavia/tests/functional/api/v2/test_amphora.py' adding 'octavia/tests/functional/api/v2/test_availability_zone_profiles.py' adding 'octavia/tests/functional/api/v2/test_availability_zones.py' adding 'octavia/tests/functional/api/v2/test_flavor_profiles.py' adding 'octavia/tests/functional/api/v2/test_flavors.py' adding 'octavia/tests/functional/api/v2/test_health_monitor.py' adding 'octavia/tests/functional/api/v2/test_l7policy.py' adding 'octavia/tests/functional/api/v2/test_l7rule.py' adding 'octavia/tests/functional/api/v2/test_listener.py' adding 'octavia/tests/functional/api/v2/test_load_balancer.py' adding 'octavia/tests/functional/api/v2/test_member.py' adding 'octavia/tests/functional/api/v2/test_pool.py' adding 'octavia/tests/functional/api/v2/test_provider.py' adding 'octavia/tests/functional/api/v2/test_quotas.py' adding 'octavia/tests/functional/db/__init__.py' adding 'octavia/tests/functional/db/base.py' adding 'octavia/tests/functional/db/test_models.py' adding 'octavia/tests/functional/db/test_repositories.py' adding 'octavia/tests/unit/__init__.py' adding 'octavia/tests/unit/base.py' adding 'octavia/tests/unit/test_opts.py' adding 'octavia/tests/unit/test_version.py' adding 'octavia/tests/unit/amphorae/__init__.py' adding 'octavia/tests/unit/amphorae/backends/__init__.py' adding 'octavia/tests/unit/amphorae/backends/agent/__init__.py' adding 'octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py' adding 'octavia/tests/unit/amphorae/backends/health_daemon/__init__.py' adding 'octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py' adding 'octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py' adding 'octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py' adding 'octavia/tests/unit/amphorae/backends/utils/__init__.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_interface.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_interface_file.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_network_utils.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_nftable_utils.py' adding 'octavia/tests/unit/amphorae/drivers/__init__.py' adding 'octavia/tests/unit/amphorae/drivers/haproxy/__init__.py' adding 'octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py' adding 'octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py' adding 'octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py' adding 'octavia/tests/unit/amphorae/drivers/health/__init__.py' adding 'octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py' adding 'octavia/tests/unit/amphorae/drivers/keepalived/__init__.py' adding 'octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py' adding 'octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py' adding 'octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py' adding 'octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py' adding 'octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py' adding 'octavia/tests/unit/api/__init__.py' adding 'octavia/tests/unit/api/test_config.py' adding 'octavia/tests/unit/api/common/__init__.py' adding 'octavia/tests/unit/api/common/base.py' adding 'octavia/tests/unit/api/common/test_pagination.py' adding 'octavia/tests/unit/api/common/test_types.py' adding 'octavia/tests/unit/api/drivers/__init__.py' adding 'octavia/tests/unit/api/drivers/test_driver_factory.py' adding 'octavia/tests/unit/api/drivers/test_utils.py' adding 'octavia/tests/unit/api/drivers/amphora_driver/__init__.py' adding 'octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py' adding 'octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py' adding 'octavia/tests/unit/api/drivers/driver_agent/__init__.py' adding 'octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py' adding 'octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py' adding 'octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py' adding 'octavia/tests/unit/api/drivers/noop_driver/__init__.py' adding 'octavia/tests/unit/api/drivers/noop_driver/test_agent.py' adding 'octavia/tests/unit/api/drivers/noop_driver/test_driver.py' adding 'octavia/tests/unit/api/v2/__init__.py' adding 'octavia/tests/unit/api/v2/types/__init__.py' adding 'octavia/tests/unit/api/v2/types/base.py' adding 'octavia/tests/unit/api/v2/types/test_availability_zone_profile.py' adding 'octavia/tests/unit/api/v2/types/test_availability_zones.py' adding 'octavia/tests/unit/api/v2/types/test_flavor_profile.py' adding 'octavia/tests/unit/api/v2/types/test_flavors.py' adding 'octavia/tests/unit/api/v2/types/test_health_monitor.py' adding 'octavia/tests/unit/api/v2/types/test_l7policy.py' adding 'octavia/tests/unit/api/v2/types/test_l7rule.py' adding 'octavia/tests/unit/api/v2/types/test_listener.py' adding 'octavia/tests/unit/api/v2/types/test_load_balancer.py' adding 'octavia/tests/unit/api/v2/types/test_member.py' adding 'octavia/tests/unit/api/v2/types/test_pool.py' adding 'octavia/tests/unit/api/v2/types/test_quotas.py' adding 'octavia/tests/unit/certificates/__init__.py' adding 'octavia/tests/unit/certificates/common/__init__.py' adding 'octavia/tests/unit/certificates/common/test_barbican.py' adding 'octavia/tests/unit/certificates/common/test_local.py' adding 'octavia/tests/unit/certificates/common/auth/__init__.py' adding 'octavia/tests/unit/certificates/common/auth/test_barbican_acl.py' adding 'octavia/tests/unit/certificates/generator/__init__.py' adding 'octavia/tests/unit/certificates/generator/local_csr.py' adding 'octavia/tests/unit/certificates/generator/test_local.py' adding 'octavia/tests/unit/certificates/manager/__init__.py' adding 'octavia/tests/unit/certificates/manager/test_barbican.py' adding 'octavia/tests/unit/certificates/manager/test_barbican_legacy.py' adding 'octavia/tests/unit/certificates/manager/test_castellan_mgr.py' adding 'octavia/tests/unit/certificates/manager/test_local.py' adding 'octavia/tests/unit/certificates/manager/test_noop.py' adding 'octavia/tests/unit/cmd/__init__.py' adding 'octavia/tests/unit/cmd/test_agent.py' adding 'octavia/tests/unit/cmd/test_driver_agent.py' adding 'octavia/tests/unit/cmd/test_haproxy_vrrp_check.py' adding 'octavia/tests/unit/cmd/test_health_checker.py' adding 'octavia/tests/unit/cmd/test_health_manager.py' adding 'octavia/tests/unit/cmd/test_house_keeping.py' adding 'octavia/tests/unit/cmd/test_interface.py' adding 'octavia/tests/unit/cmd/test_prometheus_proxy.py' adding 'octavia/tests/unit/cmd/test_status.py' adding 'octavia/tests/unit/common/__init__.py' adding 'octavia/tests/unit/common/test_base_taskflow.py' adding 'octavia/tests/unit/common/test_clients.py' adding 'octavia/tests/unit/common/test_config.py' adding 'octavia/tests/unit/common/test_constants.py' adding 'octavia/tests/unit/common/test_data_models.py' adding 'octavia/tests/unit/common/test_decorators.py' adding 'octavia/tests/unit/common/test_exceptions.py' adding 'octavia/tests/unit/common/test_keystone.py' adding 'octavia/tests/unit/common/test_policy.py' adding 'octavia/tests/unit/common/test_stats.py' adding 'octavia/tests/unit/common/test_utils.py' adding 'octavia/tests/unit/common/test_validate.py' adding 'octavia/tests/unit/common/jinja/__init__.py' adding 'octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py' adding 'octavia/tests/unit/common/jinja/haproxy/__init__.py' adding 'octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py' adding 'octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py' adding 'octavia/tests/unit/common/jinja/logging/__init__.py' adding 'octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py' adding 'octavia/tests/unit/common/jinja/lvs/__init__.py' adding 'octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py' adding 'octavia/tests/unit/common/sample_configs/__init__.py' adding 'octavia/tests/unit/common/sample_configs/sample_configs_combined.py' adding 'octavia/tests/unit/common/sample_configs/sample_pkcs12.p12' adding 'octavia/tests/unit/common/tls_utils/__init__.py' adding 'octavia/tests/unit/common/tls_utils/test_cert_parser.py' adding 'octavia/tests/unit/compute/__init__.py' adding 'octavia/tests/unit/compute/drivers/__init__.py' adding 'octavia/tests/unit/compute/drivers/test_nova_driver.py' adding 'octavia/tests/unit/compute/drivers/noop_driver/__init__.py' adding 'octavia/tests/unit/compute/drivers/noop_driver/test_driver.py' adding 'octavia/tests/unit/controller/__init__.py' adding 'octavia/tests/unit/controller/healthmanager/__init__.py' adding 'octavia/tests/unit/controller/healthmanager/test_health_manager.py' adding 'octavia/tests/unit/controller/housekeeping/__init__.py' adding 'octavia/tests/unit/controller/housekeeping/test_house_keeping.py' adding 'octavia/tests/unit/controller/queue/__init__.py' adding 'octavia/tests/unit/controller/queue/v2/__init__.py' adding 'octavia/tests/unit/controller/queue/v2/test_consumer.py' adding 'octavia/tests/unit/controller/queue/v2/test_endpoints.py' adding 'octavia/tests/unit/controller/worker/__init__.py' adding 'octavia/tests/unit/controller/worker/test_amphora_rate_limit.py' adding 'octavia/tests/unit/controller/worker/test_task_utils.py' adding 'octavia/tests/unit/controller/worker/v2/__init__.py' adding 'octavia/tests/unit/controller/worker/v2/test_controller_worker.py' adding 'octavia/tests/unit/controller/worker/v2/test_taskflow_jobboard_driver.py' adding 'octavia/tests/unit/controller/worker/v2/flows/__init__.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/__init__.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_notification_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_shim_tasks.py' adding 'octavia/tests/unit/db/__init__.py' adding 'octavia/tests/unit/hacking/test_checks.py' adding 'octavia/tests/unit/image/__init__.py' adding 'octavia/tests/unit/image/drivers/__init__.py' adding 'octavia/tests/unit/image/drivers/test_glance_driver.py' adding 'octavia/tests/unit/image/drivers/noop_driver/test_driver.py' adding 'octavia/tests/unit/network/__init__.py' adding 'octavia/tests/unit/network/drivers/__init__.py' adding 'octavia/tests/unit/network/drivers/neutron/__init__.py' adding 'octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py' adding 'octavia/tests/unit/network/drivers/neutron/test_base.py' adding 'octavia/tests/unit/network/drivers/neutron/test_utils.py' adding 'octavia/tests/unit/network/drivers/noop_driver/__init__.py' adding 'octavia/tests/unit/network/drivers/noop_driver/test_driver.py' adding 'octavia/tests/unit/statistics/__init__.py' adding 'octavia/tests/unit/statistics/test_stats_base.py' adding 'octavia/tests/unit/statistics/drivers/__init__.py' adding 'octavia/tests/unit/statistics/drivers/test_logger.py' adding 'octavia/tests/unit/statistics/drivers/test_update_db.py' adding 'octavia/tests/unit/volume/__init__.py' adding 'octavia/tests/unit/volume/drivers/__init__.py' adding 'octavia/tests/unit/volume/drivers/test_cinder_driver.py' adding 'octavia/tests/unit/volume/drivers/noop_driver/__init__.py' adding 'octavia/tests/unit/volume/drivers/noop_driver/test_driver.py' adding 'octavia/volume/__init__.py' adding 'octavia/volume/volume_base.py' adding 'octavia/volume/drivers/__init__.py' adding 'octavia/volume/drivers/cinder_driver.py' adding 'octavia/volume/drivers/noop_driver/__init__.py' adding 'octavia/volume/drivers/noop_driver/driver.py' adding 'octavia-16.0.1.data/data/share/octavia/LICENSE' adding 'octavia-16.0.1.data/data/share/octavia/README.rst' adding 'octavia-16.0.1.data/data/share/octavia/diskimage-create/README.rst' adding 'octavia-16.0.1.data/data/share/octavia/diskimage-create/diskimage-create.sh' adding 'octavia-16.0.1.data/data/share/octavia/diskimage-create/image-tests.sh' adding 'octavia-16.0.1.data/data/share/octavia/diskimage-create/requirements.txt' adding 'octavia-16.0.1.data/data/share/octavia/diskimage-create/test-requirements.txt' adding 'octavia-16.0.1.data/data/share/octavia/diskimage-create/tox.ini' adding 'octavia-16.0.1.data/data/share/octavia/diskimage-create/version.txt' adding 'octavia-16.0.1.data/scripts/octavia-wsgi' adding 'octavia-16.0.1.dist-info/AUTHORS' adding 'octavia-16.0.1.dist-info/LICENSE' adding 'octavia-16.0.1.dist-info/METADATA' adding 'octavia-16.0.1.dist-info/WHEEL' adding 'octavia-16.0.1.dist-info/entry_points.txt' adding 'octavia-16.0.1.dist-info/pbr.json' adding 'octavia-16.0.1.dist-info/top_level.txt' adding 'octavia-16.0.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for octavia (pyproject.toml): finished with status 'done' Created wheel for octavia: filename=octavia-16.0.1-py3-none-any.whl size=1245948 sha256=6c17f9cc731b1ed7bd2b5a08fb8a388991a828f933e5655e92a1b438a6f6f2fb Stored in directory: /builddir/.cache/pip/wheels/13/c0/0b/8f5267b017580b7d1af9e4077384d5725b347d8a04dea9954a Successfully built octavia + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZfIAu3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64 + cd octavia-16.0.1.dev5 ++ xargs basename --multiple ++ ls /builddir/build/BUILD/octavia-16.0.1.dev5/pyproject-wheeldir/octavia-16.0.1-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=octavia==16.0.1 + '[' -z octavia==16.0.1 ']' + TMPDIR=/builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.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/octavia-16.0.1.dev5/pyproject-wheeldir octavia==16.0.1 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/octavia-16.0.1.dev5/pyproject-wheeldir Processing ./pyproject-wheeldir/octavia-16.0.1-py3-none-any.whl Installing collected packages: octavia changing mode of /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/amphora-agent to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/amphora-health-checker to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/amphora-interface to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/haproxy-vrrp-check to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-api to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-db-manage to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-driver-agent to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-health-manager to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-housekeeping to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-status to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-worker to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/prometheus-proxy to 755 Successfully installed octavia-16.0.1 + '[' -d /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/amphora-agent /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/amphora-health-checker /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/amphora-interface /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/haproxy-vrrp-check /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-api /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-db-manage /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-driver-agent /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-health-manager /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-housekeeping /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-status /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-worker /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-wsgi /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/prometheus-proxy /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/amphora-agent: updating /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/amphora-health-checker: updating /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/amphora-interface: updating /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/haproxy-vrrp-check: updating /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-api: updating /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-db-manage: updating /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-driver-agent: updating /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-health-manager: updating /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-housekeeping: updating /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-status: updating /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-worker: updating /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-wsgi: updating /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/prometheus-proxy: updating + rm -rfv /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/octavia-16.0.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/python3.9/site-packages/octavia-16.0.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/python3.9/site-packages/octavia-16.0.1.dist-info/RECORD --output /builddir/build/BUILD/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/python3.9/site-packages/octavia-16.0.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/python3.9/site-packages/octavia-16.0.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/python3.9/site-packages/octavia-16.0.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/python3.9/site-packages/octavia-16.0.1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64//usr/lib/python3.9/site-packages + oslo-config-generator --config-file etc/config/octavia-config-generator.conf --output-file etc/octavia.conf + read name eq value + test '[DEFAULT]' + test '' + continue + read name eq value + test auth_strategy + test noauth + sed -ri '0,/^(#)? *auth_strategy *=/{s!^(#)? *auth_strategy *=.*!# auth_strategy = noauth!}' etc/octavia.conf + read name eq value + test use_stderr + test False + sed -ri '0,/^(#)? *use_stderr *=/{s!^(#)? *use_stderr *=.*!# use_stderr = False!}' etc/octavia.conf + read name eq value + test '' + continue + read name eq value + test '[database]' + test '' + continue + read name eq value + test max_pool_size + test 10 + sed -ri '0,/^(#)? *max_pool_size *=/{s!^(#)? *max_pool_size *=.*!# max_pool_size = 10!}' etc/octavia.conf + read name eq value + test max_overflow + test 20 + sed -ri '0,/^(#)? *max_overflow *=/{s!^(#)? *max_overflow *=.*!# max_overflow = 20!}' etc/octavia.conf + read name eq value + test pool_timeout + test 10 + sed -ri '0,/^(#)? *pool_timeout *=/{s!^(#)? *pool_timeout *=.*!# pool_timeout = 10!}' etc/octavia.conf + read name eq value + rm -rf /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/python3.9/site-packages/bin + rm -rf /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/python3.9/site-packages/doc + rm -rf /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/python3.9/site-packages/tools + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/etc/octavia + mv etc/octavia.conf /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/etc/octavia + mv etc/policy/keystone_default_roles-policy.yaml /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/etc/octavia/policy.yaml + install -p -D -m 644 /builddir/build/SOURCES/octavia.logrotate /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/etc/logrotate.d/openstack-octavia + install -p -D -m 644 elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/etc/logrotate.d/openstack-octavia-amphora-agent + install -p -D -m 644 /builddir/build/SOURCES/octavia-amphora-agent.service /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/systemd/system/octavia-amphora-agent.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-api.service /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/systemd/system/octavia-api.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-worker.service /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/systemd/system/octavia-worker.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-health-manager.service /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/systemd/system/octavia-health-manager.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-housekeeping.service /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/systemd/system/octavia-housekeeping.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-driver-agent.service /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/systemd/system/octavia-driver-agent.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-prometheus-proxy.service /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/systemd/system/octavia-prometheus-proxy.service + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/var/lib/octavia + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/var/log/octavia + install -p -D -m 640 /builddir/build/SOURCES/octavia-dist.conf /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia/octavia-dist.conf + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64//etc/octavia/conf.d/common + for service in amphora-agent api driver-agent health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64//etc/octavia/conf.d/octavia-amphora-agent + for service in amphora-agent api driver-agent health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64//etc/octavia/conf.d/octavia-api + for service in amphora-agent api driver-agent health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64//etc/octavia/conf.d/octavia-driver-agent + for service in amphora-agent api driver-agent health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64//etc/octavia/conf.d/octavia-health-manager + for service in amphora-agent api driver-agent health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64//etc/octavia/conf.d/octavia-housekeeping + for service in amphora-agent api driver-agent health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64//etc/octavia/conf.d/octavia-worker + cp -vr elements/ /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements 'elements/' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements' 'elements/amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent' 'elements/amphora-agent/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/README.rst' 'elements/amphora-agent/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/element-deps' 'elements/amphora-agent/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d' 'elements/amphora-agent/install.d/amphora-agent-source-install' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install' 'elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service' 'elements/amphora-agent/install.d/amphora-agent-source-install/prometheus-proxy.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/prometheus-proxy.conf' 'elements/amphora-agent/install.d/amphora-agent-source-install/prometheus-proxy.init' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/prometheus-proxy.init' 'elements/amphora-agent/install.d/amphora-agent-source-install/prometheus-proxy.service' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/prometheus-proxy.service' 'elements/amphora-agent/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/package-installs.yaml' 'elements/amphora-agent/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/pkg-map' 'elements/amphora-agent/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d' 'elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' 'elements/amphora-agent/post-install.d/12-enable-prometheus-proxy-systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/12-enable-prometheus-proxy-systemd' 'elements/amphora-agent/post-install.d/90-remove-build-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/90-remove-build-deps' 'elements/amphora-agent/source-repository-amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/source-repository-amphora-agent' 'elements/amphora-agent/static' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static' 'elements/amphora-agent/static/etc' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc' 'elements/amphora-agent/static/etc/NetworkManager' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager' 'elements/amphora-agent/static/etc/NetworkManager/conf.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager/conf.d' 'elements/amphora-agent/static/etc/NetworkManager/conf.d/dns-none.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager/conf.d/dns-none.conf' 'elements/amphora-agent/static/etc/NetworkManager/conf.d/no-auto-default.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager/conf.d/no-auto-default.conf' 'elements/amphora-agent/static/etc/rsyslog.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/rsyslog.d' 'elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf' 'elements/amphora-agent/static/usr' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr' 'elements/amphora-agent/static/usr/local' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local' 'elements/amphora-agent/static/usr/local/bin' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin' 'elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh' 'elements/amphora-agent/static/usr/local/bin/udp-masquerade.sh' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin/udp-masquerade.sh' 'elements/amphora-agent/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/svc-map' 'elements/amphora-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-fips' 'elements/amphora-fips/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/README.rst' 'elements/amphora-fips/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/element-deps' 'elements/amphora-fips/environment.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/environment.d' 'elements/amphora-fips/environment.d/95-enable-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/environment.d/95-enable-fips' 'elements/amphora-fips/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/package-installs.yaml' 'elements/amphora-fips/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/pkg-map' 'elements/amphora-fips/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/post-install.d' 'elements/amphora-fips/post-install.d/10-enable-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/post-install.d/10-enable-fips' 'elements/amphora-selinux' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux' 'elements/amphora-selinux/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/README.rst' 'elements/amphora-selinux/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/element-deps' 'elements/amphora-selinux/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/package-installs.json' 'elements/amphora-selinux/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/pkg-map' 'elements/amphora-selinux/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/post-install.d' 'elements/amphora-selinux/post-install.d/50-selinux-policies' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/post-install.d/50-selinux-policies' 'elements/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs' 'elements/certs-ramfs/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/README.rst' 'elements/certs-ramfs/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/element-deps' 'elements/certs-ramfs/init-scripts' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts' 'elements/certs-ramfs/init-scripts/systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd' 'elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' 'elements/certs-ramfs/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/package-installs.yaml' 'elements/certs-ramfs/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/post-install.d' 'elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service' 'elements/certs-ramfs/static' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/static' 'elements/certs-ramfs/static/usr' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr' 'elements/certs-ramfs/static/usr/local' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local' 'elements/certs-ramfs/static/usr/local/bin' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local/bin' 'elements/certs-ramfs/static/usr/local/bin/certfs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local/bin/certfs-ramfs' 'elements/certs-ramfs/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/svc-map' 'elements/cpu-pinning' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning' 'elements/cpu-pinning/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/README.rst' 'elements/cpu-pinning/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/element-deps' 'elements/cpu-pinning/environment.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/environment.d' 'elements/cpu-pinning/environment.d/80-kernel-cpu-affinity' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/environment.d/80-kernel-cpu-affinity' 'elements/cpu-pinning/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/package-installs.yaml' 'elements/cpu-pinning/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/post-install.d' 'elements/cpu-pinning/post-install.d/20-enable-tuned' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/post-install.d/20-enable-tuned' 'elements/cpu-pinning/post-install.d/30-set-tuned-profile' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/post-install.d/30-set-tuned-profile' 'elements/cpu-pinning/static' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static' 'elements/cpu-pinning/static/etc' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static/etc' 'elements/cpu-pinning/static/etc/tuned' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static/etc/tuned' 'elements/cpu-pinning/static/etc/tuned/active_profile' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static/etc/tuned/active_profile' 'elements/cpu-pinning/static/etc/tuned/amphora' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static/etc/tuned/amphora' 'elements/cpu-pinning/static/etc/tuned/amphora/script.sh' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static/etc/tuned/amphora/script.sh' 'elements/cpu-pinning/static/etc/tuned/amphora/tuned.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static/etc/tuned/amphora/tuned.conf' 'elements/cpu-pinning/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/svc-map' 'elements/disable-makecache' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/disable-makecache' 'elements/disable-makecache/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/disable-makecache/README.rst' 'elements/disable-makecache/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/disable-makecache/post-install.d' 'elements/disable-makecache/post-install.d/80-disable-makecache' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/disable-makecache/post-install.d/80-disable-makecache' 'elements/disable-makecache/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/disable-makecache/svc-map' 'elements/haproxy-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia' 'elements/haproxy-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/README.rst' 'elements/haproxy-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/element-deps' 'elements/haproxy-octavia/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/install.d' 'elements/haproxy-octavia/install.d/76-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/install.d/76-haproxy' 'elements/haproxy-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/package-installs.json' 'elements/haproxy-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pkg-map' 'elements/haproxy-octavia/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d' 'elements/haproxy-octavia/post-install.d/20-disable-default-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-disable-default-haproxy' 'elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel' 'elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config' 'elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' 'elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' 'elements/haproxy-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/svc-map' 'elements/ipvsadmin' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin' 'elements/ipvsadmin/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin/README.rst' 'elements/ipvsadmin/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin/element-deps' 'elements/ipvsadmin/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin/package-installs.json' 'elements/ipvsadmin/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin/svc-map' 'elements/keepalived-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia' 'elements/keepalived-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/README.rst' 'elements/keepalived-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/element-deps' 'elements/keepalived-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/package-installs.json' 'elements/keepalived-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/pkg-map' 'elements/keepalived-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/svc-map' 'elements/no-resolvconf' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/no-resolvconf' 'elements/no-resolvconf/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/no-resolvconf/README.rst' 'elements/no-resolvconf/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/no-resolvconf/finalise.d' 'elements/no-resolvconf/finalise.d/99-disable-resolv-conf' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/no-resolvconf/finalise.d/99-disable-resolv-conf' 'elements/octavia-lib' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/octavia-lib' 'elements/octavia-lib/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/README.rst' 'elements/octavia-lib/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/element-deps' 'elements/octavia-lib/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/install.d' 'elements/octavia-lib/install.d/octavia-lib-source-install' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/install.d/octavia-lib-source-install' 'elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install' 'elements/octavia-lib/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/post-install.d' 'elements/octavia-lib/post-install.d/89-remove-build-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/post-install.d/89-remove-build-deps' 'elements/octavia-lib/source-repository-octavia-lib' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/source-repository-octavia-lib' 'elements/rebind-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/rebind-sshd' 'elements/rebind-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/rebind-sshd/README.rst' 'elements/rebind-sshd/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/rebind-sshd/finalise.d' 'elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' 'elements/remove-default-ints' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/remove-default-ints' 'elements/remove-default-ints/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/remove-default-ints/README.rst' 'elements/remove-default-ints/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/remove-default-ints/post-install.d' 'elements/remove-default-ints/post-install.d/91-remove-default-ints' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/remove-default-ints/post-install.d/91-remove-default-ints' 'elements/remove-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/remove-sshd' 'elements/remove-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/remove-sshd/README.rst' 'elements/remove-sshd/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/remove-sshd/package-installs.yaml' 'elements/root-passwd' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/root-passwd' 'elements/root-passwd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/root-passwd/README.rst' 'elements/root-passwd/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/root-passwd/post-install.d' 'elements/root-passwd/post-install.d/99-setup' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/root-passwd/post-install.d/99-setup' 'elements/sos' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/sos' 'elements/sos/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/sos/README.rst' 'elements/sos/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/sos/element-deps' 'elements/sos/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/sos/package-installs.yaml' 'elements/sos/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia-image-elements/sos/pkg-map' + install -m 755 diskimage-create/diskimage-create.sh /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin/octavia-diskimage-create.sh + rm -rf /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia/diskimage-create + rm -rf /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia/LICENSE + rm -rf /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/octavia/README.rst + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 16.0.1-0.20250917214129.46251e4.el9 --unique-debug-suffix -16.0.1-0.20250917214129.46251e4.el9.x86_64 --unique-debug-src-base openstack-octavia-16.0.1-0.20250917214129.46251e4.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/octavia-16.0.1.dev5 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/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/octavia-diskimage-create.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/root-passwd/post-install.d/99-setup from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/remove-default-ints/post-install.d/91-remove-default-ints from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/octavia-lib/post-install.d/89-remove-build-deps from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/no-resolvconf/finalise.d/99-disable-resolv-conf from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/haproxy-octavia/post-install.d/21-create-ping-wrapper from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-setup-haproxy-log from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-disable-default-haproxy from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/haproxy-octavia/install.d/76-haproxy from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/disable-makecache/post-install.d/80-disable-makecache from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/certs-ramfs/static/usr/local/bin/certfs-ramfs from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-selinux/post-install.d/50-selinux-policies from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-fips/post-install.d/10-enable-fips from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-fips/environment.d/95-enable-fips from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin/udp-masquerade.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-agent/post-install.d/90-remove-build-deps from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-agent/post-install.d/12-enable-prometheus-proxy-systemd from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wOssXp + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + export OS_TEST_PATH=./octavia/tests/unit + OS_TEST_PATH=./octavia/tests/unit + rm -f octavia/tests/unit/test_hacking.py + 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/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/octavia-16.0.1.dev5/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_lvs_listener_processes [0.159177s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_networks [0.007646s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details [0.009702s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_get_haproxy_versions_devel [0.000764s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalivedlvs.KeepalivedLvsTestCase.test_delete_lvs_listener_not_exist [0.001922s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_cmd_get_version_of_installed_package_mapped [0.001427s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_interface_file [0.002646s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__netns_get_next_interface [0.009333s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network_on_vip [0.006433s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_lvs_vip_addresses [0.006956s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_vip_advertisements [0.001445s] ... ok {1} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_list_sock_stat_files [0.002685s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state [0.003147s] ... ok Unable to save state: OSError() {1} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state_error [0.000843s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_einval_failed [0.001059s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info_for_udp [0.142086s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_get_haproxy_versions [0.001238s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_check_haproxy_status [0.001205s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_start_stop_lb [0.011875s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_get_os_util [0.029552s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_port_interface_file [0.004628s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_ubuntu [0.003437s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_not_found [0.011474s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network [0.010159s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv4 [0.011559s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv4_and_ipv6 [0.020936s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_cfg_path [0.000943s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_init_path [0.000786s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_run_systemctl_command [0.001266s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_interfaces_file [0.004923s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_new_udp_driver [0.003788s] ... ok {0} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_get_stats [0.004457s] ... ok {0} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_haproxy_restart [0.004990s] ... ok calculated hmac(hex=True): 37323433626565383063633534376264333138643032613530363435363331393464356265353435376137663337396438336335303131653862376135356231 not equal to msg hmac: 65353535653034323661303333366461373264623834613766653338383133303865653634653265333038313665373061366632306635353231643864366633 dropping packet calculated hmac(hex=False): 3b579bbb7d4959795b2bda83ea7857af36dd823226310928e4c66d6067a61ec1 not equal to msg hmac: 3865653634653265333038313665373061366632306635353231643864366633 dropping packet calculated hmac(hex=True): 36643131373636643038383761343663303935386131323931653632313362613339623964383461386330376331643361623130623130623162386635623862 not equal to msg hmac: 31323231626435323533616535393366313866323335386431613961636338643235383061383239326266333166663532393865313963393330616436383361 dropping packet calculated hmac(hex=False): 33ba6d28f7ae4f353a12212de5eeff4b9cf578da70f0783b1aa20f683e5d72df not equal to msg hmac: 3235383061383239326266333166663532393865313963393330616436383361 dropping packet calculated hmac(hex=True): 38636436373662613037343739643834376365623434643661633537663065343465396464373964366133386333653035353733303635633838663462393761 not equal to msg hmac: 63326664363335386532646166303266323162353331666539396533363130623766303937646161353565363632303337613833353436333866336139333732 dropping packet calculated hmac(hex=False): c75efe2fa7b00049bd3472c3490042d17a71dcf1aa2c5f26d10eb7188bc45a89 not equal to msg hmac: 3766303937646161353565363632303337613833353436333866336139333732 dropping packet calculated hmac(hex=True): 30663133396265333161333236343637373764656137643139613233336163313935616466306634396132336365323064376231353363383566386661616437 not equal to msg hmac: 66343665323932616434396131363737323234303435656361336133306565626439636263316462333736393863633731663933346531626538663232323435 dropping packet calculated hmac(hex=False): 7305cd36fab6a1282c61aa7a0d3177e17dcc832dd8e6748d39e73aa1aa468476 not equal to msg hmac: 6439636263316462333736393863633731663933346531626538663232323435 dropping packet calculated hmac(hex=True): 30646633396564346639633864316161663866643035636461613939613435313365323630666437653366616463383266383839313731666665646335386435 not equal to msg hmac: 37343936393262633962646637643561616233323963623635316531656236313662623766323866333039643566356238346336313864626134393763313961 dropping packet calculated hmac(hex=False): b3bc5aa361efbad17ac266063d94354799b24064e37a6c13e8fe62adce9ed163 not equal to msg hmac: 3662623766323866333039643566356238346336313864626134393763313961 dropping packet calculated hmac(hex=True): 38356134346565613865663337656636636330316535383664313334643233323138646662343765353439366437336630666133383436376163336366343639 not equal to msg hmac: 38306432393031326637316539393139636234343962363034656462333337313438633637663534656663393236616464333739376462353661306439333461 dropping packet calculated hmac(hex=False): db8a6d8c3ced019e95f4bd48b2713523c8c1ce3a775bbc28e1a083e0a24dd442 not equal to msg hmac: 3438633637663534656663393236616464333739376462353661306439333461 dropping packet calculated hmac(hex=True): 39313162383035333233353338366135616466356334643761316365393663396464613062376337666132356533366562356466633235366165633663623733 not equal to msg hmac: 63626134333863666136343164653034383836376131303766653935623863383439663831393131383863306335613837633037613433393965643464663238 dropping packet calculated hmac(hex=False): 4d47f65847fae80bda560bacd7c313f4f38cede230d19ccd285654e4533bb3e9 not equal to msg hmac: 3439663831393131383863306335613837633037613433393965643464663238 dropping packet calculated hmac(hex=True): 30323833653166623865313339646163383033613132393561383035636232656337643730313239363264333836366432356432316238343538356266366236 not equal to msg hmac: 33656639356636653937666265666363633333306362373637623338353436363039323939343765313431623031346266613962613062353135373631666562 dropping packet calculated hmac(hex=False): f2fffc83731a1075dfd27f8562f3b094d8cb3dbe156fed647b5a8c2babefe8d8 not equal to msg hmac: 3039323939343765313431623031346266613962613062353135373631666562 dropping packet calculated hmac(hex=True): 31643936626430633166633737643665366535616131303037323766313731666536643433373435616664326461356434653330333935633661353431306538 not equal to msg hmac: 33666538663432323832323464636165333932373766646362306230383337623963353733363766343631643430646238656165616531666630656135343337 dropping packet calculated hmac(hex=False): 8a19a432d95d3a3ec5be0af43b2f47de7c016ccadcf5a2b0c230a9a5fce9bf89 not equal to msg hmac: 3963353733363766343631643430646238656165616531666630656135343337 dropping packet calculated hmac(hex=True): 61336636306632366234666636306637326632613735626631386536313135316534613862346666396261643532333736333330396133613963613031656332 not equal to msg hmac: 37363032313865343332333362373337343731383265616261373431633430313533333034373031623634373036336561663663613263363331343734613030 dropping packet calculated hmac(hex=False): 346416bc06744dc100c8f4275c600a3b6825eec0f1d934f9fabafa2c9bc19e1d not equal to msg hmac: 3533333034373031623634373036336561663663613263363331343734613030 dropping packet calculated hmac(hex=True): 32616139613238386165633233313338383733346531626536323436666636636537343262346364613464323364656333623763643565373963326131313737 not equal to msg hmac: 38666238646134306633623633343634653635303037343136323433393230333634346139386564626535363635633439383036363761373035643963386330 dropping packet calculated hmac(hex=False): 9a8b0516eee8f7fc19c6716fcc3bfe8e5d5a15a34ad172921fda2b375d8ebb3d not equal to msg hmac: 3634346139386564626535363635633439383036363761373035643963386330 dropping packet calculated hmac(hex=True): 36626339383061306631646235386638353262356361353135323666666438616436666130393430303433313837316633393532626439633137653563393563 not equal to msg hmac: 63626334663035396136383437363465313631383636313938373938386331623934346633333530363462323737343733383133313237306138636332333436 dropping packet calculated hmac(hex=False): 37bbf50838fabea261c23c38ebd6671593e3692f50797ec8655cedfecad4b643 not equal to msg hmac: 3934346633333530363462323737343733383133313237306138636332333436 dropping packet calculated hmac(hex=True): 64666666653437346433643335306336343731656663373330323662623339306435633762653435633333663532396632373963326162313032373935383536 not equal to msg hmac: 38346565316634323564373061386663623231623632666362626461313834323965383461353935663664623665636262646265613166363134633234363232 dropping packet calculated hmac(hex=False): 0741e510020cbd2a9b0f3c34cda3bbca3d5f1e55dd573fab586e0423ba2c881d not equal to msg hmac: 3965383461353935663664623665636262646265613166363134633234363232 dropping packet calculated hmac(hex=True): 66633233663031353735386632623139656637353766316262306537383035336231333264326433646562613761333763623765656236313535326336633766 not equal to msg hmac: 66376539323236363064643830613362356235623864616561363165653133336333656533356134336435613333323337623131633631343662623364613334 dropping packet calculated hmac(hex=False): 97e420246099a1a58e1c8e2a4902e51911f9ff7417f312c6e3227b0cb56ddb92 not equal to msg hmac: 6333656533356134336435613333323337623131633631343662623364613334 dropping packet calculated hmac(hex=True): 64346432363736393739663434353839363032333737623662393438653362363663653364303338626239313638333430313038626163633235613630306538 not equal to msg hmac: 35643835333930613234383931623135643835313936626537616638373266373539626433613534303564623430306362386162373161386363613935636331 dropping packet calculated hmac(hex=False): 6de34c2a9d347b64c1aa20391cc5427799f1b169f2e1d1e1e0771a301f2f4233 not equal to msg hmac: 3539626433613534303564623430306362386162373161386363613935636331 dropping packet calculated hmac(hex=True): 36633531353431363433633634636633616335333232386634376437623834393430343837636162336337303164303562326565363062666561653736633136 not equal to msg hmac: 65653263363237366464353962343337353863383437343861633938616263386665303261636434373866336234376634346561316533323863313063366137 dropping packet calculated hmac(hex=False): c2bb1cc5b66a38f50f559869e9f2a1729ccfd74e72322b09b48b3c1509a8ad0d not equal to msg hmac: 6665303261636434373866336234376634346561316533323863313063366137 dropping packet {0} octavia.tests.unit.amphorae.backends.health_daemon.test_status_message.TestEnvelope.test_message_hmac [0.005203s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__dhclient_down [0.001153s] ... ok Some IPV6 addresses remain still in 'tentative' state after 30 seconds. {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__wait_tentative_timeout [0.005754s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_auto [0.003635s] ... ok Cannot call addr ('delete',) (with {'arg1': 1, 'arg2': 2}) after 0 retries. {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_delete_failed_no_raise [0.204290s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipv6auto_down [0.001324s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_sriov [0.006198s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipv6auto_up [0.004010s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__wait_tentative [0.005123s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_update [0.009702s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_port_interface_file_dhcp [0.005048s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_garp [0.005749s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down [0.018548s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_interface_file_list [0.001052s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_listener_realserver_mapping [0.021795s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_port_interface_file [0.012639s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file [0.020998s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_no_pool [0.025988s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_resource_ipports_nsname [0.014008s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_dhcp [0.012179s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_enter [0.007145s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_exit [0.002879s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_get_interface_name [0.003591s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_nftable_utils.TestNFTableUtils.test_write_nftable_rules_file_rules [0.004983s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver.TestHAProxyAmphoraDriver.test_set_interface_rules [0.003484s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver.TestHAProxyAmphoraDriver.test_unsupported_api_version [0.001821s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_ipvsadm_info [0.033495s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status [0.019932s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_restarting [0.010277s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_no_members [0.009182s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_not_get_realserver_result [0.015620s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_find_interface [0.001861s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_nftable_utils.TestNFTableUtils.test__build_rule_cmd [0.000950s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_nftable_utils.TestNFTableUtils.test_write_nftable_rules_file_missing [0.006354s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver.TestHAProxyAmphoraDriver.test_get_interface_from_ip [0.002414s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__cpu [0.191605s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info [0.006955s] ... ok Found 1.5 version of haproxy. Disabling external checks. Health monitor of type PING will revert to TCP. {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_process_cfg_for_version_compat [0.001512s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalived.KeepalivedTestCase.test_manager_keepalived_service [0.003986s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_get_listeners_on_lb [0.005537s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__netns_interface_exists [0.002311s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network_existing_interface [0.005767s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_haproxy_vip_addresses [0.009697s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_listener_protocol [0.001111s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_install_netns_systemd_service [0.006318s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_dir [0.000545s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_pids_path [0.000498s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_missing [0.068570s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_parse_haproxy_config [0.022546s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_member_advertisements [0.001415s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_server_error [0.002686s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_vip_advertisements_udp [0.001495s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_service_unavailable [0.002345s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_unauthorized [0.002314s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_unauthorized [0.003499s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_vrrp_check_script_update [0.008901s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_api_version [0.002245s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_missing [0.002294s] ... ok {3} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message [0.005502s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_unauthorized [0.002249s] ... ok Unable to query the HAProxy stats (TEST) due to: Boom {3} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_get_stats_exception [0.002533s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_show_info [0.000458s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_service_unavailable [0.002338s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__dhclient_up [0.000639s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command [0.000713s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_eexist [0.000655s] ... ok Cannot call addr add with (add, arg1=1, arg2=2): (2, 'No such file or directory') {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_unauthorized [0.002741s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_failed_retry_no_raise [0.000632s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__normalize_ip_address [0.000501s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_already_down [0.001967s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_with_timeout_dict [0.002381s] ... ok Amphora agent returned unexpected result code 500 with response FAIL {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_interface [0.003559s] ... ok Could not connect to instance. Retrying. Could not connect to instance. Retrying. Connection retries (currently set to 2) exhausted. The amphora is unavailable. Reason: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_vip_api_not_ready [0.003458s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up [0.007812s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_set_interface_rules [0.002334s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_active_standby [0.002557s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_server_error [0.003102s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_ipv6 [0.002695s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_service_unavailable [0.002255s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_neighbor_advertisement [0.003662s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_invalid_cert_for_rotation [0.002232s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_server_error [0.002502s] ... ok Unable to send address advertisement for address: "not an IP", error: 'not an IP' does not appear to be an IPv4 or IPv6 address. Skipping Unknown IP version for address: "2001:db8::33". Skipping {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_service_unavailable [0.002517s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_send_ip_advertisement [0.007055s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config [0.002503s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_server_error [0.002404s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_service_unavailable [0.002463s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_vrrp_action [0.005459s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener_active_standby [0.013149s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_info [0.010896s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats [0.034803s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_error_handler [0.007284s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_nftable_utils.TestNFTableUtils.test_write_nftable_rules_file_exists [0.000753s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug_additional_vips [0.018264s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_missing [0.270854s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start [0.011836s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_unauthorized [0.003142s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener [0.002277s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum [0.002660s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details [0.002401s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_missing [0.002329s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_start [0.013371s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_service_unavailable [0.003321s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_vip [0.002269s] ... ok Could not connect to instance. Retrying. Could not connect to instance. Retrying. Could not connect to instance. Retrying. Connection retries (currently set to 3) exhausted. The amphora is unavailable. Reason: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_request [0.003833s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config_error [0.002663s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_error [0.002683s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem [0.002591s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_service_unavailable [0.002818s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_base_url [0.064274s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_service_unavailable [0.003834s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_listener_pool_certs [0.011177s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners [0.002810s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_missing [0.003785s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_missing [0.002213s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info [0.002115s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_unauthorized [0.002121s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_missing [0.002071s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_unauthorized [0.002173s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_server_error [0.002287s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_unauthorized [0.002098s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_cert_pem [0.002063s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_config [0.002052s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_finalize_amphora [0.036797s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_pool_certs [0.010855s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_diagnostics [0.008103s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_tls_certificates_no_ca_cert [0.010420s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_haproxy_process [0.170475s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions_with_timeout_dict [0.013412s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_extend_body_from_lvs_driver [0.006123s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_meminfo [0.010051s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug [0.014817s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__load [0.007449s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_reload [0.013282s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details_for_ipvs [0.012224s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_cmd_get_version_of_installed_package [0.001579s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_vip_interface_file [0.002512s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start_with_amphora [0.027773s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_rh [0.026158s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_lo [0.006290s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_delete [0.017552s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_bad_ip [0.011863s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_upload_cert_amp [0.008753s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check_exception [0.003782s] ... ok Health Manager experienced an exception processing a heartbeat message from 2. Ignoring this packet. Exception: boom {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_bad_vrrp_ip [0.008395s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv_bad_packet [0.003004s] ... ok Health update for amphora 6d449a63-dc17-4870-bf64-81f71971e5eb encountered error 'enabled'. Skipping health update. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health self._update_health(health, srcaddr) File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/drivers/health/heartbeat_udp.py", line 347, in _update_health if listener['enabled']: KeyError: 'enabled' {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_list_full_member_down [0.006752s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_admin_down [0.004634s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv6 [0.013085s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_keepalivedlvs_pid [0.003131s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_maint [0.005744s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_update [0.198314s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config [0.004886s] ... ok {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_no_listener [0.003335s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_agent_config [0.009383s] ... ok {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_with_lvs_listener [0.005201s] ... ok Error deleting nova virtual machine. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/compute/drivers/nova_driver.py", line 166, in delete self.manager.delete(server=compute_id) File "/usr/lib/python3.9/site-packages/novaclient/v2/servers.py", line 1750, in delete return self._delete("/servers/%s" % base.getid(server)) File "/usr/lib/python3.9/site-packages/novaclient/base.py", line 375, in _delete resp, body = self.api.client.delete(url) File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 718, in delete return self.request(url, 'DELETE', **kwargs) File "/usr/lib/python3.9/site-packages/novaclient/client.py", line 69, in request resp, body = super(SessionClient, self).request(url, File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 657, in request resp = self._request(url, method, **kwargs) File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 294, in _request return self.session.request(url, method, **kwargs) File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 922, in request base_url = self.get_endpoint( File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1435, in get_endpoint auth = self._auth_required(auth, 'determine endpoint URL') File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1365, in _auth_required raise exceptions.MissingAuthPlugin(msg_fmt % msg) keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_db_lb [0.014835s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check [0.005440s] ... ok Missing keepalived PID file /tmp/test/vrrp/octavia-keepalived.pid, skipping health heartbeat. {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_listener [0.006987s] ... ok Failed to check keepalived and haproxy status due to exception , skipping health heartbeat. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/backends/health_daemon/health_daemon.py", line 120, in run_sender with open(keepalived_pid_path, encoding='utf-8') as pid_file: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect OSError {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_status [0.002840s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update [0.007590s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v1 [0.001024s] ... ok Failed to check keepalived and haproxy status due to exception invalid literal for int() with base 10: 'foo', skipping health heartbeat. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/backends/health_daemon/health_daemon.py", line 121, in run_sender pid = int(pid_file.readline()) ValueError: invalid literal for int() with base 10: 'foo' Keepalived is configured but not running, skipping health heartbeat. Failed to check keepalived and haproxy status due to exception , skipping health heartbeat. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/backends/health_daemon/health_daemon.py", line 122, in run_sender os.kill(pid, 0) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect OSError {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_forbid_to_stale_udp_listener_amphora [0.007312s] ... ok {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_run_sender [0.022886s] ... ok No controller address found. Unable to send heartbeat. calculated hmac(hex=True): 37623637333165616233343434653739326662346238323633373161376161303839396338323030373965643936666138333537656139396162326363343863 not equal to msg hmac: c542d724d5d250d7c2c0d450d73c25d5ccd030d5c2c4dcc24ca91600bdb2126a49f0855a0a4c225b902cc5a581bc49fef29076807c2f0e44a4670659cadcea48 dropping packet calculated hmac(hex=True): 30353936343337313363376237303532333630353033626663303533333864663763663265386139313237313032303461343636313661663561636337666335 not equal to msg hmac: c542d724d5d250d7c2c0d450d73c25d5ccd030d5c2c4dcc24ca91600bdb2126a49f0855a0a4c225b902cc5a581bc49fef29076807c2f0e44a4670659cadcea48 dropping packet calculated hmac(hex=False): b0b97dff90b61c99709bab25bc520572a8c52dd4b353d426a24bb82815cb5737 not equal to msg hmac: 49f0855a0a4c225b902cc5a581bc49fef29076807c2f0e44a4670659cadcea48 dropping packet {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_sender.TestHealthSender.test_sender [0.002727s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_disabled [0.003911s] ... ok {2} octavia.tests.unit.amphorae.backends.health_daemon.test_status_message.TestEnvelope.test_message_hmac_compatibility [0.001320s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_get_pool_status [0.000783s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_query [0.002197s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_failed [0.000999s] ... ok {0} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_config [0.019088s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_retry [0.001160s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__normalize_ip_network [0.000793s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_listener_disabled [0.007459s] ... ok {0} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_reload_vrrp_service [0.002583s] ... ok Error while running command 'post-down eth1' on eth1: {0} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_stop_vrrp_service [0.002032s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_with_errors [0.004820s] ... ok {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_start [0.001228s] ... ok {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update_amphora_listeners [0.002285s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_list [0.004029s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_status_change [0.007083s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_auto [0.004007s] ... ok {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_fields_not_passed [0.005883s] ... ok Amphora d2a03521-1f5e-464d-bd54-015aa26b34ab health message was processed too slowly: 11.001517057418823s! The system may be overloaded or otherwise malfunctioning. This heartbeat has been ignored and no update was made to the amphora health entry. THIS IS NOT GOOD. {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_recv_time_stale [0.006787s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_backend [0.004916s] ... ok {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_mismatched_params [0.004558s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_from_file [0.002960s] ... ok {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_limit [0.002585s] ... ok {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_prev [0.001021s] ... ok {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_marker [0.000639s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener [0.188220s] ... ok {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_key_dir [0.000980s] ... ok Health update for amphora d2a03521-1f5e-464d-bd54-015aa26b34ab encountered error 'boom'. Skipping health update. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health self._update_health(health, srcaddr) File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/drivers/health/heartbeat_udp.py", line 424, in _update_health lock_session.rollback() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/drivers/health/heartbeat_udp.py", line 421, in _update_health lock_session.commit() File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestException: 'boom' {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_none [0.000624s] ... ok {0} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_no_recurse [0.000541s] ... ok {0} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_type_to_dict_with_project_id [0.000698s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_replace_error [0.008506s] ... ok {0} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_translate_dict_keys_to_data_model [0.001110s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_with_fixed_ips [0.007286s] ... ok {0} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict [0.000653s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_calculate_icmpv6_checksum [0.000743s] ... ok {0} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_when_admin_state_up_is_null [0.001343s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions [0.007902s] ... ok Amphora d2a03521-1f5e-464d-bd54-015aa26b34ab health message reports 1 listeners when 0 expected {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_with_without_udp_listeners [0.009174s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_populate_amphora_api_version [0.007935s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats_disabled_listener [0.011707s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_zombie [0.005604s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_pool_health_offline [0.005529s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug_with_host_routes [0.009390s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats_missing_listener [0.010940s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_pool_offline [0.004197s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_init [0.001502s] ... ok {1} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_start_vrrp_service [0.002339s] ... ok None Cannot configure network resource in the amphora: %(detail)s {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_delete [0.000801s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_nftable_utils.TestNFTableUtils.test_load_nftables_file [0.002523s] ... ok {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_info [0.000501s] ... ok {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_post_vip_plug [0.000702s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_exceptions.TestHAProxyExceptions.test_check_exception [0.002293s] ... ok {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update [0.000624s] ... ok {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update_agent_config [0.000584s] ... ok {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_duplicate_argument [0.001792s] ... ok {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_next [0.000959s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_process_secret [0.013853s] ... ok {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_with_configured_url [0.001043s] ... ok {1} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type [0.000619s] ... ok {1} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type_with_subset_of_fields [0.000627s] ... ok calculated hmac(hex=True): 65333961653566333233336635363131363238333639383965303530633162363162613965336435656233643634643462333730316539356662353835306131 not equal to msg hmac: 78daab562a492d2ec94ead54b252500a710d0e51aa050041b506245806e5c1971e79951818394ea6e71ad989ff950945f9573f4ab6f83e25db8ed7 dropping packet {1} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_with_tenant_id [0.000652s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv [0.003873s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_socket_except [0.001226s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v2 [0.000815s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update [0.039461s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update_unsupported_alpn [0.002485s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_error [0.005176s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_create [0.003216s] ... ok Member member-id-4 reported status of DRAINING Listener listener-id-5 reported status of bogus Pool pool-id-5 reported status of bogus Member member-id-5 reported status of bogus {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_full [0.005700s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update [0.004900s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_admin_up [0.004251s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4 [0.005629s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_down_no_hm [0.004617s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create_unsupported_algorithm [0.002681s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_unsupported_algorithm [0.002947s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_drain [0.004989s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_unsupported_alpn [0.002958s] ... ok Amphora 100186a1-d973-45a2-8398-4b544ee5478b health message reports 0 listeners when 1 expected {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_healthmonitor [0.003543s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port_without_port_security_enabled [0.033590s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_missing_listener [0.009861s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_update [0.004039s] ... ok {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_get_listener [0.007691s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_delete [0.003031s] ... ok {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_stats_listener [0.003322s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_update [0.002735s] ... ok Health update for amphora 100186a1-d973-45a2-8398-4b544ee5478b encountered error 'enabled'. Skipping health update. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health self._update_health(health, srcaddr) File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/drivers/health/heartbeat_udp.py", line 347, in _update_health if listener['enabled']: KeyError: 'enabled' {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_online [0.008496s] ... ok {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_status_listener [0.003544s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_get_supported_flavor_metadata [0.000468s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_update [0.000437s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_update [0.000401s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_delete [0.000410s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_update [0.000418s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_listener_count_for_UDP [0.003370s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_delete [0.000400s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_delete [0.000386s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_update [0.000417s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_validate_availability_zone [0.000401s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_v2_lb_and_list_pool_health_online [0.005193s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_HM_to_provider_HM_with_http_version_and_domain_name [0.003478s] ... ok {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_interface_from_ip [0.000470s] ... ok {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_post_network_plug [0.000339s] ... ok {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_reload [0.000524s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listener_to_provider_listener [0.002767s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_create [0.014972s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_correct_params [0.003024s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_with_booleans [0.002940s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listeners_to_provider_listeners [0.006396s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create [0.008220s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_with_invalid_params [0.006087s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_loadbalancer_to_provider_loadbalancer [0.004168s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_with_zero_limit [0.000895s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_empty [0.000342s] ... ok {3} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_recurse [0.000335s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool_partial [0.003631s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict_partial [0.001718s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7rule_dict_to_provider_dict [0.001734s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create_unsupported_protocol [0.006303s] ... ok Unable to retrieve certificate(s) due to An unknown exception occurred.. {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_load_cert_error [0.003216s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict [0.001701s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update_name [0.005211s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict_partial [0.002010s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_invalid_name [0.000828s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_meta_mandatory [0.000666s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_provider_name_length [0.000651s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_enabled [0.000674s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_name [0.000706s] ... ok {0} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_invalid_name [0.000652s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_delete [0.006095s] ... ok {0} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor [0.000672s] ... ok {0} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_length [0.000877s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_health_monitor [0.000730s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_delay [0.000688s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_expected_codes [0.000729s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_max_retries [0.000679s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_max_retries_down [0.000842s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_failover [0.005147s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_type [0.001270s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path_no_leading_slash [0.001066s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path_with_url [0.000840s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_type_mandatory [0.000697s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path_no_leading_slash [0.000775s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy_max_position [0.000910s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_position [0.000657s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_no_admin_addr [0.006361s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_key [0.001054s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_type [0.000640s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_value [0.000680s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_value_whitespace [0.000926s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_l7rule [0.000666s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_update_name [0.003816s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_admin_state_up [0.000989s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_loadbalancer_id [0.000692s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_protocol_port [0.000660s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create_unsupported_alpn [0.002938s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_tags [0.001097s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_non_uuid_project_id [0.000683s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_protocol_mandatory [0.000660s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_protocol_port_mandatory [0.000663s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_delete [0.002899s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_admin_state_up [0.001018s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_subnet_id [0.000667s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_load_balancer [0.000667s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_non_uuid_project_id [0.000644s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update [0.003074s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_name [0.003220s] ... ok {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_admin_state_up [0.003910s] ... ok {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_max_weight [0.000772s] ... ok {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_member [0.000681s] ... ok {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_admin_state [0.000695s] ... ok {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_tags [0.000694s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_listener [0.003547s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_loadbalancer [0.003467s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port [0.054935s] ... ok {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_member [0.004683s] ... ok {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_member_full [0.000628s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolFullResponse.test_pool_full_response_without_children [0.000834s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_alpn_protocols [0.000746s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_description [0.000666s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_pool [0.004187s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_lb_algorithm_mandatory [0.001215s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_load_balancer_mandatory [0.000687s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_pool [0.000719s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_too_long_description [0.000686s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_description [0.000666s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_pool [0.000642s] ... ok Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/driver_agent/driver_listener.py", line 102, in handle get_data = _recv(self.request) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/driver_agent/driver_listener.py", line 102, in handle get_data = _recv(self.request) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_with_load_balancer [0.000806s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle_recv_timeout [0.005845s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port_failed [0.010689s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_with_members [0.001003s] ... ok Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/driver_agent/driver_listener.py", line 91, in handle self.request.send(len_str) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_without_children [0.001020s] ... ok Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/driver_agent/driver_listener.py", line 91, in handle self.request.send(len_str) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_cookie_name [0.000668s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle_send_timeout [0.002918s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_encrypt_listener_dict [0.003003s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_type [0.000353s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_session_persistence [0.000582s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_get_supported_flavor_metadata [0.002154s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_recv [0.002597s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_check_for_lb_vip_deallocate [0.005947s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_create [0.009005s] ... ok Failed to decrement FakeName quota for project: 0a07ef38-35b9-4ae4-8b62-81468125fe2e the project may have excess quota in use. {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_decrement_quota [0.006293s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_delete [0.009713s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_process_status_update [0.005890s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_update_name [0.002739s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_update_name [0.002764s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_update_invert [0.002708s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_loadbalancer_status [0.010045s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_get_supported_availability_zone_metadata [0.000749s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_update [0.000662s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_create [0.000696s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_failover [0.000630s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_update [0.000674s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_delete [0.000634s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4_ipv6 [0.007446s] ... ok Unable to load provider driver amphora due to: boom {1} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_failed_to_load_driver [0.001107s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_additional_vip_dict_to_provider_dict [0.001959s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_sctp_ipv4 [0.004553s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_base_to_provider_dict [0.001657s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_members_to_provider_members [0.001898s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_sctp_ipv4_ipv6 [0.004960s] ... ok Unable to retrieve certificate(s) due to . Unable to retrieve certificate(s) due to . {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_load_cert_error_for_delete [0.004737s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create [0.002946s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_member_dict_to_provider_dict [0.001884s] ... ok Unable to retrieve certificate(s) due to An unknown exception occurred.. {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error [0.002627s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_provider_additional_vip_to_vip_obj [0.001941s] ... ok {1} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_availability_zone_profile [0.000646s] ... ok {1} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_provider_name_mandatory [0.000611s] ... ok {1} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_availability_zone [0.000588s] ... ok {1} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_description [0.000620s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_validate_availability_zone [0.009584s] ... ok {1} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_name_length [0.000714s] ... ok {1} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_non_uuid_project_id [0.000674s] ... ok {1} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_flavor_profile [0.000562s] ... ok {1} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_provider_name_length [0.000584s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7policy [0.003455s] ... ok {1} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor_profile_id_mandatory [0.000769s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle [0.001473s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_delay_mandatory [0.000714s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_tags [0.000946s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path [0.000932s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_timeout_mandatory [0.000614s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_url_path_with_query_and_fragment [0.000850s] ... ok Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/driver_agent/driver_listener.py", line 114, in handle self.request.send(len_str) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/driver_agent/driver_listener.py", line 114, in handle self.request.send(len_str) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle_send_timeout [0.005101s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_http_method [0.001325s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_max_retries [0.000873s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle [0.001670s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_type [0.000495s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path_with_url [0.000886s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle [0.001698s] ... ok Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/driver_agent/driver_listener.py", line 54, in handle status = _recv(self.request) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/driver_agent/driver_listener.py", line 54, in handle status = _recv(self.request) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_tags [0.000944s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle_recv_timeout [0.001461s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_listener_id_mandatory [0.001407s] ... ok Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/driver_agent/driver_listener.py", line 67, in handle self.request.send(len_str) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/driver_agent/driver_listener.py", line 67, in handle self.request.send(len_str) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle_send_timeout [0.002224s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_action [0.001577s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_cleanup_socket_file [0.000937s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy [0.000858s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_key_whitespace [0.000710s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_type_mandatory [0.000925s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_key_linefeed [0.000663s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_type [0.000614s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_l7rule [0.000593s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_listener_statistics [0.005915s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_admin_state_up [0.000648s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_agent.TestNoopProviderAgent.test_noop_provider_agent [0.000968s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_create_vip_port [0.000505s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_connection_limit [0.000649s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_delete [0.000439s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_description [0.000736s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_create [0.000403s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_batch_update [0.000450s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_name [0.000860s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_update [0.000439s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_validate_flavor [0.000423s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_protocol [0.000760s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_loadbalancer_id_mandatory [0.000946s] ... ok Requested provider driver 'dont-enable-this-fake-driver-name' was not enabled in the configuration file. {3} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_no_provider [0.001428s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_connection_limit [0.000981s] ... ok {3} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_not_enabled [0.000836s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_name [0.001272s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_listener [0.000673s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_HM_to_provider_HM [0.002448s] ... ok {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_additional_vips_invalid_ip [0.000676s] ... ok {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_description [0.000620s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7rules_to_provider_l7rules [0.001523s] ... ok {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_load_balancer [0.000781s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_address_mandatory [0.000575s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool [0.002335s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_subnet_id [0.000672s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_tags [0.000819s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_min_weight [0.000679s] ... ok Unable to retrieve certificate: 1 due to . Unable to retrieve certificate: 2 due to . {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_non_uuid_project_id [0.000605s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_get_secret_data_errors [0.002844s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_protocol_mandatory [0.000653s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict [0.001464s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_lb_algorithm [0.000805s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_load_balacer_id [0.000801s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7policy_dict_to_provider_dict [0.001783s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_protocol [0.000804s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_tags [0.001082s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_too_long_name [0.000707s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_name [0.000661s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_tags [0.000697s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_cookie_name [0.000784s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_lb_dict_to_provider_dict [0.007594s] ... ok {1} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_ensure_secret_access [0.003400s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict [0.002928s] ... ok {1} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client_user_auth [0.002219s] ... ok {1} octavia.tests.unit.certificates.common.test_local.TestLocalCommon.test_local_cert [0.000579s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_SNI [0.002234s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_provider_vip_dict_to_vip_obj [0.001699s] ... ok {3} octavia.tests.unit.api.test_config.TestConfig.test_wsme_config [0.000352s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_name_length [0.000398s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_name_mandatory [0.000350s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_availability_zone_profile_id_mandatory [0.000358s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_description_length [0.000359s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_name_mandatory [0.000355s] ... ok {3} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_provider_name_mandatory [0.000352s] ... ok {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_description_length [0.000391s] ... ok {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_description [0.000352s] ... ok {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_enabled [0.000375s] ... ok {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_non_uuid_project_id [0.000346s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_http_method [0.000604s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_timeout [0.000363s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_health_monitor [0.000520s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_delay [0.000341s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_position [0.000408s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy [0.000489s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy_min_position [0.000434s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy_min_position [0.000376s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_compare_type_mandatory [0.000570s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_invert [0.000357s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_value_mandatory [0.000362s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_key [0.000493s] ... ok {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_alpn_protocols [0.001073s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_additional_vips [0.000441s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_description_length [0.000342s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_ip_address [0.000373s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_tags [0.001258s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_name_length [0.000368s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_vip [0.000368s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_description_length [0.000384s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_enabled [0.000329s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_name [0.000336s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_qos_policy_id [0.000385s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_tags [0.000382s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_address [0.000402s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_protocol_port [0.000357s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_weight [0.000401s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_max_weight [0.000371s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_name [0.000453s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_non_uuid_project_id [0.000818s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_protocol_mandatory [0.000353s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_lb_algorithm [0.000477s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_too_long_name [0.000350s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_with_health_monitor [0.000635s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_with_session_persistence [0.000529s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_type_mandatory [0.000391s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_app_cookie_name [0.000427s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_type [0.000368s] ... ok {3} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client [0.001548s] ... ok {3} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_load_auth_driver [0.000536s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_delete_cert_legacy [0.001982s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem [0.331631s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_server_error [0.002654s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_server_error [0.002322s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_service_unavailable [0.002217s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_server_error [0.002175s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_service_unavailable [0.002149s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_server_error [0.002197s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_server_error [0.002274s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_network [0.002900s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer [0.002082s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config [0.002144s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation [0.002187s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unauthorized [0.002376s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unavailable [0.002198s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_unauthorized [0.002358s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config [0.002256s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_unauthorized [0.001973s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_invalid_config [0.002348s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert [0.075376s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_vrrp_config [0.002598s] ... ok Failed to access secret for http://localhost:9311/v1/secrets/850fe713-2791-4e0a-accc-d5b5229188f8 due to: . {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_secret [0.004644s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_unset_acls [0.003383s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_delete_cert [0.004008s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_last_listener [0.012398s] ... ok Error getting cert http://localhost:9311/v1/containers/b6dcf5c8-f3e7-4df9-8cae-3f37cb84efc5: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration_raise_on_secret_access_failure [0.004410s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert [0.003648s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug [0.009277s] ... ok Error storing certificate data: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert_failure [0.005113s] ... ok {3} octavia.tests.unit.certificates.manager.test_noop.TestNoopManager.test_get_cert [0.001053s] ... ok {3} octavia.tests.unit.cmd.test_agent.TestAmphoraAgentCMD.test_main [0.004742s] ... ok {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet_unexpected [0.000820s] ... ok {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_crc32c [0.000424s] ... ok {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_timeout [0.004567s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update [0.016230s] ... ok {3} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_handle_mutate_config [0.001719s] ... ok {3} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_health_check [0.002475s] ... ok {3} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main_keyboard_interrupt [0.008756s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners [0.013383s] ... ok {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_without_exception [0.002649s] ... ok {3} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test__add_memory_utilization [0.000980s] ... ok Unable to update listener sample_listener_id_1 due to "". Skipping this listener. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 167, in update_amphora_listeners self._process_tls_certificates( File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 442, in _process_tls_certificates data = cert_parser.load_certificates_data( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners_bad_cert [0.012328s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v3 [0.000980s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_admin_down [0.004166s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_pending_no_listener [0.003658s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_down [0.005003s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_missing_no_hm [0.004216s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_no_check [0.005065s] ... ok Member member-id-1 reported status of blah {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_unknown [0.004583s] ... ok Listener listener-id-1 is not in DB Member member-id-1 is not able to update in DB Pool pool-id-1 is not in DB Pool pool-id-2 is not in DB Health update for amphora e1f35b02-8516-4a25-b150-ea814dfdc71f encountered error 'dict' object has no attribute 'id'. Skipping health update. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/drivers/health/heartbeat_udp.py", line 547, in _update_health self._update_status( File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/drivers/health/heartbeat_udp.py", line 233, in _update_status repo.update(session, entity_id, operating_status=new_op_status) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result sqlalchemy.exc.NoResultFound: () During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health self._update_health(health, srcaddr) File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/amphorae/drivers/health/heartbeat_udp.py", line 552, in _update_health LOG.error("Load balancer %s is not in DB", db_lb.id) AttributeError: 'dict' object has no attribute 'id' {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_not_found [0.006549s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_and_list_pool_health_online [0.004436s] ... ok Member member-id-1 reported status of ERROR {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair_mock [0.334302s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_multiple_listeners_one_error_pool [0.005694s] ... ok {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key [0.227629s] ... ok {2} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_config_with_additional_vips [0.008517s] ... ok {2} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_config_with_additional_vips_v2 [0.008334s] ... ok {2} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_ipv6_config [0.007747s] ... ok {2} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_update_vrrp_conf [0.002713s] ... ok {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_finalize_amphora [0.000588s] ... ok {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_diagnostics [0.000516s] ... ok {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_upload_cert_amp [0.000471s] ... ok {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_invalid_sorts [0.000626s] ... ok {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_with_negative_limit [0.001039s] ... ok {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_no_params [0.002712s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_get_supported_availability_zone_metadata [0.029475s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_create [0.003907s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_create_invalid_listener_protocol [0.003518s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_delete [0.002656s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_update [0.002491s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create_unsupported_alpn [0.002335s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_delete [0.002667s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update [0.003029s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update_name [0.002453s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update_qos [0.002469s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_clear_already_empty [0.006629s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create [0.003994s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4 [0.005270s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4_ipv6 [0.004353s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_delete [0.002469s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_update [0.002441s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_validate_flavor [0.007353s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_bogus_object [0.000820s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7rule [0.003665s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_member [0.002944s] ... ok Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/driver_agent/driver_listener.py", line 78, in handle stats = _recv(self.request) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/driver_agent/driver_listener.py", line 78, in handle stats = _recv(self.request) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle_recv_timeout [0.001567s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_create [0.000487s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_delete [0.000409s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_create [0.000392s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_delete [0.000394s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_create [0.000392s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_create [0.000399s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_create [0.000419s] ... ok Provider 'provider_name' raised a driver error: An unknown driver error occurred. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/utils.py", line 53, in call_provider return driver_method(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect octavia_lib.api.drivers.exceptions.DriverError: An unknown driver error occurred. Provider 'provider_name' raised an unknown error: Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/api/drivers/utils.py", line 53, in call_provider return driver_method(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_call_provider [0.002706s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7policies_to_provider_l7policies [0.001812s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pools_to_provider_pools [0.002814s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict [0.002168s] ... ok Unable to retrieve certificate(s) due to . {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error_for_delete [0.002371s] ... ok {2} octavia.tests.unit.api.test_config.TestConfig.test_app_config [0.000324s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_meta_mandatory [0.000432s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_name_length [0.000354s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_name_mandatory [0.000378s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_name [0.000370s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_mandatory [0.000365s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_default_health_monitor_values [0.000422s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_max_retries_mandatory [0.000416s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_non_uuid_project_id [0.000378s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_expected_codes [0.000387s] ... ok {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_invalid_algorithm [0.144253s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_max_retries_down [0.000366s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_tags [0.000586s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_timeout [0.000340s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path [0.000409s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_action_mandatory [0.000376s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_action [0.000407s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_admin_state_up [0.000379s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_url [0.000450s] ... ok {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert_bad_pkcs12 [0.003586s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_with_redirect_url [0.000464s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_tags [0.000412s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy_max_position [0.000572s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_admin_state_up [0.001239s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_compare_type [0.000368s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_tags [0.000411s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_compare_type [0.000384s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_invert [0.000332s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_tags [0.000424s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_value [0.000341s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_value_linefeed [0.000345s] ... ok {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_alpn_protocols [0.000462s] ... ok {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_listener [0.000414s] ... ok {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_description [0.000362s] ... ok {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_tags [0.000379s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_description [0.000574s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_enabled [0.000333s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_name [0.000361s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_port_id [0.000341s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_qos_policy_id [0.000371s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_name_length [0.000347s] ... ok {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_weight [0.000480s] ... ok {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_min_weight [0.000372s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolFullResponse.test_pool_full_response_with_health_monitor [0.000685s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolFullResponse.test_pool_full_response_with_members [0.000546s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_alpn_protocols [0.000373s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_too_long_description [0.000343s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_app_cookie_name [0.000340s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_session_persistence [0.000386s] ... ok {2} octavia.tests.unit.api.v2.types.test_quotas.TestQuotaPut.test_invalid_quota [0.001184s] ... ok {2} octavia.tests.unit.api.v2.types.test_quotas.TestQuotaPut.test_quota [0.000357s] ... ok {2} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_revoke_secret_access [0.002840s] ... ok {2} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert [0.007284s] ... ok {2} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert_text [0.001376s] ... ok {1} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration [0.043821s] ... ok Failed to access secret for secret_ref due to: boom. {1} octavia.tests.unit.certificates.manager.test_castellan_mgr.TestCastellanCertManager.test_get_secret [0.001977s] ... ok {1} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_cert [0.012766s] ... ok {1} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_store_cert [0.003220s] ... ok {1} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_check_if_provider_agent_enabled [0.000875s] ... ok {1} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_handle_mutate_config [0.001621s] ... ok {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_build_abort_packet [0.000775s] ... ok {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_build_init_packet [0.000896s] ... ok {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_error [0.004569s] ... ok {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_with_sctp_support [0.005008s] ... ok {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_db_cleanup [0.006418s] ... ok {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_with_exception [0.002404s] ... ok {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main [0.008275s] ... ok {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_mutate_config [0.000820s] ... ok {1} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find [0.000988s] ... ok {1} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_add_cpu_utilization [0.001104s] ... ok {1} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_log_request [0.001734s] ... ok {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_not_enabled [0.001458s] ... ok {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key_with_passphrase [0.323087s] ... ok {2} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair [0.228592s] ... ok {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard_error [0.162155s] ... ok {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard_not_connected [0.002250s] ... ok {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence [0.002364s] ... ok {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence_error [0.001115s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_build_config [0.001689s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_disabled_member [0.002597s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_http [0.002219s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_null_timeouts [0.002428s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert [0.002339s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_ciphers_or_versions_or_alpn [0.002452s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_sourceip_persistence [0.002337s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls [0.003708s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_alpn_hsts_max_age_only [0.002757s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_ciphers [0.002975s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_health_monitor [0.000680s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_2_8 [0.001345s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_PROMETHEUS [0.001905s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer [0.001984s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_many_loadbalancers [0.026693s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_cert [0.001086s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_two_loadbalancers [0.002913s] ... ok {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_passphrase_none [0.181559s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_with_disabled_listeners [0.007833s] ... ok {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_set_acls [0.003541s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_listener_with_http_health_monitor [0.034274s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_no_other_resources [0.002021s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_listener_with_http_health_monitor [0.002747s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_listener_with_tcp_health_monitor [0.002419s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_no_other_resources [0.001485s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor [0.002110s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_pool_no_member [0.001693s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_member [0.000799s] ... ok Error storing certificate data: {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.048813s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_listener [0.003137s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_member [0.000781s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_pool [0.001902s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_session_persistence [0.000637s] ... ok Sending INIT packet to 192.168.0.27:1234 Received 1234 Type chunk Sending ABORT packet Sending INIT packet to 192.168.0.27:1234 Received INIT ACK 2025-09-17 17:44:20.118 1057514 INFO octavia.common.config [-] Logging enabled! 2025-09-17 17:44:20.119 1057514 INFO octavia.common.config [-] /usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py version 16.0.1 {1} octavia.tests.unit.common.test_config.TestConfig.test_sanity [0.007097s] ... ok {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_ListenerStatistics_iadd [0.000765s] ... ok {1} octavia.tests.unit.common.test_decorators.TestDecorator.test_get [0.000514s] ... ok {1} octavia.tests.unit.common.test_decorators.TestDecorator.test_similar_classes [0.000568s] ... ok {1} octavia.tests.unit.common.test_exceptions.TestExceptions.test_exception [0.000555s] ... ok Forcefully killed "" provider agent because it failed to shutdown in 60 seconds. {1} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_true [0.005911s] ... ok Unknown error "boom" while shutting down "", ignoring and continuing shutdown process. {1} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_true [0.001729s] ... ok {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_main [0.024737s] ... ok {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_start_provider_agents [0.002532s] ... ok {0} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_main [0.002641s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.006303s] ... ok {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet [0.001424s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_good_action [0.006879s] ... ok {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_fail [0.007692s] ... ok Health Manager listener experienced unknown error: break {2} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_csr [0.183973s] ... ok {0} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_listener [0.003764s] ... ok {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_not_found [0.000681s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_update [0.000579s] ... ok {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_update_with_errors [0.001106s] ... ok -- Sending INIT packet to 192.168.0.27:1234 Received ABORT boom File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/cmd/prometheus_proxy.py", line 730, in do_GET with urllib.request.urlopen(METRICS_URL) as source: # nosec File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_http [0.011275s] ... ok {0} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_do_get_exception [0.004069s] ... ok {0} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_shutdown_thread [0.001770s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:1133: UserWarning: Policy "context_is_admin": "role:admin" failed scope check. The token used to make the request was system scoped but the policy requires ['project'] scope. This behavior may change in the future where using the intended scope is required warnings.warn(msg) {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_failure [0.004725s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin_with_system_scope_token [0.007737s] ... ok {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_success [0.004002s] ... ok {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard [0.002057s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_get_enforcer [0.008655s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_ignore_case_role_check [0.006187s] ... ok {1} octavia.tests.unit.common.test_utils.TestConfig.test_expand_expected_codes [0.000616s] ... ok {1} octavia.tests.unit.common.test_utils.TestConfig.test_is_cidr_ipv6 [0.000590s] ... ok {1} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv4 [0.000577s] ... ok {1} octavia.tests.unit.common.test_utils.TestConfig.test_map_protocol_to_nftable_protocol [0.000550s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_check_default_tls_versions_min_conflict [0.000749s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_check_session_persistence [0.001254s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_bad_network [0.001139s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_port_exists_with_valid_port [0.001111s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_bad_action [0.000605s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_a [0.000707s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_create_must_have_action [0.000563s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id_none_create [0.000599s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid [0.000526s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_subnet_exists_with_valid_subnet [0.000975s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_url [0.000622s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_value_string_quoted [0.000886s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url_bad_schema [0.000634s] ... ok {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_alt_subject_name_parses [0.001245s] ... ok {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence_sqlite [0.051000s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_escape_haproxy_config_string [0.001233s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_amp_details [0.003425s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_amp_details_cpu_count_none [0.002793s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_https [0.002361s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http [0.002647s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http_insecure_fork [0.002529s] ... ok {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_prepare_private_key_orig_not_encrypted [0.041809s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_proxy_protocol [0.003004s] ... ok {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_delete [0.001616s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_prometheus [0.003955s] ... ok 2025-09-17 17:44:20.247 1057514 WARNING octavia.compute.drivers.nova_driver [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Server group instance with id: 9f2a8a7b-69c9-4d31-b603-a41040269f97 not found. Assuming already deleted.: novaclient.exceptions.NotFound: Not found (HTTP test_exception) 2025-09-17 17:44:20.249 1057514 ERROR octavia.compute.drivers.nova_driver [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Error delete server group instance.: Exception 2025-09-17 17:44:20.249 1057514 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): 2025-09-17 17:44:20.249 1057514 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/compute/drivers/nova_driver.py", line 301, in delete_server_group 2025-09-17 17:44:20.249 1057514 ERROR octavia.compute.drivers.nova_driver self.server_groups.delete(server_group_id) 2025-09-17 17:44:20.249 1057514 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-09-17 17:44:20.249 1057514 ERROR octavia.compute.drivers.nova_driver return self._mock_call(*args, **kwargs) 2025-09-17 17:44:20.249 1057514 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-09-17 17:44:20.249 1057514 ERROR octavia.compute.drivers.nova_driver return self._execute_mock_call(*args, **kwargs) 2025-09-17 17:44:20.249 1057514 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call 2025-09-17 17:44:20.249 1057514 ERROR octavia.compute.drivers.nova_driver raise result 2025-09-17 17:44:20.249 1057514 ERROR octavia.compute.drivers.nova_driver Exception 2025-09-17 17:44:20.249 1057514 ERROR octavia.compute.drivers.nova_driver {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete_server_group [0.014553s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_cachesize [0.149377s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_hsts [0.003555s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_with_full_pool_cert [0.002739s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_with_l7 [0.003959s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer_with_l7 [0.004447s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_member [0.000425s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_session_persistence [0.000400s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_disabled_sctp_listener [0.033155s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_disabled_udp_listener [0.002372s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_with_health_monitor [0.002203s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_listener [0.004039s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_pool [0.002052s] ... ok {2} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert [0.305603s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_session_persistence [0.000754s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_health_monitor [0.001088s] ... ok {0} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test_run_poster [0.005058s] ... ok {0} octavia.tests.unit.common.test_clients.TestCinderAuth.test_get_cinder_client [0.001421s] ... ok {0} octavia.tests.unit.common.test_clients.TestNovaAuth.test_get_nova_client [0.001528s] ... ok Deprecated: Option "active_connection_rety_interval" from group "haproxy_amphora" is deprecated. Use option "active_connection_retry_interval" from group "haproxy_amphora". {0} octavia.tests.unit.common.test_config.TestConfig.test_active_connection_retry_interval [0.003784s] ... ok {0} octavia.tests.unit.common.test_config.TestConfig.test_handle_neutron_deprecations [0.000869s] ... ok {0} octavia.tests.unit.common.test_config.TestConfig.test_handle_neutron_deprecations_with_precedence [0.000788s] ... ok {0} octavia.tests.unit.common.test_config.TestConfig.test_validate_server_certs_key_passphrase [0.000930s] ... ok {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update [0.000938s] ... ok {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_vip_update [0.000882s] ... ok {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_Quota_update [0.000751s] ... ok {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_TLSContainer_serialization [0.000777s] ... ok {0} octavia.tests.unit.common.test_keystone.TestKeystoneSession.test_get_auth_neutron_override_endpoint [0.001950s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {3} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_main [1.004287s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_get_template [0.001427s] ... ok {2} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert [0.049274s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_additional_vips [0.004366s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_appcookie_persistence [0.002204s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_custom_timeouts [0.002201s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff [0.002219s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff_xfport [0.002123s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_real_monitor [0.002198s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_l7policies [0.004690s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_limited_connections [0.002868s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_monitor_addr_port [0.002068s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_http [0.001951s] ... ok {0} octavia.tests.unit.common.test_policy.AdminRolePolicyTestCase.test_authorize_admin_actions_with_nonadmin_context_throws [0.051660s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_https [0.001888s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_versions [0.002194s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_no_alpn [0.002215s] ... ok {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.007463s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_alpn [0.002637s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_alpn [0.002691s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_ciphers_or_versions [0.002520s] ... ok {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin_fail [0.007298s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_sni [0.002654s] ... ok {0} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats_with_amphora_deleted [0.002240s] ... ok {0} octavia.tests.unit.common.test_utils.TestConfig.test_get_hostname [0.000802s] ... ok {0} octavia.tests.unit.common.test_utils.TestConfig.test_netmask_to_prefix [0.000839s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_alpn_protocols [0.000762s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_versions [0.003328s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_hsts_options [0.001087s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_tls_version_min [0.000769s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_unlimited_connections [0.002123s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_is_ip_member_of_cidr [0.001051s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_2 [0.000889s] ... ok {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert [0.048867s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_http_reuse [0.001432s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_bad_subnet [0.002287s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_port_exists_with_bad_port [0.001137s] ... ok {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_secret [0.004360s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_qos_policy_exists [0.002662s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_id [0.000668s] ... ok {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_set_acls [0.002636s] ... ok {3} octavia.tests.unit.common.jinja.logging.test_logging_jinja_cfg.LoggingJinjaTestCase.test_build_agent_config [0.006457s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_url [0.001089s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_both_none_create [0.001020s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid_none_create [0.000880s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url_bad_url [0.000745s] ... ok {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_unset_acls [0.003962s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_subnet_exists_with_bad_subnet [0.001495s] ... ok {3} octavia.tests.unit.common.jinja.logging.test_logging_jinja_cfg.LoggingJinjaTestCase.test_build_agent_config_disable_logs [0.005447s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_cookie_value_string [0.000980s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_header_name [0.000874s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_url_path [0.000833s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_name [0.000777s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url_path [0.000704s] ... ok {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_build_pem [0.000831s] ... ok {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem [0.005978s] ... ok {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_primary_cn [0.000965s] ... ok Unable to retrieve certificate: 1 due to . Unable to retrieve certificate: 2 due to . {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates_get_cert_errors [0.001806s] ... ok {2} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_delete_cert [0.017096s] ... ok Failed to read secret for 2b73eb54-c6cb-4d12-a0ce-2c0b78881061. {2} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_secret [0.003186s] ... ok {2} octavia.tests.unit.certificates.manager.test_noop.TestNoopManager.test_get_secret [0.000588s] ... ok {2} octavia.tests.unit.certificates.manager.test_noop.TestNoopManager.test_store_cert [0.000516s] ... ok Provider agent "test_agent_name" raised exception: boom. Restarting the "test_agent_name" provider agent. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/cmd/driver_agent.py", line 64, in _process_wrapper function(exit_event) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: boom {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_one_packet [0.041826s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_source_ip [0.002380s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_ipv6_session_persistence_default_values [0.002942s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_one_packet [0.002525s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_disabled_pool [0.001877s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_get_template [0.000359s] ... ok {3} octavia.tests.unit.common.jinja.test_user_data_jinja_cfg.TestUserDataJinjaCfg.test_build_user_data_config [0.002423s] ... ok {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_prepare_private_key [0.043996s] ... ok {3} octavia.tests.unit.common.test_base_taskflow.TestBaseTaskFlowEngine.test_taskflow_load [0.006862s] ... ok {3} octavia.tests.unit.common.test_base_taskflow.TestJobDetailsFilter.test_filter [0.000913s] ... ok {3} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test__extend_jobs [0.005777s] ... ok {3} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test__wait_for_job [0.002906s] ... ok {3} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test_run_conductor [0.004156s] ... ok {3} octavia.tests.unit.common.test_clients.TestGlanceAuth.test_get_glance_client [0.000870s] ... ok {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update [0.000633s] ... ok {3} octavia.tests.unit.common.test_decorators.TestDecorator.test_set [0.000348s] ... ok {3} octavia.tests.unit.common.test_keystone.TestKeystoneSession.test_get_auth_neutron_override [0.001925s] ... ok {3} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_false [0.005887s] ... ok JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. {3} octavia.tests.unit.common.test_policy.PolicyFileTestCase.test_modified_policy_reloads [0.007179s] ... ok {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin [0.006135s] ... ok {3} octavia.tests.unit.common.test_utils.TestConfig.test_get_amphora_driver [0.000808s] ... ok {3} octavia.tests.unit.common.test_utils.TestConfig.test_ip_netmask_to_cidr [0.000481s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_check_port_in_use [0.000901s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_network_allowed_by_config [0.000417s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_valid_network [0.000884s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_qos_extension_enabled [0.000523s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_model [0.000329s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_reject [0.000330s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url [0.000429s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_pool_arg [0.000354s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_header_value_string [0.000565s] ... ok Unreadable Certificate. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/common/tls_utils/cert_parser.py", line 224, in _get_certs_from_pkcs7_substrate contentInfo, _ = der_decoder.decode(substrate, File "/usr/lib/python3.9/site-packages/pyasn1/codec/ber/decoder.py", line 2116, in __call__ raise error.SubstrateUnderrunError('Short substrate on input') pyasn1.error.SubstrateUnderrunError: Short substrate on input {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_regex [0.000360s] ... ok Unreadable Certificate. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/common/tls_utils/cert_parser.py", line 166, in _parse_pkcs7_bundle for substrate in _read_pem_blocks(pkcs7): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/common/tls_utils/cert_parser.py", line 213, in _read_pem_blocks yield b''.join([base64.b64decode(x) for x in certLines]) File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/common/tls_utils/cert_parser.py", line 213, in yield b''.join([base64.b64decode(x) for x in certLines]) File "/usr/lib64/python3.9/base64.py", line 87, in b64decode return binascii.a2b_base64(s) binascii.Error: Incorrect padding {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_cookie_value_string [0.000436s] ... ok {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der_bad [0.001019s] ... ok {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem_bad [0.000667s] ... ok Unreadable Certificate. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/common/tls_utils/cert_parser.py", line 333, in _get_x509_from_der_bytes x509cert = x509.load_der_x509_certificate(certificate_der, File "/usr/lib64/python3.9/site-packages/cryptography/x509/base.py", line 538, in load_der_x509_certificate return rust_x509.load_der_x509_certificate(data) ValueError: error parsing asn1 value: ParseError { kind: ShortData } {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_x509_from_der_bytes_bad [0.000634s] ... ok {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates [0.005088s] ... ok {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_handles_intermediates [0.088834s] ... ok Unreadable Certificate. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/common/tls_utils/cert_parser.py", line 318, in _get_x509_from_pem_bytes x509cert = x509.load_pem_x509_certificate(certificate_pem, File "/usr/lib64/python3.9/site-packages/cryptography/x509/base.py", line 531, in load_pem_x509_certificate return rust_x509.load_pem_x509_certificate(data) ValueError: Unable to load PEM file. See https://cryptography.io/en/latest/faq.html#why-can-t-i-import-my-pem-file for more details. MalformedFraming {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_x509_parses [0.041726s] ... ok {0} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_attach_network_or_port [0.004643s] ... ok {0} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_delete_server_group [0.001281s] ... ok {0} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_validate_availability_zone [0.001292s] ... ok Nova failed to bind the port during interface attach for port None on instance b8b4cf45-1cc8-4808-9926-3e0c16daa32e {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_port_bind_fail_exception [0.005674s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_translate_amphora [0.003577s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_extracts_image_id_by_tag [0.003298s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_availability_zone [0.003351s] ... ok {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_map_cert_tls_container [0.225134s] ... ok Passphrase required. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/common/tls_utils/cert_parser.py", line 81, in _read_private_key return serialization.load_pem_private_key(private_key_pem, passphrase, File "/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py", line 22, in load_pem_private_key return ossl.load_pem_private_key(data, password) File "/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 827, in load_pem_private_key return self._load_key( File "/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1064, in _load_key raise TypeError( TypeError: Password was not given but private key is encrypted {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pem [0.041761s] ... ok Passphrase required. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/common/tls_utils/cert_parser.py", line 81, in _read_private_key return serialization.load_pem_private_key(private_key_pem, passphrase, File "/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py", line 22, in load_pem_private_key return ossl.load_pem_private_key(data, password) File "/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 827, in load_pem_private_key return self._load_key( File "/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1064, in _load_key raise TypeError( TypeError: Password was not given but private key is encrypted {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pkcs8 [0.047707s] ... ok {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_and_key_match [0.090696s] ... ok {3} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_get_amphora [0.001621s] ... ok {3} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_status [0.000879s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_conflict_exception [0.006183s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_general_not_found_exception [0.004372s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_port_not_found_exception [0.003234s] ... ok Nova failed to build the instance due to: Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/compute/drivers/nova_driver.py", line 139, in build amphora = self.manager.create( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_build [0.004533s] ... ok test_proc_name raised exception: boom. Restarting test_proc_name. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/cmd/driver_agent.py", line 64, in _process_wrapper function(exit_event) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: boom {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_get_amphora_retried [1.006445s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_status [0.007898s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_no_availability_zone [0.007241s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_availability_zone [0.007354s] ... ok Nova reports a failure getting flavor details for flavor ID bogus: An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/compute/drivers/nova_driver.py", line 409, in validate_flavor self.flavor_manager.get(flavor_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result octavia.common.exceptions.OctaviaException: An unknown exception occurred. {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor_with_exception [0.010744s] ... ok {0} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_nonstale_amphora [0.011322s] ... ok {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_non_expired_amphora [0.002763s] ... ok {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_False [0.003882s] ... ok {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_True [0.004030s] ... ok {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_Zombie [0.005984s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_terminate [0.004126s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_listener [0.001590s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_pool [0.001516s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7rule [0.001548s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_pool [0.001477s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_amphora_agent_config [0.001546s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7policy [0.001046s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_member [0.002063s] ... ok {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_add_to_build_request_queue [0.002099s] ... ok {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_wait_for_build_slot [0.001571s] ... ok Failed to update l7rule 93b56dcb-0f65-4926-85a8-be42a6b62a5c provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7rule_prov_status_error [0.001825s] ... ok Failed to update listener ca70c7f6-685c-49b4-be2e-092fb0c5d729 provisioning status to ACTIVE due to: fail {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_active [0.001739s] ... ok Failed to update pool 91e2e782-a836-43c5-b782-b1b6d8802735 provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_pool_prov_status_error [0.002889s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_create_health_monitor_flow [0.002468s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_update_health_monitor_flow [0.002310s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_create_l7rule_flow [0.002027s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_listener_flow [0.003455s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_flow [0.003855s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_anti_affinity_active_standby_load_balancer_flow [0.018628s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_member_ports_subflow [0.003963s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_create_pool_flow [0.001811s] ... ok Failed to update amphora c37ae665-a597-4231-ab6f-539fcda3edce status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug [0.005744s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_update_vrrp_interface [0.003710s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_get_connectivity_status [0.005217s] ... ok Failed to update amphora c37ae665-a597-4231-ab6f-539fcda3edce status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_network_plug [0.009884s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_vip_plug [0.007921s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait [0.003331s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_skipped [0.002455s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db_by_pool [0.007161s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_pool_in_db [0.005387s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_amphora_health_monitoring [0.003820s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_full_graph [0.006795s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_deleted_in_db [0.004188s] ... ok Failed to update amphora d0bf9095-42a4-4b69-bf84-61868bb2767b status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_delete_in_db [0.004131s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_monitors_online_in_db [0.006563s] ... ok Failed to update l7rule 38f7610f-9a32-4b38-bf9f-4fb16833039d provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_active_in_db [0.004745s] ... ok Failed to update l7rule 38f7610f-9a32-4b38-bf9f-4fb16833039d provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_delete_in_db [0.004754s] ... ok Failed to update l7rule 38f7610f-9a32-4b38-bf9f-4fb16833039d provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_update_in_db [0.004376s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_health_monitoring_busy [0.004346s] ... ok Failed to update listener 52f728b2-990a-45e7-9e6b-a8584b640d98 provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_deleted_in_db [0.003916s] ... ok Failed to update member 7a109443-b7ff-40d5-8e97-55142097e29c provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_active_in_db [0.004589s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_load_balancer [0.003932s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_additional_vips_after_allocation [0.004487s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_db_cert_exp [0.004221s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data2 [0.003952s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7rule_in_db [0.004668s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_load_balancer_in_db [0.004158s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_members_operating_status_in_db [0.003564s] ... ok Failed to decrement l7policy quota for project: 55386217-fa93-4166-be31-f03d4c71f82a the project may have excess quota in use. Reverting decrement quota for l7policy on project fc659a04-d81c-42b8-93c4-6b41ecee4292 Project quota counts may be incorrect. Reverting decrement quota for l7policy on project fc659a04-d81c-42b8-93c4-6b41ecee4292 Project quota counts may be incorrect. Reverting decrement quota for l7policy on project fc659a04-d81c-42b8-93c4-6b41ecee4292 Project quota counts may be incorrect. Reverting decrement quota for l7policy on project fc659a04-d81c-42b8-93c4-6b41ecee4292 Project quota counts may be incorrect. {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota [0.154585s] ... ok Failed to decrement listener quota for project: 0a808406-27fb-4c04-bc52-d22097c7a08d the project may have excess quota in use. Reverting decrement quota for listener on project 0a808406-27fb-4c04-bc52-d22097c7a08d Project quota counts may be incorrect. Reverting decrement quota for listener on project 0a808406-27fb-4c04-bc52-d22097c7a08d Project quota counts may be incorrect. Reverting decrement quota for listener on project 0a808406-27fb-4c04-bc52-d22097c7a08d Project quota counts may be incorrect. Reverting decrement quota for listener on project 0a808406-27fb-4c04-bc52-d22097c7a08d Project quota counts may be incorrect. {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_listener_quota [0.004712s] ... ok Failed to decrement pool quota for project: c480c6c6-3682-45d9-83de-122f6c058c0a the project may have excess quota in use. Reverting decrement quota for pool on project c480c6c6-3682-45d9-83de-122f6c058c0a Project quota counts may be incorrect. Reverting decrement quota for pool on project c480c6c6-3682-45d9-83de-122f6c058c0a Project quota counts may be incorrect. Reverting decrement quota for pool on project c480c6c6-3682-45d9-83de-122f6c058c0a Project quota counts may be incorrect. Reverting decrement quota for pool on project c480c6c6-3682-45d9-83de-122f6c058c0a Project quota counts may be incorrect. {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota [0.005205s] ... ok Reverting decrement quota for pool on project aec2dbd8-78d3-422b-91d7-9537c6baafc2 Project quota counts may be incorrect. Reverting decrement quota for pool on project aec2dbd8-78d3-422b-91d7-9537c6baafc2 Project quota counts may be incorrect. Reverting decrement quota for pool on project aec2dbd8-78d3-422b-91d7-9537c6baafc2 Project quota counts may be incorrect. {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota_pool_children [0.003333s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraIDToErrorOnRevertTask [0.001704s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraToErrorOnRevertTask [0.001668s] ... ok Failed to update pool 06577025-e1e5-43e2-ab5d-648557f7839d provisioning status to ACTIVE due to: No sql_connection parameter is established {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_HealthMonitorToErrorOnRevertTask [0.003381s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenersToErrorOnRevertTask [0.001784s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerToErrorOnRevertTask [0.001491s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip_for_failover [0.003701s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_update [0.005836s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_build_amp_data [0.001360s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_calculate_amphora_delta [0.003642s] ... ok {2} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_process_wrapper [2.004089s] ... ok {2} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_health_check [0.004588s] ... ok {2} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet_too_short [0.000671s] ... ok {2} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check [0.006049s] ... ok {2} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main [0.012021s] ... ok {2} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main_keyboard_interrupt [0.010066s] ... ok {2} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interface_cmd [0.001709s] ... ok {2} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interface_cmd_invalid_action [0.001208s] ... ok {2} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_all [0.001017s] ... ok {2} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_all_empty [0.000938s] ... ok {2} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_do_get [0.014723s] ... ok {2} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_signalhandler [0.000761s] ... ok {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_warning [0.034295s] ... ok {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_yaml_policy [0.005088s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_haproxy_cfg_1_8_vs_1_5 [0.003062s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_health_monitor_http_check [0.002201s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http [0.002178s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_hello_monitor [0.002072s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_backup [0.002217s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_log [0.002172s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_alpn [0.002129s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_ciphers [0.002627s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_ssl_types_l7rules [0.011960s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_amphora [0.000483s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy [0.001160s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_disabled_rule [0.000715s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener [0.001742s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool [0.001168s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_listener_with_tcp_health_monitor [0.037907s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_with_health_monitor_ip_port [0.002093s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_source_ip [0.002145s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor_ip_port [0.002115s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_health_monitor [0.000624s] ... ok {2} octavia.tests.unit.common.jinja.test_user_data_jinja_cfg.TestUserDataJinjaCfg.test_build_user_data_config_no_files [0.002299s] ... ok {2} octavia.tests.unit.common.test_constants.TestConstants.test_import [0.000481s] ... ok {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_Amphora_update [0.000842s] ... ok {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_add_vip [0.000774s] ... ok {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_SP_update [0.000587s] ... ok {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_add_SP [0.000654s] ... ok {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_delete_SP [0.000652s] ... ok {2} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_false [0.005887s] ... ok Policy not registered Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/common/policy.py", line 118, in authorize return super().authorize( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1187, in authorize raise PolicyNotRegistered(rule) oslo_policy.policy.PolicyNotRegistered: Policy example:noexist has not been registered {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.007217s] ... ok {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_AND_authorization [0.006435s] ... ok {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_OR_authorization [0.006831s] ... ok {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_templatized_authorization [0.005815s] ... ok {2} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats [0.001681s] ... ok {2} octavia.tests.unit.common.test_utils.TestConfig.test_base64_sha1_string [0.000454s] ... ok {2} octavia.tests.unit.common.test_utils.TestConfig.test_get_vip_secuirty_group_name [0.000326s] ... ok {2} octavia.tests.unit.common.test_utils.TestConfig.test_ip_port_str [0.000414s] ... ok {2} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6 [0.000350s] ... ok {2} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6_lla [0.000369s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_check_default_ciphers_prohibit_list_conflict [0.000423s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_check_hsts_options_put [0.000759s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_check_tls_version_list [0.000417s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_ip_not_reserved [0.000723s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_valid_subnet [0.000962s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_qos_extension_disabled [0.000574s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_none [0.000971s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_b [0.000351s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id [0.000330s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url_none_create [0.000341s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_url_arg [0.000395s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_must_have_args [0.000352s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_value_string [0.000547s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_regex [0.000356s] ... ok Unreadable Certificate. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/common/tls_utils/cert_parser.py", line 301, in get_cert_expiration cert = x509.load_pem_x509_certificate(certificate_pem, File "/usr/lib64/python3.9/site-packages/cryptography/x509/base.py", line 531, in load_pem_x509_certificate return rust_x509.load_pem_x509_certificate(data) TypeError: argument 'data': 'str' object cannot be converted to 'PyBytes' {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url [0.000420s] ... ok {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_cert_expiration [0.000940s] ... ok {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pem_chain [0.000547s] ... ok {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der [0.005333s] ... ok {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_split_x509s [0.000559s] ... ok {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_build [0.001241s] ... ok {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_create_server_group [0.000931s] ... ok {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_detach_port [0.000854s] ... ok {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_validate_flavor [0.000912s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port [0.005101s] ... ok Nova failed to claim PCI devices during interface attach for port None on instance 2f062489-bf20-4f6a-8659-a7324c6cbf1a {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_fail_claim_pci_exception [0.003694s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_instance_not_found_exception [0.003689s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_network_not_found_exception [0.003051s] ... ok Error attaching network a2060d0c-4e16-4805-b2e8-30f78fea944c with ip None and port None to amphora (compute_id: 17a5f20d-325b-4c9b-8573-ef535884c249) {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_unknown_exception [0.003346s] ... ok Error create server group instance. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/compute/drivers/nova_driver.py", line 288, in create_server_group server_group_obj = self.server_groups.create(**kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_create_server_group [0.003311s] ... ok Error deleting nova virtual machine. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/compute/drivers/nova_driver.py", line 166, in delete self.manager.delete(server=compute_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete [0.155025s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build [0.003477s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_default_boot_network [0.003145s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_create_server_group [0.002929s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete_server_group [0.003880s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network [0.003045s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora [0.003046s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor [0.003080s] ... ok {2} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_exit [0.004490s] ... ok Load balancer is in immutable state . Skipping failover. {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_create_vip_base_port [1.006706s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_deallocate_vip [0.009136s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_delete_port [4.014499s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_member_ports [0.008679s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_subnet_from_vip [0.004345s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_vip_security_group_id [0.004041s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_delta [0.015307s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora_raise_db_error [0.004287s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora_subnet_not_found [0.003316s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_sg [0.003043s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_batch_update_members [0.015631s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_single [0.003515s] ... ok Failed to fetch load_balancer 3d4c3ed4-4a8e-43a2-be9c-e182b5c40b6a from DB. Retrying for up to 60 seconds. {2} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_stale_amphora [5.012112s] ... ok {2} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_with_exception [0.005271s] ... ok {2} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_run [0.008390s] ... ok {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer [0.001226s] ... ok {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_load_balancer [0.001140s] ... ok {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7rule [0.001134s] ... ok {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_listener [0.001113s] ... ok {2} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_all_from_build_req_queue [0.002170s] ... ok Failed to update amphora a4c0d489-aa10-4b3e-8a9a-f8f80abe77af status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_amphora_status_error [0.003625s] ... ok Failed to update health monitor 1a01ccdd-a59d-49e3-b127-17e6b2a68073 provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_health_mon_prov_status_error [0.002070s] ... ok Failed to update l7policy 86249458-1b0d-4bc8-9eaa-4b45438ef9a4 provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7policy_prov_status_error [0.001828s] ... ok Failed to update listener 086b7118-1707-4c7b-8ba6-f03c7d03d215 provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_error [0.002226s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_amphora_for_lb_flow [0.006386s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_create_amphora_for_lb_flow [0.005230s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_rest_anti_affinity_create_amphora_for_lb_flow [0.005735s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_bogus_create_amphora_for_lb_flow [0.006402s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_bogus_role [0.004460s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_standalone [0.013514s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_create_vrrp_group [0.004439s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_delete_health_monitor_flow [0.002464s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_delete_l7policy_flow [0.001952s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_delete_l7rule_flow [0.002338s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_all_listeners_flow [0.004199s] ... ok Unknown topology: BOGUS. Unable to build load balancer. {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_bogus_topology_load_balancer_flow [0.002964s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flow [0.009806s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_active_standby_listeners [0.026241s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow [0.004718s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow_cascade [0.009119s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_single [0.015489s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amp_single [0.016621s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_bogus_amp_single [0.016638s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_bogus_act_stdby [0.019737s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_post_lb_amp_association_flow [0.010504s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_update_load_balancer_flow [0.003068s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_batch_update_members_flow [0.003337s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_update_member_flow [0.002924s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_listeners_update [0.003838s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_cert_upload [0.003256s] ... ok Failed to update amphora badfdd8b-eacd-4c4f-ab91-61e0c5f984a3 status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_finalize [0.008600s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_listeners_reload [0.004082s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_update_vrrp_interface [0.003496s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_start [0.005823s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create [0.005263s] ... ok Failed to fetch load_balancer 3d4c3ed4-4a8e-43a2-be9c-e182b5c40b6a from DB. Retrying for up to 60 seconds. Failed to fetch load_balancer 3d4c3ed4-4a8e-43a2-be9c-e182b5c40b6a from DB. Retrying for up to 60 seconds. {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_delete [3.009229s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_vrrp_group_for_lb [0.008229s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7policy_in_db [0.007154s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7rule_in_db [0.007733s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphora_details [0.003587s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_listeners_from_loadbalancer [0.004114s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_loadbalancer [0.004010s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_pending_deleted_in_db [0.004930s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_booting_in_db [0.004239s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_health_monitoring_busy [0.004324s] ... ok Failed to update amphora 162299cd-98d8-4714-8e89-7749bc08bdde status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_update_in_db [0.004296s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_role_indb [0.006045s] ... ok Failed to update health monitor 5e78e6c0-d664-4a94-af31-bc154a07d177 provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_delete_in_db [0.004683s] ... ok Failed to update l7policy a0f601c4-8528-4bd3-9640-673b9a72c1df provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_active_in_db [0.005576s] ... ok Failed to update l7policy a0f601c4-8528-4bd3-9640-673b9a72c1df provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_delete_in_db [0.005070s] ... ok Failed to update l7policy a0f601c4-8528-4bd3-9640-673b9a72c1df provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_update_in_db [0.172306s] ... ok Failed to update listener 491997e1-2025-412f-8b08-5b202272f5fa provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_pending_deleted_in_db [0.004731s] ... ok Failed to update member 24e785ee-37f5-44ca-8fdb-944374a50de9 provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_create_in_db [0.004956s] ... ok Failed to update member 24e785ee-37f5-44ca-8fdb-944374a50de9 provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_update_in_db [0.005231s] ... ok Failed to update pool 6d8daa12-772b-457d-b2ce-ea9737b394fc provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_update_in_db [0.005261s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_amphora [0.004222s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_info [0.005129s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data [0.003300s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7policy_in_db [0.005235s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_member_in_db [0.004597s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_in_db_during_update_loadbalancer [0.005017s] ... ok Reverting decrement quota for l7policy on project 5256b2ec-8b08-4b25-b47c-a943a5c63a66 Project quota counts may be incorrect. Reverting decrement quota for l7policy on project 5256b2ec-8b08-4b25-b47c-a943a5c63a66 Project quota counts may be incorrect. {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota_with_children [0.003821s] ... ok Failed to decrement load balancer quota for project: a16cd5c7-deae-4f23-ad01-6e033a186df4 the project may have excess quota in use. Reverting decrement quota for load balancer on project a16cd5c7-deae-4f23-ad01-6e033a186df4 Project quota counts may be incorrect. Reverting decrement quota for load balancer on project a16cd5c7-deae-4f23-ad01-6e033a186df4 Project quota counts may be incorrect. Reverting decrement quota for load balancer on project a16cd5c7-deae-4f23-ad01-6e033a186df4 Project quota counts may be incorrect. Reverting decrement quota for load balancer on project a16cd5c7-deae-4f23-ad01-6e033a186df4 Project quota counts may be incorrect. Failed to update l7policy cacc8cc4-1d38-4806-a114-3ba7f6de7b02 provisioning status to ACTIVE due to: No sql_connection parameter is established {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_loadbalancer_quota [0.008358s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7RuleToErrorOnRevertTask [0.004058s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip [0.013161s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_creation [0.004781s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_plumbed_networks [0.002175s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora [0.003208s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_notification_tasks.TestNotificationTasks.test_create_notification [0.002119s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_notification_tasks.TestNotificationTasks.test_update_notification_execute [0.001750s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_amphora_cert_rotation [0.005712s] ... ok Failed to fetch l7policy 0abfe6c7-d4e2-4fef-92da-7f71481b60a4 from DB. Retrying for up to 60 seconds. {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7policy [1.008690s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_health_monitor [0.011983s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7policy [0.009020s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_member [0.008477s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_pool [0.005438s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_act_stdby [0.007902s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby [0.007292s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_single [0.004192s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7policy [0.003645s] ... ok L7 policy did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7policy_timeout [0.005486s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_listener [0.003729s] ... ok Loadbalancer did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_listener_timeout [0.003456s] ... ok Load balancer did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_load_balancer_timeout [0.003590s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_taskflow_jobboard_driver.TestRedisTaskFlowDriver.test_job_board_sentinel [0.001122s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_taskflow_jobboard_driver.TestRedisTaskFlowDriver.test_job_board_sentinel_password [0.001036s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_taskflow_jobboard_driver.TestRedisTaskFlowDriver.test_job_board_sentinel_ssl [0.001026s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_taskflow_jobboard_driver.TestRedisTaskFlowDriver.test_job_board_ssl [0.001094s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_anti_affinity [6.010518s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_pool [0.010651s] ... ok Neutron is failing to service requests due to: boom. Aborting. {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_unkown_exception [0.596289s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_without_cascade [0.010010s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_no_lb [0.012062s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_az [0.011307s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_act_stdby [0.029747s] ... ok LB 3d4c3ed4-4a8e-43a2-be9c-e182b5c40b6a failover exception: loadbalancer 3d4c3ed4-4a8e-43a2-be9c-e182b5c40b6a not found. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/controller/worker/v2/controller_worker.py", line 1175, in failover_loadbalancer raise exceptions.NotFound(resource=constants.LOADBALANCER, octavia.common.exceptions.NotFound: loadbalancer 3d4c3ed4-4a8e-43a2-be9c-e182b5c40b6a not found. {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_no_lb [0.005541s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_single [0.004327s] ... ok 1 amphorae found on load balancer 3d4c3ed4-4a8e-43a2-be9c-e182b5c40b6a where two should exist. Repairing. {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_az [0.021076s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_amphora_agent_config [0.004691s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7rule [0.006304s] ... ok L7 rule did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7rule_timeout [0.004739s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_load_balancer [0.003300s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_member [0.008255s] ... ok Member did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_member_timeout [0.005051s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_taskflow_jobboard_driver.TestRedisTaskFlowDriver.test_job_board_default [0.001798s] ... ok {0} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_no_images [0.001926s] ... ok {0} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_single_image [0.001331s] ... ok {0} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_single_image_owner [0.001291s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided [0.320094s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_fixed_ip [0.506706s] ... ok Neutron VIP mismatch. Expected ip None on subnet mock-subnet-1 in network mock-network-1. Neutron has fixed_ips [] in network bf698827-31a6-4411-8c1e-dd8dd5bcb38d. Deleting and recreating the VIP port. {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_with_port_mismatch [0.499039s] ... ok 2025-09-17 17:44:34.274 1057514 ERROR octavia.compute.drivers.nova_driver [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Error retrieving nova virtual machine.: None: None 2025-09-17 17:44:34.274 1057514 ERROR octavia.compute.drivers.nova_driver NoneType: None 2025-09-17 17:44:34.274 1057514 ERROR octavia.compute.drivers.nova_driver {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_get_amphora [14.018052s] ... ok {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_cinder_volume [0.004315s] ... ok 2025-09-17 17:44:34.283 1057514 ERROR octavia.compute.drivers.nova_driver [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Error detaching port aa9ad594-de64-47b9-83f1-2792d0423098 from amphora with compute ID c58c70a7-ad24-4ef8-99a8-b64422092119. Skipping.: Exception {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network_with_exception [0.003983s] ... ok {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_get_amphora [0.009780s] ... ok 2025-09-17 17:44:34.302 1057514 INFO octavia.controller.housekeeping.house_keeping [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Rotated certificates for 1 amphora {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_without_exception [0.009340s] ... ok 2025-09-17 17:44:34.304 1057514 INFO octavia.controller.queue.v2.endpoints [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Creating l7rule 'None'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7rule [0.002102s] ... ok 2025-09-17 17:44:34.306 1057514 INFO octavia.controller.queue.v2.endpoints [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Deleting health monitor 'None'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_health_monitor [0.001940s] ... ok Error creating neutron port on network None due to Exception(). Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 593, in allocate_vip new_port = self.network_proxy.create_port(**port) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_creation_fails [0.307030s] ... ok 2025-09-17 17:44:34.309 1057514 INFO octavia.controller.queue.v2.endpoints [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Deleting listener 'bb48f390-700f-426f-a1e3-c41b14bcae8b'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_listener [0.001945s] ... ok 2025-09-17 17:44:34.311 1057514 INFO octavia.controller.queue.v2.endpoints [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failing over amphora in load balancer '1234'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_load_balancer [0.002409s] ... ok 2025-09-17 17:44:34.313 1057514 INFO octavia.controller.queue.v2.endpoints [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Updating health monitor 'None'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_health_monitor [0.001776s] ... ok 2025-09-17 17:44:34.315 1057514 INFO octavia.controller.queue.v2.endpoints [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Updating load balancer '8c89f902-c3a0-4d62-8283-f713a728064b'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_load_balancer [0.001809s] ... ok {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_highest_priority [0.003993s] ... ok {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_from_build_req_queue [0.003384s] ... ok {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_update_build_status_and_available_build_slots [0.007142s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_sec_group [0.312348s] ... ok {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_active [0.420998s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_port_deleted [0.305554s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_check_aap_loaded [0.502342s] ... ok {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_error [0.141327s] ... ok 2025-09-17 17:44:34.897 1057514 ERROR octavia.controller.worker.task_utils [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to update member 4dacd39e-1783-4524-bc6f-2122b8c97c65 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_member_prov_status_error [0.003527s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow [0.006669s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow_cert [0.005753s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_delete_amphora_flow [0.007038s] ... ok 2025-09-17 17:44:34.918 1057514 INFO octavia.controller.worker.v2.flows.amphora_flows [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Performing failover for amphora: {'id': '41d9bb92-b701-4996-8caa-32be074593a1', 'load_balancer_id': '94ab7bc1-87dc-4eca-8873-820f7fcddf76', 'lb_network_ip': None, 'compute_id': None, 'role': 'master_or_backup'} {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_act_stdby [0.021347s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow [0.005437s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_get_status [0.004117s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_create_l7policy_flow [0.001769s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_update_l7policy_flow [0.001899s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_active_standby_load_balancer_flow [0.017839s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_single_listeners [0.013142s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_act_stdby [0.013432s] ... ok 2025-09-17 17:44:35.000 1057514 INFO octavia.controller.worker.v2.flows.load_balancer_flows [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Performing failover for amphora: {'id': 'ff4d4499-1eb1-4fe2-b476-f7771968a217', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': 'e84767cf-19b2-4166-8bdc-890977c9e4de', 'role': 'master_or_backup'} {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amps_act_stdby [0.016942s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow [0.002438s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow_internal [0.001145s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_update_pool_flow [0.001934s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_compute_connectivity_wait [0.005198s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug_with_host_routes [0.007152s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_start [0.002920s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_update [0.007059s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_cert_task.TestCertTasks.test_execute [0.001535s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_attach_port [0.003375s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_availability_zone [0.005034s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_user_data [0.005984s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_delete_amphorae_on_load_balancer [0.003476s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_sever_group_id [0.002050s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_amphora_in_db [0.007601s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db [0.005228s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip [0.300921s] ... ok Error retrieving nova virtual machine. NoneType: None Error retrieving nova virtual machine status. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/compute/drivers/nova_driver.py", line 181, in status amphora, fault = self.get_amphora(compute_id) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 289, in wrapped_f return self(f, *args, **kw) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 322, in iter return self.retry_error_callback(retry_state) File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/compute/drivers/nova_driver.py", line 37, in _raise_compute_exception raise exceptions.ComputeGetException() octavia.common.exceptions.ComputeGetException: Failed to retrieve compute instance. {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_status [14.020580s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_availability_zone_config [0.004022s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_random_amphora_name_length [0.003533s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete [0.011155s] ... ok Error deleting VIP port_id 1 from neutron Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 401, in deallocate_vip self.network_proxy.delete_port(vip.port_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result TypeError {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_delete_port_fails [0.547873s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_use_cinder [0.426972s] ... ok Nova reports a failure getting listing availability zones: Nova availability zone bogus not found. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/compute/drivers/nova_driver.py", line 433, in validate_availability_zone raise exceptions.InvalidSubresource( octavia.common.exceptions.InvalidSubresource: Nova availability zone bogus not found. {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_availability_zone_with_exception [0.004009s] ... ok {3} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_db_error [0.001510s] ... ok {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_load_balancer [0.004453s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_batch_update_members [0.001188s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_health_monitor [0.001160s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7policy [0.001375s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer_no_flavor_or_az [0.001105s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_member [0.001150s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_amphora [0.001120s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7policy [0.001128s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_member [0.001155s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_amphora [0.001200s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_pool [0.001148s] ... ok {3} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_build_slot [0.002954s] ... ok Failed to get loadbalancer 98a99d4a-3769-476d-92be-9dc244b75c92 due to: fail {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_get_current_loadbalancer_from_db [0.001862s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test__retry_flow [0.001956s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_cert_rotate_amphora_flow [0.002165s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_create_amphora_for_lb_flow [0.005474s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_create_amphora_for_lb_flow [0.005264s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_rest_anti_affinity_create_amphora_for_lb_flow [0.005756s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_update_amphora_config_flow [0.001518s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_update_l7rule_flow [0.002655s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_internal_flow [0.003046s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_update_listener_flow [0.003826s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flow_SRIOV [0.011402s] ... ok Can't deallocate VIP because the vip port 1 cannot be found in neutron. Continuing cleanup. {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_found [0.544775s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_errors_when_neutron_cant_find_port_to_update [0.328370s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_three_amps_act_stdby [0.032713s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amp_single [0.018861s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_act_stdby [0.018766s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_standalone_act_stdby [0.019917s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_create_member_flow [0.003403s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_delete_member_flow [0.003880s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_index_listener_update [0.004980s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_config_update [0.015222s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_diagnostics [0.002416s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_info [0.002680s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_start [0.004050s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_update [0.005119s] ... ok Failed to update amphora fb0e1a4f-53bf-469a-ba45-9977de1f6ae1 status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug [0.006397s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug_with_additional_vips [0.003867s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug_with_host_routes [0.003916s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_member_in_db [0.721715s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_update [0.005021s] ... ok Failed to update listener bf2e23f9-99e4-4827-a13d-215853b051c0 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_delete [0.004457s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_set_amphora_firewall_rules [0.009329s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphora_firewall_rules [0.018462s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db [0.004150s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_and_listeners [0.005679s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_cert [0.011187s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_without_ssh_access [0.005314s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_error_status [0.003577s] ... ok 2025-09-17 17:44:35.840 1057514 ERROR octavia.controller.worker.task_utils [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to update amphora c888ffd6-3829-4a4e-b84a-502de272ead1 status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_allocated_in_db [0.011651s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_create [0.003139s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_None [0.001793s] ... ok 2025-09-17 17:44:35.848 1057514 ERROR octavia.controller.worker.task_utils [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to update amphora c888ffd6-3829-4a4e-b84a-502de272ead1 status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_deleted_in_db [0.007687s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_associate_failover_amphora_with_lb_id [0.011333s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_listener_in_db [0.004656s] ... ok 2025-09-17 17:44:35.859 1057514 ERROR octavia.controller.worker.task_utils [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to update health monitor 7b29fdfb-a21c-41d4-b555-78a1edc3df07 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_active_in_db [0.011324s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_lb_amphorae_health_monitoring [0.004668s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphorae_from_loadbalancer [0.004371s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_vip_from_loadbalancer [0.004610s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_by_listener [0.005496s] ... ok 2025-09-17 17:44:35.880 1057514 ERROR octavia.controller.worker.task_utils [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to update health monitor 7b29fdfb-a21c-41d4-b555-78a1edc3df07 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_create_in_db [0.021276s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_ready_in_db [0.005300s] ... ok Failed to update l7policy 16559d39-ef12-4762-a351-5974becfd075 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_create_in_db [0.004794s] ... ok 2025-09-17 17:44:35.892 1057514 ERROR octavia.controller.worker.task_utils [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to update health monitor 7b29fdfb-a21c-41d4-b555-78a1edc3df07 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_update_in_db [0.011188s] ... ok Failed to update l7rule 45bee06e-8f9c-4e7b-b2eb-b09403163dc2 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_create_in_db [0.004803s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_deleted_in_db [0.003805s] ... ok 2025-09-17 17:44:35.903 1057514 ERROR octavia.controller.worker.task_utils [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to update member 3a6b8b61-bfa9-44db-a7b6-ad1700a28fa3 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_delete_in_db [0.010785s] ... ok Failed to update listener 3cecb802-684c-46ed-b070-750f371ed7c2 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_and_listeners_active_in_db [0.010951s] ... ok Failed to update pool bec74a00-50cf-4796-a749-0d62376e3590 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_active_in_db [0.006637s] ... ok 2025-09-17 17:44:35.917 1057514 ERROR octavia.controller.worker.task_utils [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to update pool 5d37f527-2b97-45ee-b456-57f2124ecc65 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_create_in_db [0.014176s] ... ok Failed to update pool bec74a00-50cf-4796-a749-0d62376e3590 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_delete_in_db [0.004749s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amp_failover_details [0.006990s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_cert_busy_to_false [0.004115s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_health_monitor_in_db [0.005061s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_after_allocation [0.004969s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_lb_server_group_in_db [0.012579s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_count_pool_children_for_quota [0.002465s] ... ok Failed to decrement l7rule quota for project: 157e6911-2c7e-405e-bb37-2c8b39e4de74 the project may have excess quota in use. Reverting decrement quota for l7rule on project 157e6911-2c7e-405e-bb37-2c8b39e4de74 Project quota counts may be incorrect. Reverting decrement quota for l7rule on project 157e6911-2c7e-405e-bb37-2c8b39e4de74 Project quota counts may be incorrect. Reverting decrement quota for l7rule on project 157e6911-2c7e-405e-bb37-2c8b39e4de74 Project quota counts may be incorrect. Reverting decrement quota for l7rule on project 157e6911-2c7e-405e-bb37-2c8b39e4de74 Project quota counts may be incorrect. {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7rule_quota [0.005435s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MembersToErrorOnRevertTask [0.002512s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_PoolToErrorOnRevertTask [0.002192s] ... ok 2025-09-17 17:44:35.949 1057514 ERROR octavia.controller.worker.task_utils [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to update listener 9edce055-1380-467a-b2f0-a52755731650 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_listener_in_db [0.012515s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_in_db [0.015204s] ... ok 2025-09-17 17:44:35.969 1057514 ERROR octavia.controller.worker.v2.tasks.database_tasks [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to decrement health monitor quota for project: 9de5e4c5-645f-4d77-b06b-5efb7bcde03e the project may have excess quota in use.: octavia.common.exceptions.OctaviaException: fail 2025-09-17 17:44:35.970 1057514 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Reverting decrement quota for health monitor on project 9de5e4c5-645f-4d77-b06b-5efb7bcde03e Project quota counts may be incorrect. 2025-09-17 17:44:35.970 1057514 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Reverting decrement quota for health monitor on project 9de5e4c5-645f-4d77-b06b-5efb7bcde03e Project quota counts may be incorrect. 2025-09-17 17:44:35.971 1057514 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Reverting decrement quota for health monitor on project 9de5e4c5-645f-4d77-b06b-5efb7bcde03e Project quota counts may be incorrect. 2025-09-17 17:44:35.971 1057514 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Reverting decrement quota for health monitor on project 9de5e4c5-645f-4d77-b06b-5efb7bcde03e Project quota counts may be incorrect. {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_health_monitor_quota [0.006560s] ... ok 2025-09-17 17:44:35.974 1057514 ERROR octavia.controller.worker.v2.tasks.database_tasks [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to decrement member quota for project: 053fdc7b-3875-4a5a-82e8-0e2c042a076f the project may have excess quota in use.: octavia.common.exceptions.OctaviaException: fail 2025-09-17 17:44:35.975 1057514 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Reverting decrement quota for member on project 053fdc7b-3875-4a5a-82e8-0e2c042a076f Project quota counts may be incorrect. 2025-09-17 17:44:35.975 1057514 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Reverting decrement quota for member on project 053fdc7b-3875-4a5a-82e8-0e2c042a076f Project quota counts may be incorrect. 2025-09-17 17:44:35.984 1057514 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Reverting decrement quota for member on project 053fdc7b-3875-4a5a-82e8-0e2c042a076f Project quota counts may be incorrect. 2025-09-17 17:44:35.984 1057514 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Reverting decrement quota for member on project 053fdc7b-3875-4a5a-82e8-0e2c042a076f Project quota counts may be incorrect. {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_member_quota [0.012638s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7PolicyToErrorOnRevertTask [0.002206s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenerToErrorOnRevertTask [0.014885s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerIDToErrorOnRevertTask [0.001917s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MemberToErrorOnRevertTask [0.002666s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_deltas [0.023365s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_ports [0.009521s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip [0.004153s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_for_delete [0.004613s] ... ok 2025-09-17 17:44:36.052 1057514 WARNING octavia.controller.worker.v2.tasks.retry_tasks [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] test_retry attempt 1 of 2 failed. Sleeping 1 seconds and retrying. 2025-09-17 17:44:36.054 1057514 ERROR octavia.controller.worker.v2.tasks.retry_tasks [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] 3 retries with interval 1 seconds have failed for test_retry. Giving up. {1} octavia.tests.unit.controller.worker.v2.tasks.test_retry_tasks.TestRetryTasks.test_sleeping_retry_times_controller [0.004805s] ... ok 2025-09-17 17:44:36.062 1057514 WARNING octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to fetch l7rule from DB. Retrying for up to 60 seconds. Attempt 1 to remove security group security-group-1 failed. {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_admin_down_port [0.224193s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_calculate_delta [0.011821s] ... ok Error plugging amphora (compute_id: amp9-compute-id) into port . Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 727, in plug_port interface = self.compute.attach_network_or_port( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: Attach failure Error plugging amphora (compute_id: amp9-compute-id) into vip network vip-net-1. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 727, in plug_port interface = self.compute.attach_network_or_port( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: Attach failure The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 108, in _plug_amphora_vip interface = self.plug_port(amphora, new_port) File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 753, in plug_port raise base.PlugNetworkException(message) from e octavia.network.base.PlugNetworkException: Error plugging amphora (compute_id: amp9-compute-id) into port . {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_attach_fails [0.559706s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip [0.297028s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group_rule [0.514133s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7rule [1.010793s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_jobboard_disabled [0.009365s] ... ok 2025-09-17 17:44:37.083 1057514 WARNING octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to fetch load_balancer 3bf13dd3-8b5e-4aa7-ba49-e522b91df592 from DB. Retrying for up to 60 seconds. Attempt 2 to remove security group security-group-1 failed. {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_create_SRIOV_base_port [1.007957s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_amphora_network_configs_by_id [0.023980s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_amphorae_network_configs [0.004083s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip_amphora [0.005607s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_retrieve_portids_on_amphora_except_lb_network [0.014474s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_networks [0.005617s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_vip [0.003506s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_notification_tasks.TestNotificationTasks.test_delete_notification [0.001704s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_shim_tasks.TestShimTasks.test_amphora_to_amphorae_with_vrrp_ip [0.000559s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_health_monitor [0.007554s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_listener [0.003569s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_active_standby [0.003726s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_active_standby [0.003339s] ... ok Failed to fetch l7member from DB. Retrying for up to 60 seconds. {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_ip_availability [0.304184s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_non_existing_port_by_name [0.309887s] ... ok 2025-09-17 17:44:38.086 1057514 WARNING octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to fetch load_balancer 3bf13dd3-8b5e-4aa7-ba49-e522b91df592 from DB. Retrying for up to 60 seconds. All attempts to remove security group security-group-1 have failed. NoneType: None Failed to delete security group on first pass: security-group-1 Deleting extra port mock-port-1 on security group security-group-1... {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_secgrp_has_allocated_ports [2.503170s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_plugged_networks [0.540104s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_member [1.006466s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_amphora [0.005294s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_listener [0.002900s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade [0.002622s] ... ok Amphora aa06eb8b-b755-45d5-921e-e061a944a1d3 failover exception: 'boom' Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/controller/worker/v2/controller_worker.py", line 1019, in failover_amphora loadbalancer = self._lb_repo.get( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect octavia.tests.unit.controller.worker.v2.test_controller_worker.TestException: 'boom' {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception [0.005960s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_add_vips [0.005443s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_health_monitor [0.003805s] ... ok Pool did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_pool_update [0.003231s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_taskflow_jobboard_driver.TestRedisTaskFlowDriver.test_job_board_sentinel_username [0.001200s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_taskflow_jobboard_driver.TestRedisTaskFlowDriver.test_job_board_username [0.001056s] ... ok Error retrieving port (port Filters: {'name': 'TestPort1'}. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/base.py", line 221, in _get_resources_by_filters resources = getattr( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port_by_name [0.308378s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided_tenant [0.343032s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_delete_port [0.550539s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_on_mgmt_net [0.287991s] ... ok Error retrieving port (port Filters: {'network_id': 'mock-network-1', 'device_id': 'Moctavia123'}. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/base.py", line 221, in _get_resources_by_filters resources = getattr( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_ports_by_net_id_device_id [0.501733s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_already_provided [0.518474s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_port [0.306621s] ... ok Unable to get port information for port None. Continuing to delete the security group. {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_port [0.301968s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port [0.496655s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip_no_ip_address [0.321623s] ... ok Error creating the base (VRRP) port for the VIP with port details: {'name': 'octavia-lb-vrrp-amp11-id', 'network_id': 'vip-net-1', 'fixed_ips': [{'subnet_id': 'vip-subnet-1'}], 'admin_state_up': True, 'device_owner': 'Octavia', 'security_group_ids': []} Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 95, in _plug_amphora_vip new_port = self.network_proxy.create_port(**port) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: Create failure {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_create_fails [0.292904s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_vrrp_port [0.590914s] ... ok 2025-09-17 17:44:40.088 1057514 WARNING octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failed to fetch load_balancer 3bf13dd3-8b5e-4aa7-ba49-e522b91df592 from DB. Retrying for up to 60 seconds. {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_unplug_fixed_ip [0.542007s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_fixed_ip_dict_to_model [0.000477s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_apply_qos_on_port [0.002964s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_create_port [0.005514s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_delete_port [0.004319s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network_by_name [0.002703s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network_configs [0.003996s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_plugged_networks [0.004166s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port [0.003206s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_security_group [0.002598s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_subnet_by_name [0.004174s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_aap_port [0.003950s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_network [0.002744s] ... ok {2} octavia.tests.unit.statistics.drivers.test_logger.TestStatsUpdateLogger.test_update_stats [0.001082s] ... ok {2} octavia.tests.unit.test_opts.TestOpts.test_list_opts [0.004020s] ... ok {2} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume_error [0.002178s] ... ok Sending INIT packet to 192.168.0.27:1234 Received INIT ACK Sending ABORT packet {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_with_add_vips [0.531944s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_owned_by_octavia [0.547543s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network [0.297026s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation [0.309180s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_no_listeners [0.323685s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation_dns_integration [0.308477s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_protocol_and_peer_ports_overlap [0.505820s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_allowed_address_pair_to_port [0.330401s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_interfaces_to_unplug [0.579079s] ... ok Error when getting security group Fake_SG_name due to boom Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 896, in get_security_group sec_grps = self.network_proxy.security_groups(name=sg_name) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: boom {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_security_group [0.303922s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__port_to_vip [0.467993s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_apply_qos_on_port [0.285110s] ... ok Error plugging amphora (compute_id: amp7-compute-id) into port . Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 727, in plug_port interface = self.compute.attach_network_or_port( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect novaclient.exceptions.NotFound: Network (HTTP 404) Error plugging amphora (compute_id: amp7-compute-id) into vip network vip-net-1. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 727, in plug_port interface = self.compute.attach_network_or_port( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect novaclient.exceptions.NotFound: Network (HTTP 404) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 108, in _plug_amphora_vip interface = self.plug_port(amphora, new_port) File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 753, in plug_port raise base.PlugNetworkException(message) from e octavia.network.base.PlugNetworkException: Error plugging amphora (compute_id: amp7-compute-id) into port . {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_errors_when_nova_cant_find_network_to_attach [0.538873s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_set_port_admin_state_up [0.324559s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_no_anti_affinity [6.018208s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7rule [0.004809s] ... ok 2025-09-17 17:44:43.103 1057514 WARNING octavia.api.drivers.utils [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Unable to retrieve certificate(s) due to .: RuntimeError {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade_tls_unavailable [0.003937s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network [0.585637s] ... ok 2025-09-17 17:44:43.140 1057514 ERROR octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Amphora a9ed43d9-9e30-4b13-b969-762921ad0ca1 failover exception: 'boom': octavia.tests.unit.controller.worker.v2.test_controller_worker.TestException: 'boom' 2025-09-17 17:44:43.140 1057514 ERROR octavia.controller.worker.v2.controller_worker Traceback (most recent call last): 2025-09-17 17:44:43.140 1057514 ERROR octavia.controller.worker.v2.controller_worker File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/controller/worker/v2/controller_worker.py", line 1019, in failover_amphora 2025-09-17 17:44:43.140 1057514 ERROR octavia.controller.worker.v2.controller_worker loadbalancer = self._lb_repo.get( 2025-09-17 17:44:43.140 1057514 ERROR octavia.controller.worker.v2.controller_worker File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-09-17 17:44:43.140 1057514 ERROR octavia.controller.worker.v2.controller_worker return self._mock_call(*args, **kwargs) 2025-09-17 17:44:43.140 1057514 ERROR octavia.controller.worker.v2.controller_worker File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-09-17 17:44:43.140 1057514 ERROR octavia.controller.worker.v2.controller_worker return self._execute_mock_call(*args, **kwargs) 2025-09-17 17:44:43.140 1057514 ERROR octavia.controller.worker.v2.controller_worker File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-09-17 17:44:43.140 1057514 ERROR octavia.controller.worker.v2.controller_worker raise effect 2025-09-17 17:44:43.140 1057514 ERROR octavia.controller.worker.v2.controller_worker octavia.tests.unit.controller.worker.v2.test_controller_worker.TestException: 'boom' 2025-09-17 17:44:43.140 1057514 ERROR octavia.controller.worker.v2.controller_worker {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception_reraise [0.040785s] ... ok 2025-09-17 17:44:43.153 1057514 ERROR octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Amphora failover for amphora a9ed43d9-9e30-4b13-b969-762921ad0ca1 failed because there is no record of this amphora in the database. Check that the [house_keeping] amphora_expiry_age configuration setting is not too short. Skipping failover. 2025-09-17 17:44:43.154 1057514 ERROR octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Amphora a9ed43d9-9e30-4b13-b969-762921ad0ca1 failover exception: amphora a9ed43d9-9e30-4b13-b969-762921ad0ca1 not found.: octavia.common.exceptions.NotFound: amphora a9ed43d9-9e30-4b13-b969-762921ad0ca1 not found. 2025-09-17 17:44:43.154 1057514 ERROR octavia.controller.worker.v2.controller_worker Traceback (most recent call last): 2025-09-17 17:44:43.154 1057514 ERROR octavia.controller.worker.v2.controller_worker File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/controller/worker/v2/controller_worker.py", line 1003, in failover_amphora 2025-09-17 17:44:43.154 1057514 ERROR octavia.controller.worker.v2.controller_worker raise exceptions.NotFound(resource=constants.AMPHORA, 2025-09-17 17:44:43.154 1057514 ERROR octavia.controller.worker.v2.controller_worker octavia.common.exceptions.NotFound: amphora a9ed43d9-9e30-4b13-b969-762921ad0ca1 not found. 2025-09-17 17:44:43.154 1057514 ERROR octavia.controller.worker.v2.controller_worker {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_missing_amp [0.009945s] ... ok 2025-09-17 17:44:43.171 1057514 INFO octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Successfully completed the failover for an amphora: {'id': 'a9ed43d9-9e30-4b13-b969-762921ad0ca1', 'load_balancer_id': '3bf13dd3-8b5e-4aa7-ba49-e522b91df592', 'lb_network_ip': , 'compute_id': , 'role': } {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_anti_affinity [0.015208s] ... ok 2025-09-17 17:44:43.181 1057514 INFO octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Successfully completed the failover for an amphora: {'id': 'a9ed43d9-9e30-4b13-b969-762921ad0ca1', 'load_balancer_id': '3bf13dd3-8b5e-4aa7-ba49-e522b91df592', 'lb_network_ip': , 'compute_id': , 'role': } {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_single [0.015449s] ... ok 2025-09-17 17:44:43.196 1057514 INFO octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Successfully completed the failover for an amphora: {'id': 'a9ed43d9-9e30-4b13-b969-762921ad0ca1', 'load_balancer_id': '3bf13dd3-8b5e-4aa7-ba49-e522b91df592', 'lb_network_ip': , 'compute_id': , 'role': } {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_unknown_topology [0.009865s] ... ok 2025-09-17 17:44:43.207 1057514 INFO octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Successfully completed the failover for an amphora: {'id': 'a9ed43d9-9e30-4b13-b969-762921ad0ca1', 'load_balancer_id': '3bf13dd3-8b5e-4aa7-ba49-e522b91df592', 'lb_network_ip': , 'compute_id': , 'role': } {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_flavor [0.010589s] ... ok 2025-09-17 17:44:43.405 1057514 WARNING octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Amphora a9ed43d9-9e30-4b13-b969-762921ad0ca1 is marked DELETED in the database but was submitted for failover. Deleting it from the amphora health table to exclude it from health checks and skipping the failover. {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_deleted_amphora [0.199927s] ... ok 2025-09-17 17:44:43.411 1057514 ERROR octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Unknown load balancer topology found: bogus, aborting failover! 2025-09-17 17:44:43.413 1057514 ERROR octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] LB 3bf13dd3-8b5e-4aa7-ba49-e522b91df592 failover exception: Invalid topology specified: bogus: octavia.common.exceptions.InvalidTopology: Invalid topology specified: bogus 2025-09-17 17:44:43.413 1057514 ERROR octavia.controller.worker.v2.controller_worker Traceback (most recent call last): 2025-09-17 17:44:43.413 1057514 ERROR octavia.controller.worker.v2.controller_worker File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/controller/worker/v2/controller_worker.py", line 1195, in failover_loadbalancer 2025-09-17 17:44:43.413 1057514 ERROR octavia.controller.worker.v2.controller_worker raise exceptions.InvalidTopology(topology=lb.topology) 2025-09-17 17:44:43.413 1057514 ERROR octavia.controller.worker.v2.controller_worker octavia.common.exceptions.InvalidTopology: Invalid topology specified: bogus 2025-09-17 17:44:43.413 1057514 ERROR octavia.controller.worker.v2.controller_worker {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_bogus_topology [0.010566s] ... ok Error retrieving network (network Filters: {'name': 'TestNet1'}. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/base.py", line 221, in _get_resources_by_filters resources = getattr( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception 2025-09-17 17:44:43.432 1057514 WARNING octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] 2 amphorae found on load balancer 3bf13dd3-8b5e-4aa7-ba49-e522b91df592 where one should exist. Repairing. {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_by_name [0.309647s] ... ok 2025-09-17 17:44:43.440 1057514 INFO octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Failover of load balancer completed successfully. {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_flavor [0.023018s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby_net_split [0.005048s] ... ok 2025-09-17 17:44:43.450 1057514 ERROR octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Unknown load balancer topology found: bogus, aborting failover. {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_bogus_topology [0.004143s] ... ok 2025-09-17 17:44:43.456 1057514 WARNING octavia.controller.worker.v2.controller_worker [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Health monitor did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing.: tenacity.RetryError: RetryError[] {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_health_monitor_timeout [0.007895s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_pool [0.003023s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_taskflow_jobboard_driver.TestRedisTaskFlowDriver.test_job_board_password [0.001407s] ... ok 2025-09-17 17:44:43.466 1057514 WARNING octavia.image.drivers.glance_driver [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] A single Glance image should be tagged with faketag tag, but at least two were found. Using 96f40cb2-73fd-48f8-9414-34c2444a7ff2. {1} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_multiple_images_returns_one_of_images [0.002765s] ... ok Error unplugging VIP. Could not clear allowed address pairs from port vrrp-port-5. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 624, in unplug_aap_port self.network_proxy.update_port(interface.port_id, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect TypeError {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_errors_when_update_port_fails [0.637166s] ... ok Error retrieving port (port Filters: {'network_id': 'mock-network-1', 'device_id': 'Moctavia123'}. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/base.py", line 221, in _get_resources_by_filters resources = getattr( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port_by_net_id_device_id [0.319812s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_no_fixed_ip [0.303882s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port [0.323205s] ... ok 2025-09-17 17:44:44.271 1057514 WARNING octavia.network.drivers.neutron.allowed_address_pairs [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] VIP port mock-port-1 is missing from neutron. Rebuilding.: octavia.network.base.PortNotFound: An unknown exception occurred. {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_not_found [0.500939s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet [0.567088s] ... ok Error unplugging VIP. Could not clear allowed address pairs from port vrrp-port-7. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 624, in unplug_aap_port self.network_proxy.update_port(interface.port_id, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect openstack.exceptions.NotFoundException: Error {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port_errors_when_update_port_cant_find_port [0.520397s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_with_additional_vips [0.313766s] ... ok Error retrieving subnet (subnet Filters: {'name': 'TestSubnet1'}. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/base.py", line 221, in _get_resources_by_filters resources = getattr( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet_by_name [0.308865s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_list_ports_fails [0.373297s] ... ok 2025-09-17 17:44:45.075 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Error creating a port on network 2761c5d3-7e26-4468-8b4f-36049b24b452 due to boom.: Exception: boom 2025-09-17 17:44:45.075 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): 2025-09-17 17:44:45.075 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 875, in create_port 2025-09-17 17:44:45.075 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs new_port = self.network_proxy.create_port(**port) 2025-09-17 17:44:45.075 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-09-17 17:44:45.075 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._mock_call(*args, **kwargs) 2025-09-17 17:44:45.075 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-09-17 17:44:45.075 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._execute_mock_call(*args, **kwargs) 2025-09-17 17:44:45.075 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call 2025-09-17 17:44:45.075 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise result 2025-09-17 17:44:45.075 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs Exception: boom 2025-09-17 17:44:45.075 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_create_port [0.496257s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip [0.578223s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_allocate_vip [0.004534s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port_by_name [0.004831s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_set_port_admin_state_up [0.003189s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_update_vip [0.003249s] ... ok error calling 'stats_db': Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/stevedore/extension.py", line 310, in _invoke_one_plugin response_callback(func(e, *args, **kwds)) File "/usr/lib/python3.9/site-packages/stevedore/extension.py", line 284, in _call_extension_method return getattr(extension.obj, method_name)(*args, **kwds) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception error calling 'stats_logger': Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/stevedore/extension.py", line 310, in _invoke_one_plugin response_callback(func(e, *args, **kwds)) File "/usr/lib/python3.9/site-packages/stevedore/extension.py", line 284, in _call_extension_method return getattr(extension.obj, method_name)(*args, **kwds) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {0} octavia.tests.unit.statistics.test_stats_base.TestStatsBase.test_update_stats [0.003804s] ... ok {0} octavia.tests.unit.test_version.TestVersion.test_vendor_str [0.000481s] ... ok {0} octavia.tests.unit.volume.drivers.noop_driver.test_driver.TestNoopVolumeDriver.test_get_image_from_volume [0.000506s] ... ok Error creating Error creating Error creating Error creating Error creating {0} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image_error [0.003229s] ... ok Can't unplug vip because vip subnet vip-subnet-1 was not found Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/base.py", line 196, in _get_resource resource = getattr( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect openstack.exceptions.NotFoundException: Error The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 647, in unplug_vip subnet = self.get_subnet(vip.subnet_id) File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/base.py", line 257, in get_subnet return self._get_resource('subnet', subnet_id, context=context) File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/base.py", line 204, in _get_resource raise getattr(base, '%sNotFound' % ''.join( octavia.network.base.SubnetNotFound: subnet not found (subnet id: vip-subnet-1). {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip_errors_when_vip_subnet_not_found [0.510060s] ... ok 2025-09-17 17:44:45.386 1057514 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Removing security group from port 1 2025-09-17 17:44:45.389 1057514 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Deleted security group {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_found_for_update [0.306399s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_aap_port_sg [0.310351s] ... ok 2025-09-17 17:44:45.680 1057514 WARNING octavia.network.drivers.neutron.allowed_address_pairs [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Can't deallocate VIP because the vip port 1 cannot be found in neutron. Continuing cleanup.: octavia.network.base.PortNotFound: port not found (port id: 1). 2025-09-17 17:44:45.683 1057514 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Removing security group from port 1 2025-09-17 17:44:45.685 1057514 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Deleted security group {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_vip_port_not_found [0.295973s] ... ok 2025-09-17 17:44:46.193 1057514 ERROR octavia.network.drivers.neutron.base [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Error retrieving port (port id: 4.: Exception: boom 2025-09-17 17:44:46.193 1057514 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): 2025-09-17 17:44:46.193 1057514 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/base.py", line 196, in _get_resource 2025-09-17 17:44:46.193 1057514 ERROR octavia.network.drivers.neutron.base resource = getattr( 2025-09-17 17:44:46.193 1057514 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-09-17 17:44:46.193 1057514 ERROR octavia.network.drivers.neutron.base return self._mock_call(*args, **kwargs) 2025-09-17 17:44:46.193 1057514 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-09-17 17:44:46.193 1057514 ERROR octavia.network.drivers.neutron.base return self._execute_mock_call(*args, **kwargs) 2025-09-17 17:44:46.193 1057514 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call 2025-09-17 17:44:46.193 1057514 ERROR octavia.network.drivers.neutron.base raise result 2025-09-17 17:44:46.193 1057514 ERROR octavia.network.drivers.neutron.base Exception: boom 2025-09-17 17:44:46.193 1057514 ERROR octavia.network.drivers.neutron.base 2025-09-17 17:44:46.200 1057514 WARNING octavia.network.drivers.neutron.allowed_address_pairs [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Getting network configurations for amphora 333 failed due to Error retrieving port (port id: 4..: octavia.network.base.NetworkException: Error retrieving port (port id: 4. {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_network_configs [0.513321s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip [0.602745s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_sg [0.298736s] ... ok 2025-09-17 17:44:46.642 1057514 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Port 5977ab38-7889-4492-a292-74ace8597c29 is already plugged, skipping 2025-09-17 17:44:46.643 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Error plugging amphora (compute_id: 3) into port 5977ab38-7889-4492-a292-74ace8597c29.: TypeError 2025-09-17 17:44:46.643 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): 2025-09-17 17:44:46.643 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/allowed_address_pairs.py", line 727, in plug_port 2025-09-17 17:44:46.643 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs interface = self.compute.attach_network_or_port( 2025-09-17 17:44:46.643 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-09-17 17:44:46.643 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._mock_call(*args, **kwargs) 2025-09-17 17:44:46.643 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-09-17 17:44:46.643 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._execute_mock_call(*args, **kwargs) 2025-09-17 17:44:46.643 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-09-17 17:44:46.643 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise effect 2025-09-17 17:44:46.643 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs TypeError 2025-09-17 17:44:46.643 1057514 ERROR octavia.network.drivers.neutron.allowed_address_pairs {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_port [0.445001s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_timeout [0.280926s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_listener_deleted [0.555976s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_compute_port_cant_be_found [0.278538s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_rule_deleted [0.299112s] ... ok 2025-09-17 17:44:47.691 1057514 WARNING octavia.network.drivers.neutron.allowed_address_pairs [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] VIP security group missing when updating the VIP for delete on load balancer: 1. Skipping update because this is for delete. {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_for_delete_when_security_group_missing [0.485818s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled_cached [0.507268s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_missing [0.284137s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__nova_interface_to_octavia_interface [0.311341s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_validate_fixed_ip [0.448799s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled [0.277073s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__update_security_groups_with_other_exception [0.566388s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__update_security_groups_with_port_not_found [0.286558s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group [0.447308s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__get_ports_by_security_group [0.275472s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port [0.535989s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__update_security_groups [0.459987s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_unique_port_by_name [0.319845s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_apply_or_undo_qos_on_port [0.275923s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_network [0.540176s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_multiple_ports_by_net_id_device_id [0.462628s] ... ok Error retrieving port (port id: mock-port-1. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/base.py", line 198, in _get_resource return getattr( File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/utils.py", line 38, in convert_port_to_model fixed_ips = [convert_fixed_ip_dict_to_model(fixed_ip) File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/utils.py", line 38, in fixed_ips = [convert_fixed_ip_dict_to_model(fixed_ip) File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/utils.py", line 76, in convert_fixed_ip_dict_to_model return network_models.FixedIP(subnet_id=fixed_ip.get('subnet_id'), AttributeError: 'tuple' object has no attribute 'get' {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_unplug_fixed_ip_exception [0.290786s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_subnet_to_model [0.000723s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_deallocate_vip [0.002924s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_qos_policy [0.002625s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_subnet [0.003222s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_fixed_ip [0.002469s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_port [0.002463s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_aap [0.002466s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_update_aap_port_sg [0.003523s] ... ok {3} octavia.tests.unit.statistics.drivers.test_update_db.TestStatsUpdateDb.test_update_stats [0.003035s] ... ok {3} octavia.tests.unit.statistics.test_stats_base.TestStatsBase.test__get_stats_handlers [0.001371s] ... ok {3} octavia.tests.unit.test_version.TestVersion.test_product_string [0.000540s] ... ok {3} octavia.tests.unit.test_version.TestVersion.test_version_str [0.000712s] ... ok Sending INIT packet to 192.168.0.27:1234 Timeout after 3 seconds. Now serving on port 9102 2025-09-17 17:44:50.910 1057514 ERROR octavia.network.drivers.neutron.base [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Error retrieving qos_policy (qos_policy id: mock-qos-id.: openstack.exceptions.SDKException: SDKException 2025-09-17 17:44:50.910 1057514 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): 2025-09-17 17:44:50.910 1057514 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/base.py", line 196, in _get_resource 2025-09-17 17:44:50.910 1057514 ERROR octavia.network.drivers.neutron.base resource = getattr( 2025-09-17 17:44:50.910 1057514 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-09-17 17:44:50.910 1057514 ERROR octavia.network.drivers.neutron.base return self._mock_call(*args, **kwargs) 2025-09-17 17:44:50.910 1057514 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-09-17 17:44:50.910 1057514 ERROR octavia.network.drivers.neutron.base return self._execute_mock_call(*args, **kwargs) 2025-09-17 17:44:50.910 1057514 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-09-17 17:44:50.910 1057514 ERROR octavia.network.drivers.neutron.base raise effect 2025-09-17 17:44:50.910 1057514 ERROR octavia.network.drivers.neutron.base openstack.exceptions.SDKException: SDKException 2025-09-17 17:44:50.910 1057514 ERROR octavia.network.drivers.neutron.base {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_qos_policy [0.286439s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_subnet [0.469058s] ... ok 2025-09-17 17:44:51.663 1057514 ERROR octavia.network.drivers.neutron.base [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Error retrieving port (port id: mock-port-1.: AttributeError: 'dict' object has no attribute 'fixed_ips' 2025-09-17 17:44:51.663 1057514 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): 2025-09-17 17:44:51.663 1057514 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/base.py", line 198, in _get_resource 2025-09-17 17:44:51.663 1057514 ERROR octavia.network.drivers.neutron.base return getattr( 2025-09-17 17:44:51.663 1057514 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-16.0.1.dev5/octavia/network/drivers/neutron/utils.py", line 39, in convert_port_to_model 2025-09-17 17:44:51.663 1057514 ERROR octavia.network.drivers.neutron.base for fixed_ip in port.fixed_ips] 2025-09-17 17:44:51.663 1057514 ERROR octavia.network.drivers.neutron.base AttributeError: 'dict' object has no attribute 'fixed_ips' 2025-09-17 17:44:51.663 1057514 ERROR octavia.network.drivers.neutron.base {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip_exception [0.283516s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_ip_availability_to_model [0.000742s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_to_model [0.000541s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_port_to_model [0.000419s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network [0.003193s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port_by_net_id_device_id [0.002552s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_vip [0.002707s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_update_vip_sg [0.003082s] ... ok {1} octavia.tests.unit.volume.drivers.noop_driver.test_driver.TestNoopVolumeDriver.test_create_volume_from_image [0.000359s] ... ok 2025-09-17 17:44:51.681 1057514 ERROR octavia.volume.drivers.cinder_driver [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Timed out waiting to create cinder volume 2025-09-17 17:44:51.682 1057514 ERROR octavia.volume.drivers.cinder_driver [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Timed out waiting to create cinder volume 2025-09-17 17:44:51.682 1057514 ERROR octavia.volume.drivers.cinder_driver [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Timed out waiting to create cinder volume 2025-09-17 17:44:51.682 1057514 ERROR octavia.volume.drivers.cinder_driver [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Timed out waiting to create cinder volume 2025-09-17 17:44:51.683 1057514 ERROR octavia.volume.drivers.cinder_driver [None req-03ab4a06-672b-4355-ac26-49f2850754e0 - fake - - - -] Timed out waiting to create cinder volume {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_build_cinder_volume_timeout [0.004200s] ... ok {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image [0.001255s] ... ok {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume [0.001625s] ... ok ====== Totals ====== Ran: 1582 tests in 33.7432 sec. - Passed: 1582 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 114.6250 sec. ============== Worker Balance ============== - Worker 0 (396 tests) => 0:00:27.163609 - Worker 1 (396 tests) => 0:00:33.743171 - Worker 2 (395 tests) => 0:00:21.564606 - Worker 3 (395 tests) => 0:00:32.443599 Test id Runtime (s) ------------------------------------------------------------------------------------------------------------------------------------------------------- ----------- octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_status 14.021 octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_get_amphora 14.018 octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_no_anti_affinity 6.018 octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_anti_affinity 6.011 octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_stale_amphora 5.012 octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_delete_port 4.014 octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_delete 3.009 octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_secgrp_has_allocated_ports 2.503 octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_process_wrapper 2.004 octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7rule 1.011 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-octavia-16.0.1-0.20250917214129.46251e4.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tWcs1I + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/python3-octavia + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/python3-octavia + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/python3-octavia + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octavia = 16.0.1-0.20250917214129.46251e4.el9 python3-octavia = 16.0.1-0.20250917214129.46251e4.el9 python3.9-octavia = 16.0.1-0.20250917214129.46251e4.el9 python3.9dist(octavia) = 16.0.1 python3dist(octavia) = 16.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.9dist(flask) < 0.11 or python3.9dist(flask) > 0.11) with python3.9dist(flask) >= 0.10) ((python3.9dist(pyasn1) < 0.2.3 or python3.9dist(pyasn1) > 0.2.3) with python3.9dist(pyasn1) >= 0.1.8) python(abi) = 3.9 python3.9dist(alembic) >= 0.9.6 python3.9dist(castellan) >= 0.16 python3.9dist(cotyledon) >= 1.3 python3.9dist(cryptography) >= 3 python3.9dist(distro) >= 1.2 python3.9dist(futurist) >= 1.2 python3.9dist(gunicorn) >= 19.9 python3.9dist(jinja2) >= 2.10 python3.9dist(jsonschema) >= 3.2 python3.9dist(keystoneauth1) >= 3.4 python3.9dist(keystonemiddleware) >= 9.5 python3.9dist(octavia-lib) >= 3.8 python3.9dist(openstacksdk) >= 0.103 python3.9dist(oslo-config) >= 6.8 python3.9dist(oslo-context) >= 2.22 python3.9dist(oslo-db) >= 8.4 python3.9dist(oslo-db[mysql]) >= 8.4 python3.9dist(oslo-i18n) >= 3.20 python3.9dist(oslo-log) >= 4.3 python3.9dist(oslo-messaging) >= 14.1 python3.9dist(oslo-middleware) >= 4.0.1 python3.9dist(oslo-policy) >= 3.7 python3.9dist(oslo-reports) >= 1.18 python3.9dist(oslo-serialization) >= 2.28.1 python3.9dist(oslo-upgradecheck) >= 1.3 python3.9dist(oslo-utils) >= 4.7 python3.9dist(pbr) >= 3.1.1 python3.9dist(pecan) >= 1.3.2 python3.9dist(psutil) >= 5.7.1 python3.9dist(pyasn1-modules) >= 0.0.6 python3.9dist(pyroute2) >= 0.5.14 python3.9dist(python-barbicanclient) >= 4.5.2 python3.9dist(python-cinderclient) >= 3.3 python3.9dist(python-dateutil) >= 2.7 python3.9dist(python-glanceclient) >= 2.8 python3.9dist(python-novaclient) >= 9.1 python3.9dist(requests) >= 2.23 python3.9dist(rfc3986) >= 1.2 python3.9dist(setproctitle) >= 1.1.10 python3.9dist(sqlalchemy) >= 1.2.19 python3.9dist(sqlalchemy-utils) >= 0.30.11 python3.9dist(stevedore) >= 1.20 python3.9dist(taskflow) >= 5.9 python3.9dist(tenacity) >= 5.0.4 python3.9dist(webob) >= 1.8.2 python3.9dist(werkzeug) >= 0.14.1 python3.9dist(wsme) >= 0.8 Obsoletes: python39-octavia < 16.0.1-0.20250917214129.46251e4.el9 Processing files: python3-octavia-tests-16.0.1-0.20250917214129.46251e4.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OT0ygE + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/python3-octavia-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/python3-octavia-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/python3-octavia-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octavia-tests = 16.0.1-0.20250917214129.46251e4.el9 python3-octavia-tests = 16.0.1-0.20250917214129.46251e4.el9 python3.9-octavia-tests = 16.0.1-0.20250917214129.46251e4.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-octavia-tests < 16.0.1-0.20250917214129.46251e4.el9 Processing files: openstack-octavia-common-16.0.1-0.20250917214129.46251e4.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.D3M8D8 + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/doc/openstack-octavia-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/doc/openstack-octavia-common + cp -pr README.rst /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/doc/openstack-octavia-common + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kdp76g + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-octavia-common) = 16.0.1-0.20250917214129.46251e4.el9 openstack-octavia-common = 16.0.1-0.20250917214129.46251e4.el9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-octavia-amphora-agent-16.0.1-0.20250917214129.46251e4.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rw5gdL + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-amphora-agent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-amphora-agent + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-amphora-agent + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-octavia-amphora-agent) = 16.0.1-0.20250917214129.46251e4.el9 openstack-octavia-amphora-agent = 16.0.1-0.20250917214129.46251e4.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-octavia-api-16.0.1-0.20250917214129.46251e4.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.B00OVR + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-api + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-api + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-api + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-api = 16.0.1-0.20250917214129.46251e4.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-octavia-worker-16.0.1-0.20250917214129.46251e4.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pRjWi0 + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-worker + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-worker + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-worker + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-worker = 16.0.1-0.20250917214129.46251e4.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-octavia-health-manager-16.0.1-0.20250917214129.46251e4.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.v9Q9lU + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-health-manager + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-health-manager + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-health-manager + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-health-manager = 16.0.1-0.20250917214129.46251e4.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-octavia-housekeeping-16.0.1-0.20250917214129.46251e4.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Vx1n0q + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-housekeeping + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-housekeeping + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-housekeeping + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-housekeeping = 16.0.1-0.20250917214129.46251e4.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-octavia-driver-agent-16.0.1-0.20250917214129.46251e4.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bXuAxm + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-driver-agent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-driver-agent + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/licenses/openstack-octavia-driver-agent + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-driver-agent = 16.0.1-0.20250917214129.46251e4.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Processing files: openstack-octavia-diskimage-create-16.0.1-0.20250917214129.46251e4.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r7SqyK + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/doc/openstack-octavia-diskimage-create + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/doc/openstack-octavia-diskimage-create + cp -pr diskimage-create/README.rst /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64/usr/share/doc/openstack-octavia-diskimage-create + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-diskimage-create = 16.0.1-0.20250917214129.46251e4.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64 Wrote: /builddir/build/SRPMS/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.src.rpm Wrote: /builddir/build/RPMS/openstack-octavia-common-16.0.1-0.20250917214129.46251e4.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-diskimage-create-16.0.1-0.20250917214129.46251e4.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-amphora-agent-16.0.1-0.20250917214129.46251e4.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-api-16.0.1-0.20250917214129.46251e4.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-housekeeping-16.0.1-0.20250917214129.46251e4.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-health-manager-16.0.1-0.20250917214129.46251e4.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-worker-16.0.1-0.20250917214129.46251e4.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-driver-agent-16.0.1-0.20250917214129.46251e4.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-octavia-16.0.1-0.20250917214129.46251e4.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-octavia-tests-16.0.1-0.20250917214129.46251e4.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F1WAf0 + umask 022 + cd /builddir/build/BUILD + cd octavia-16.0.1.dev5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-octavia-16.0.1-0.20250917214129.46251e4.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0