Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 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-bobcat-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=1023gid=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-13.0.2-0.20250606134558.148abf8.el9.src.rpm Child return code was: 0 Mock Version: 6.2 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-bobcat-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=1023gid=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-13.0.2-0.20250606134558.148abf8.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-bobcat-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=1023gid=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.kPfCAj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octavia-13.0.2.dev1 + /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-13.0.2.dev1-0.20250606134558.148abf8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd octavia-13.0.2.dev1 + /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-13.0.2 base' + 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 + 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.2sxxeE + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + 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-13.0.2.dev1/.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-13.0.2.dev1/.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-13.0.2.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) 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 5.11.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-bobcat-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=1023gid=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.14X1TO + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + 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-13.0.2.dev1/.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-13.0.2.dev1/.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-13.0.2.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p Wrote: /builddir/build/SRPMS/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.buildreqs.nosrc.rpm + exit 0 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-bobcat-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=1023gid=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.mkgunv + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + 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-13.0.2.dev1/.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-13.0.2.dev1/.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-13.0.2.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded 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 5.11.1) Handling SQLAlchemy>=1.2.19 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy>=1.2.19 (installed: SQLAlchemy 1.4.45) 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.25.1) 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>=4.4.0 from tox --print-deps-only: py39 Requirement not satisfied: taskflow>=4.4.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.3.0 from tox --print-deps-only: py39 Requirement not satisfied: octavia-lib>=3.3.0 Handling simplejson>=3.13.2 from tox --print-deps-only: py39 Requirement not satisfied: simplejson>=3.13.2 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 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-13.0.2.dev1/octavia.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 5.11.1) Handling SQLAlchemy (>=1.2.19) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: SQLAlchemy (>=1.2.19) (installed: SQLAlchemy 1.4.45) 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.25.1) 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 (>=4.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: taskflow (>=4.4.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.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: octavia-lib (>=3.3.0) Handling simplejson (>=3.13.2) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: simplejson (>=3.13.2) 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 redis (>=2.10.0) ; extra == 'redis' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: redis (>=2.10.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-13.0.2-0.20250606134558.148abf8.el9.x86_64-pyproject-buildrequires + rm -rfv octavia.dist-info/ removed 'octavia.dist-info/AUTHORS' removed 'octavia.dist-info/LICENSE' removed 'octavia.dist-info/METADATA' removed 'octavia.dist-info/entry_points.txt' removed 'octavia.dist-info/pbr.json' removed 'octavia.dist-info/top_level.txt' removed directory 'octavia.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-bobcat-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=1023gid=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.u6qr4u + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + 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-13.0.2.dev1/.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-13.0.2.dev1/.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-13.0.2.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling alembic>=0.9.6 from tox --print-deps-only: py39 Requirement satisfied: alembic>=0.9.6 (installed: alembic 1.8.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.4.2) Handling pbr>=3.1.1 from tox --print-deps-only: py39 Requirement satisfied: pbr>=3.1.1 (installed: pbr 5.11.1) Handling SQLAlchemy>=1.2.19 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy>=1.2.19 (installed: SQLAlchemy 1.4.45) 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 2.4.1) Handling requests>=2.23.0 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.23.0 (installed: requests 2.25.1) Handling rfc3986>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 1.5.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.3.1) Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py39 Requirement satisfied: keystonemiddleware>=9.5.0 (installed: keystonemiddleware 10.4.1) Handling WebOb>=1.8.2 from tox --print-deps-only: py39 Requirement satisfied: WebOb>=1.8.2 (installed: WebOb 1.8.7) Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.1.0) Handling openstacksdk>=0.103.0 from tox --print-deps-only: py39 Requirement satisfied: openstacksdk>=0.103.0 (installed: openstacksdk 1.5.1) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.2.0) Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 5.2.0) Handling oslo.db[mysql]>=8.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.db[mysql]>=8.4.0 (installed: oslo.db 14.1.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.1.1) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 5.3.2) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 14.4.2) Handling oslo.middleware>=4.0.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.middleware>=4.0.1 (installed: oslo.middleware 5.2.0) Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.policy>=3.7.0 (installed: oslo.policy 4.2.1) Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.reports>=1.18.0 (installed: oslo.reports 3.1.0) Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.serialization>=2.28.1 (installed: oslo.serialization 5.2.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.2.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 6.2.1) 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.4.8) Handling pyasn1-modules>=0.0.6 from tox --print-deps-only: py39 Requirement satisfied: pyasn1-modules>=0.0.6 (installed: pyasn1-modules 0.2.8) Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39 Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 5.6.1) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39 Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.4.1) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39 Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.4.0) Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39 Requirement satisfied: python-cinderclient>=3.3.0 (installed: python-cinderclient 9.4.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>=4.4.0 from tox --print-deps-only: py39 Requirement satisfied: taskflow>=4.4.0 (installed: taskflow 5.4.0) Handling castellan>=0.16.0 from tox --print-deps-only: py39 Requirement satisfied: castellan>=0.16.0 (installed: castellan 4.3.0) Handling tenacity>=5.0.4 from tox --print-deps-only: py39 Requirement satisfied: tenacity>=5.0.4 (installed: tenacity 6.3.1) Handling distro>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: distro>=1.2.0 (installed: distro 1.8.0) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 3.2.0) Handling octavia-lib>=3.3.0 from tox --print-deps-only: py39 Requirement satisfied: octavia-lib>=3.3.0 (installed: octavia-lib 3.3.1) Handling simplejson>=3.13.2 from tox --print-deps-only: py39 Requirement satisfied: simplejson>=3.13.2 (installed: simplejson 3.19.1) Handling setproctitle>=1.1.10 from tox --print-deps-only: py39 Requirement satisfied: setproctitle>=1.1.10 (installed: setproctitle 1.2.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 2.2.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.3) Handling gunicorn>=19.9.0 from tox --print-deps-only: py39 Requirement satisfied: gunicorn>=19.9.0 (installed: gunicorn 20.1.0) Handling Werkzeug>=0.14.1 from tox --print-deps-only: py39 Requirement satisfied: Werkzeug>=0.14.1 (installed: Werkzeug 2.2.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 6.4.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) 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 4.5.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.6.0) 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 41.0.0) Handling WebTest>=2.0.26 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=2.0.26 (installed: WebTest 3.0.0) running dist_info creating octavia.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 writing manifest file '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 'octavia.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-13.0.2.dev1/octavia.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.8.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.4.2) Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 5.11.1) Handling SQLAlchemy (>=1.2.19) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: SQLAlchemy (>=1.2.19) (installed: SQLAlchemy 1.4.45) 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 2.4.1) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.25.1) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: rfc3986 (>=1.2.0) (installed: rfc3986 1.5.0) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: keystoneauth1 (>=3.4.0) (installed: keystoneauth1 5.3.1) Handling keystonemiddleware (>=9.5.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: keystonemiddleware (>=9.5.0) (installed: keystonemiddleware 10.4.1) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: WebOb (>=1.8.2) (installed: WebOb 1.8.7) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.1.0) Handling openstacksdk (>=0.103.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: openstacksdk (>=0.103.0) (installed: openstacksdk 1.5.1) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.2.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 5.2.0) 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 14.1.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.1.1) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 5.3.2) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 14.4.2) Handling oslo.middleware (>=4.0.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.middleware (>=4.0.1) (installed: oslo.middleware 5.2.0) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.policy (>=3.7.0) (installed: oslo.policy 4.2.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.1.0) Handling oslo.serialization (>=2.28.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.serialization (>=2.28.1) (installed: oslo.serialization 5.2.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.2.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 6.2.1) 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.4.8) Handling pyasn1-modules (>=0.0.6) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyasn1-modules (>=0.0.6) (installed: pyasn1-modules 0.2.8) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-barbicanclient (>=4.5.2) (installed: python-barbicanclient 5.6.1) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-glanceclient (>=2.8.0) (installed: python-glanceclient 4.4.1) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-novaclient (>=9.1.0) (installed: python-novaclient 18.4.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.4.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 (>=4.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: taskflow (>=4.4.0) (installed: taskflow 5.4.0) Handling castellan (>=0.16.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: castellan (>=0.16.0) (installed: castellan 4.3.0) Handling tenacity (>=5.0.4) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: tenacity (>=5.0.4) (installed: tenacity 6.3.1) Handling distro (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: distro (>=1.2.0) (installed: distro 1.8.0) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 3.2.0) Handling octavia-lib (>=3.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: octavia-lib (>=3.3.0) (installed: octavia-lib 3.3.1) Handling simplejson (>=3.13.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: simplejson (>=3.13.2) (installed: simplejson 3.19.1) Handling setproctitle (>=1.1.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: setproctitle (>=1.1.10) (installed: setproctitle 1.2.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 2.2.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.3) Handling gunicorn (>=19.9.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: gunicorn (>=19.9.0) (installed: gunicorn 20.1.0) Handling Werkzeug (>=0.14.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Werkzeug (>=0.14.1) (installed: Werkzeug 2.2.3) Handling redis (>=2.10.0) ; extra == 'redis' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: redis (>=2.10.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-13.0.2-0.20250606134558.148abf8.el9.x86_64-pyproject-buildrequires + rm -rfv octavia.dist-info/ removed 'octavia.dist-info/AUTHORS' removed 'octavia.dist-info/LICENSE' removed 'octavia.dist-info/METADATA' removed 'octavia.dist-info/entry_points.txt' removed 'octavia.dist-info/top_level.txt' removed 'octavia.dist-info/pbr.json' removed directory 'octavia.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-bobcat-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=1023gid=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.iNdiLB + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + 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-13.0.2.dev1/.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-13.0.2.dev1/.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-13.0.2.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling alembic>=0.9.6 from tox --print-deps-only: py39 Requirement satisfied: alembic>=0.9.6 (installed: alembic 1.8.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.4.2) Handling pbr>=3.1.1 from tox --print-deps-only: py39 Requirement satisfied: pbr>=3.1.1 (installed: pbr 5.11.1) Handling SQLAlchemy>=1.2.19 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy>=1.2.19 (installed: SQLAlchemy 1.4.45) 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 2.4.1) Handling requests>=2.23.0 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.23.0 (installed: requests 2.25.1) Handling rfc3986>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 1.5.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.3.1) Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py39 Requirement satisfied: keystonemiddleware>=9.5.0 (installed: keystonemiddleware 10.4.1) Handling WebOb>=1.8.2 from tox --print-deps-only: py39 Requirement satisfied: WebOb>=1.8.2 (installed: WebOb 1.8.7) Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.1.0) Handling openstacksdk>=0.103.0 from tox --print-deps-only: py39 Requirement satisfied: openstacksdk>=0.103.0 (installed: openstacksdk 1.5.1) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.2.0) Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 5.2.0) Handling oslo.db[mysql]>=8.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.db[mysql]>=8.4.0 (installed: oslo.db 14.1.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.1.1) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 5.3.2) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 14.4.2) Handling oslo.middleware>=4.0.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.middleware>=4.0.1 (installed: oslo.middleware 5.2.0) Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.policy>=3.7.0 (installed: oslo.policy 4.2.1) Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.reports>=1.18.0 (installed: oslo.reports 3.1.0) Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.serialization>=2.28.1 (installed: oslo.serialization 5.2.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.2.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 6.2.1) 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.4.8) Handling pyasn1-modules>=0.0.6 from tox --print-deps-only: py39 Requirement satisfied: pyasn1-modules>=0.0.6 (installed: pyasn1-modules 0.2.8) Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39 Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 5.6.1) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39 Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.4.1) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39 Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.4.0) Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39 Requirement satisfied: python-cinderclient>=3.3.0 (installed: python-cinderclient 9.4.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>=4.4.0 from tox --print-deps-only: py39 Requirement satisfied: taskflow>=4.4.0 (installed: taskflow 5.4.0) Handling castellan>=0.16.0 from tox --print-deps-only: py39 Requirement satisfied: castellan>=0.16.0 (installed: castellan 4.3.0) Handling tenacity>=5.0.4 from tox --print-deps-only: py39 Requirement satisfied: tenacity>=5.0.4 (installed: tenacity 6.3.1) Handling distro>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: distro>=1.2.0 (installed: distro 1.8.0) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 3.2.0) Handling octavia-lib>=3.3.0 from tox --print-deps-only: py39 Requirement satisfied: octavia-lib>=3.3.0 (installed: octavia-lib 3.3.1) Handling simplejson>=3.13.2 from tox --print-deps-only: py39 Requirement satisfied: simplejson>=3.13.2 (installed: simplejson 3.19.1) Handling setproctitle>=1.1.10 from tox --print-deps-only: py39 Requirement satisfied: setproctitle>=1.1.10 (installed: setproctitle 1.2.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 2.2.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.3) Handling gunicorn>=19.9.0 from tox --print-deps-only: py39 Requirement satisfied: gunicorn>=19.9.0 (installed: gunicorn 20.1.0) Handling Werkzeug>=0.14.1 from tox --print-deps-only: py39 Requirement satisfied: Werkzeug>=0.14.1 (installed: Werkzeug 2.2.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 6.4.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) 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 4.5.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.6.0) 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 41.0.0) Handling WebTest>=2.0.26 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=2.0.26 (installed: WebTest 3.0.0) running dist_info creating octavia.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 writing manifest file '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 'octavia.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-13.0.2.dev1/octavia.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.8.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.4.2) Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 5.11.1) Handling SQLAlchemy (>=1.2.19) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: SQLAlchemy (>=1.2.19) (installed: SQLAlchemy 1.4.45) 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 2.4.1) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.25.1) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: rfc3986 (>=1.2.0) (installed: rfc3986 1.5.0) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: keystoneauth1 (>=3.4.0) (installed: keystoneauth1 5.3.1) Handling keystonemiddleware (>=9.5.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: keystonemiddleware (>=9.5.0) (installed: keystonemiddleware 10.4.1) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: WebOb (>=1.8.2) (installed: WebOb 1.8.7) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.1.0) Handling openstacksdk (>=0.103.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: openstacksdk (>=0.103.0) (installed: openstacksdk 1.5.1) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.2.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 5.2.0) 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 14.1.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.1.1) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 5.3.2) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 14.4.2) Handling oslo.middleware (>=4.0.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.middleware (>=4.0.1) (installed: oslo.middleware 5.2.0) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.policy (>=3.7.0) (installed: oslo.policy 4.2.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.1.0) Handling oslo.serialization (>=2.28.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.serialization (>=2.28.1) (installed: oslo.serialization 5.2.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.2.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 6.2.1) 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.4.8) Handling pyasn1-modules (>=0.0.6) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyasn1-modules (>=0.0.6) (installed: pyasn1-modules 0.2.8) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-barbicanclient (>=4.5.2) (installed: python-barbicanclient 5.6.1) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-glanceclient (>=2.8.0) (installed: python-glanceclient 4.4.1) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-novaclient (>=9.1.0) (installed: python-novaclient 18.4.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.4.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 (>=4.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: taskflow (>=4.4.0) (installed: taskflow 5.4.0) Handling castellan (>=0.16.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: castellan (>=0.16.0) (installed: castellan 4.3.0) Handling tenacity (>=5.0.4) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: tenacity (>=5.0.4) (installed: tenacity 6.3.1) Handling distro (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: distro (>=1.2.0) (installed: distro 1.8.0) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 3.2.0) Handling octavia-lib (>=3.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: octavia-lib (>=3.3.0) (installed: octavia-lib 3.3.1) Handling simplejson (>=3.13.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: simplejson (>=3.13.2) (installed: simplejson 3.19.1) Handling setproctitle (>=1.1.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: setproctitle (>=1.1.10) (installed: setproctitle 1.2.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 2.2.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.3) Handling gunicorn (>=19.9.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: gunicorn (>=19.9.0) (installed: gunicorn 20.1.0) Handling Werkzeug (>=0.14.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Werkzeug (>=0.14.1) (installed: Werkzeug 2.2.3) Handling redis (>=2.10.0) ; extra == 'redis' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: redis (>=2.10.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-13.0.2-0.20250606134558.148abf8.el9.x86_64-pyproject-buildrequires + rm -rfv octavia.dist-info/ removed 'octavia.dist-info/AUTHORS' removed 'octavia.dist-info/LICENSE' removed 'octavia.dist-info/METADATA' removed 'octavia.dist-info/entry_points.txt' removed 'octavia.dist-info/top_level.txt' removed 'octavia.dist-info/pbr.json' removed directory 'octavia.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TUo92I + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + export PBR_VERSION=13.0.2 + PBR_VERSION=13.0.2 + export SKIP_PIP_INSTALL=1 + SKIP_PIP_INSTALL=1 + mkdir -p /builddir/build/BUILD/octavia-13.0.2.dev1/.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-13.0.2.dev1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/octavia-13.0.2.dev1/pyproject-wheeldir Processing /builddir/build/BUILD/octavia-13.0.2.dev1 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-13.0.2.dev1/.pyproject-builddir/tmp76r4maa_ running dist_info creating /builddir/build/BUILD/octavia-13.0.2.dev1/.pyproject-builddir/pip-modern-metadata-7sl94n71/octavia.egg-info writing /builddir/build/BUILD/octavia-13.0.2.dev1/.pyproject-builddir/pip-modern-metadata-7sl94n71/octavia.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/octavia-13.0.2.dev1/.pyproject-builddir/pip-modern-metadata-7sl94n71/octavia.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/octavia-13.0.2.dev1/.pyproject-builddir/pip-modern-metadata-7sl94n71/octavia.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/octavia-13.0.2.dev1/.pyproject-builddir/pip-modern-metadata-7sl94n71/octavia.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/octavia-13.0.2.dev1/.pyproject-builddir/pip-modern-metadata-7sl94n71/octavia.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/octavia-13.0.2.dev1/.pyproject-builddir/pip-modern-metadata-7sl94n71/octavia.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/octavia-13.0.2.dev1/.pyproject-builddir/pip-modern-metadata-7sl94n71/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-13.0.2.dev1/.pyproject-builddir/pip-modern-metadata-7sl94n71/octavia.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-13.0.2.dev1/.pyproject-builddir/pip-modern-metadata-7sl94n71/octavia.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-13.0.2.dev1/.pyproject-builddir/tmpfx1oeo9g running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/octavia creating build/lib/octavia/tests creating build/lib/octavia/tests/unit creating build/lib/octavia/tests/unit/amphorae creating build/lib/octavia/tests/unit/amphorae/backends 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/db 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 creating build/lib/octavia/common 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 creating build/lib/octavia/common/jinja 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/distributor copying octavia/distributor/__init__.py -> build/lib/octavia/distributor creating build/lib/octavia/controller 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/amphorae creating build/lib/octavia/amphorae/backends 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/hacking copying octavia/hacking/__init__.py -> build/lib/octavia/hacking copying octavia/hacking/checks.py -> build/lib/octavia/hacking copying octavia/controller/__init__.py -> build/lib/octavia/controller creating build/lib/octavia/amphorae/drivers 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/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/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/common 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/api 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 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/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 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/compute copying octavia/compute/__init__.py -> build/lib/octavia/compute copying octavia/compute/compute_base.py -> build/lib/octavia/compute creating build/lib/octavia/tests/unit/network copying octavia/tests/unit/network/__init__.py -> build/lib/octavia/tests/unit/network creating build/lib/octavia/tests/unit/api creating build/lib/octavia/tests/unit/api/drivers 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/volume copying octavia/tests/unit/volume/__init__.py -> build/lib/octavia/tests/unit/volume 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 copying octavia/tests/unit/amphorae/backends/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends 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/amphorae/drivers 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/tests/functional creating build/lib/octavia/tests/functional/amphorae copying octavia/tests/functional/amphorae/__init__.py -> build/lib/octavia/tests/functional/amphorae 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/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 creating build/lib/octavia/tests/unit/api/v2 copying octavia/tests/unit/api/v2/__init__.py -> build/lib/octavia/tests/unit/api/v2 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/certificates 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/network/drivers 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 creating build/lib/octavia/controller/worker creating build/lib/octavia/controller/worker/v2 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/common/jinja/haproxy/__init__.py -> build/lib/octavia/common/jinja/haproxy creating build/lib/octavia/tests/unit/controller creating build/lib/octavia/tests/unit/controller/queue 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/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/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 copying octavia/tests/unit/amphorae/__init__.py -> build/lib/octavia/tests/unit/amphorae 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 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 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/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 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/policies copying octavia/policies/__init__.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/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 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 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 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/common/jinja 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/certificates/__init__.py -> build/lib/octavia/certificates 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 copying octavia/tests/unit/network/drivers/__init__.py -> build/lib/octavia/tests/unit/network/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/__init__.py -> build/lib/octavia/amphorae 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 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 copying octavia/tests/__init__.py -> build/lib/octavia/tests copying octavia/tests/fixtures.py -> build/lib/octavia/tests 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/controller/queue 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/image creating build/lib/octavia/image/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/volume creating build/lib/octavia/volume/drivers 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/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 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 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 creating build/lib/octavia/tests/unit/certificates creating build/lib/octavia/tests/unit/certificates/common 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/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/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 creating build/lib/octavia/compute/drivers 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/tests/functional/amphorae/backend 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/api/drivers creating build/lib/octavia/api/drivers/amphora_driver 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 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/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 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/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 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 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/controller/queue/__init__.py -> build/lib/octavia/controller/queue copying octavia/api/v2/__init__.py -> build/lib/octavia/api/v2 creating build/lib/octavia/distributor/drivers 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/tests/unit/db copying octavia/tests/unit/db/__init__.py -> build/lib/octavia/tests/unit/db 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 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/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/volume/drivers/__init__.py -> build/lib/octavia/volume/drivers copying octavia/volume/drivers/cinder_driver.py -> build/lib/octavia/volume/drivers 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 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/statistics/__init__.py -> build/lib/octavia/statistics copying octavia/statistics/stats_base.py -> build/lib/octavia/statistics 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 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 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/network creating build/lib/octavia/network/drivers 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/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 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/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/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/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 copying octavia/tests/unit/controller/queue/__init__.py -> build/lib/octavia/tests/unit/controller/queue 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/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/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/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/certificates/common 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 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/unit/image copying octavia/tests/unit/image/__init__.py -> build/lib/octavia/tests/unit/image 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 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/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 copying octavia/tests/functional/api/drivers/__init__.py -> build/lib/octavia/tests/functional/api/drivers copying octavia/volume/__init__.py -> build/lib/octavia/volume copying octavia/volume/volume_base.py -> build/lib/octavia/volume 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 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 copying octavia/tests/functional/amphorae/backend/agent/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent 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/tests/unit/amphorae/drivers/keepalived 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/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/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 copying octavia/tests/functional/__init__.py -> build/lib/octavia/tests/functional 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/tests/functional/amphorae/backend/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend copying octavia/network/drivers/__init__.py -> build/lib/octavia/network/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/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 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 copying octavia/tests/unit/certificates/__init__.py -> build/lib/octavia/tests/unit/certificates 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 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/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/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 copying octavia/tests/unit/amphorae/drivers/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers 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/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/amphorae/backends/__init__.py -> build/lib/octavia/amphorae/backends copying octavia/compute/drivers/__init__.py -> build/lib/octavia/compute/drivers copying octavia/compute/drivers/nova_driver.py -> build/lib/octavia/compute/drivers 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 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 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/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 copying octavia/tests/unit/compute/__init__.py -> build/lib/octavia/tests/unit/compute copying octavia/tests/unit/controller/__init__.py -> build/lib/octavia/tests/unit/controller 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/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 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 running egg_info creating octavia.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 writing manifest file '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 'octavia.egg-info/SOURCES.txt' 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 copying octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> build/lib/octavia/tests/unit/common/sample_configs 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 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/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/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/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/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 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/common/jinja/templates copying octavia/common/jinja/templates/user_data_config_drive.template -> build/lib/octavia/common/jinja/templates copying octavia/amphorae/backends/utils/udp_check.sh -> build/lib/octavia/amphorae/backends/utils creating build/lib/octavia/api/healthcheck copying octavia/api/healthcheck/healthcheck_plugins.py -> build/lib/octavia/api/healthcheck 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.sysvinit.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.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 copying octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/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 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/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/amphorae/backends/agent/templates copying octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> build/lib/octavia/amphorae/backends/agent/templates copying octavia/tests/common/sample_haproxy_prometheus -> build/lib/octavia/tests/common copying octavia/tests/common/sample_octavia_prometheus -> build/lib/octavia/tests/common 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/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 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/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 creating build/bdist.linux-x86_64/wheel/octavia/volume 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/volume/drivers 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 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 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 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 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/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 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/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/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/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/policies creating build/bdist.linux-x86_64/wheel/octavia/certificates creating build/bdist.linux-x86_64/wheel/octavia/certificates/common 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/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 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 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/compute creating build/bdist.linux-x86_64/wheel/octavia/compute/drivers 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 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/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/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 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 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 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 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/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 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/amphorae copying build/lib/octavia/amphorae/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae 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/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/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/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/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/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 creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends 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/upstart.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/sysvinit.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/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.upstart.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.sysvinit.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/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/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/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 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/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 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/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 creating build/bdist.linux-x86_64/wheel/octavia/controller/worker 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/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 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 creating 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/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller 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/distributor creating 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 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 copying build/lib/octavia/distributor/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/distributor creating build/bdist.linux-x86_64/wheel/octavia/common 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 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/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 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/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 creating 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/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/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/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/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 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/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 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/functional 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/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 creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend 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/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/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae 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 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/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 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/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/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/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/certificates 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 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 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/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 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/controller 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/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 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_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_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 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/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 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/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 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/api 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 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/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 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/drivers 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 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 creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/network creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers 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/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 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/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 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/jinja 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/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/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/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/drivers 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/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 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/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 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/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/backends creating 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 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/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 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 running install_data creating build/bdist.linux-x86_64/wheel/octavia-13.0.2.data creating build/bdist.linux-x86_64/wheel/octavia-13.0.2.data/data creating build/bdist.linux-x86_64/wheel/octavia-13.0.2.data/data/share creating build/bdist.linux-x86_64/wheel/octavia-13.0.2.data/data/share/octavia copying LICENSE -> build/bdist.linux-x86_64/wheel/octavia-13.0.2.data/data/share/octavia copying README.rst -> build/bdist.linux-x86_64/wheel/octavia-13.0.2.data/data/share/octavia creating build/bdist.linux-x86_64/wheel/octavia-13.0.2.data/data/share/octavia/diskimage-create copying diskimage-create/diskimage-create.sh -> build/bdist.linux-x86_64/wheel/octavia-13.0.2.data/data/share/octavia/diskimage-create copying diskimage-create/image-tests.sh -> build/bdist.linux-x86_64/wheel/octavia-13.0.2.data/data/share/octavia/diskimage-create copying diskimage-create/README.rst -> build/bdist.linux-x86_64/wheel/octavia-13.0.2.data/data/share/octavia/diskimage-create copying diskimage-create/requirements.txt -> build/bdist.linux-x86_64/wheel/octavia-13.0.2.data/data/share/octavia/diskimage-create copying diskimage-create/test-requirements.txt -> build/bdist.linux-x86_64/wheel/octavia-13.0.2.data/data/share/octavia/diskimage-create copying diskimage-create/tox.ini -> build/bdist.linux-x86_64/wheel/octavia-13.0.2.data/data/share/octavia/diskimage-create copying diskimage-create/version.txt -> build/bdist.linux-x86_64/wheel/octavia-13.0.2.data/data/share/octavia/diskimage-create running install_egg_info Copying octavia.egg-info to build/bdist.linux-x86_64/wheel/octavia-13.0.2-py3.9.egg-info running install_scripts Installing octavia-wsgi script to build/bdist.linux-x86_64/wheel/octavia-13.0.2.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-13.0.2.dist-info/WHEEL creating '/builddir/build/BUILD/octavia-13.0.2.dev1/.pyproject-builddir/pip-wheel-xlcqmqxc/tmpcmys23vr/octavia-13.0.2-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/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.sysvinit.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.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/api_server/templates/sysvinit.conf.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/upstart.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/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/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/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/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/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/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/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/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/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/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/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-13.0.2.data/data/share/octavia/LICENSE' adding 'octavia-13.0.2.data/data/share/octavia/README.rst' adding 'octavia-13.0.2.data/data/share/octavia/diskimage-create/README.rst' adding 'octavia-13.0.2.data/data/share/octavia/diskimage-create/diskimage-create.sh' adding 'octavia-13.0.2.data/data/share/octavia/diskimage-create/image-tests.sh' adding 'octavia-13.0.2.data/data/share/octavia/diskimage-create/requirements.txt' adding 'octavia-13.0.2.data/data/share/octavia/diskimage-create/test-requirements.txt' adding 'octavia-13.0.2.data/data/share/octavia/diskimage-create/tox.ini' adding 'octavia-13.0.2.data/data/share/octavia/diskimage-create/version.txt' adding 'octavia-13.0.2.data/scripts/octavia-wsgi' adding 'octavia-13.0.2.dist-info/AUTHORS' adding 'octavia-13.0.2.dist-info/LICENSE' adding 'octavia-13.0.2.dist-info/METADATA' adding 'octavia-13.0.2.dist-info/WHEEL' adding 'octavia-13.0.2.dist-info/entry_points.txt' adding 'octavia-13.0.2.dist-info/pbr.json' adding 'octavia-13.0.2.dist-info/top_level.txt' adding 'octavia-13.0.2.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-13.0.2-py3-none-any.whl size=1223137 sha256=21975ae13904cff07e21bd193949e058d14e72f46727e3270b81eaca62ed5f11 Stored in directory: /builddir/.cache/pip/wheels/bd/bb/fe/25c9442b886b237b04861ddfe1f6328a269f513b1c733d5356 Successfully built octavia + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DYCYAx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64 + cd octavia-13.0.2.dev1 ++ ls /builddir/build/BUILD/octavia-13.0.2.dev1/pyproject-wheeldir/octavia-13.0.2-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=octavia==13.0.2 + '[' -z octavia==13.0.2 ']' + TMPDIR=/builddir/build/BUILD/octavia-13.0.2.dev1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2.dev1/pyproject-wheeldir octavia==13.0.2 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/octavia-13.0.2.dev1/pyproject-wheeldir Processing ./pyproject-wheeldir/octavia-13.0.2-py3-none-any.whl Installing collected packages: octavia changing mode of /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/amphora-agent to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/amphora-health-checker to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/amphora-interface to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/haproxy-vrrp-check to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-api to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-db-manage to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-driver-agent to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-health-manager to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-housekeeping to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-status to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-worker to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/prometheus-proxy to 755 Successfully installed octavia-13.0.2 + '[' -d /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/amphora-agent /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/amphora-health-checker /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/amphora-interface /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/haproxy-vrrp-check /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-api /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-db-manage /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-driver-agent /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-health-manager /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-housekeeping /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-status /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-worker /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-wsgi /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/prometheus-proxy /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/amphora-agent: updating /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/amphora-health-checker: updating /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/amphora-interface: updating /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/haproxy-vrrp-check: updating /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-api: updating /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-db-manage: updating /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-driver-agent: updating /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-health-manager: updating /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-housekeeping: updating /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-status: updating /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-worker: updating /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-wsgi: updating /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/prometheus-proxy: updating + rm -rfv /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/octavia-13.0.2.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib/python3.9/site-packages/octavia-13.0.2.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-13.0.2-0.20250606134558.148abf8.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib/python3.9/site-packages/octavia-13.0.2.dist-info/RECORD --output /builddir/build/BUILD/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib/python3.9/site-packages/octavia-13.0.2.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib/python3.9/site-packages/octavia-13.0.2.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib/python3.9/site-packages/octavia-13.0.2.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib/python3.9/site-packages/octavia-13.0.2.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib/python3.9/site-packages/bin + rm -rf /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib/python3.9/site-packages/doc + rm -rf /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib/python3.9/site-packages/tools + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/etc/octavia + mv etc/octavia.conf /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/etc/octavia + mv etc/policy/keystone_default_roles-policy.yaml /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/etc/octavia/policy.yaml + install -p -D -m 644 /builddir/build/SOURCES/octavia.logrotate /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib/systemd/system/octavia-prometheus-proxy.service + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/var/lib/octavia + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/var/log/octavia + install -p -D -m 640 /builddir/build/SOURCES/octavia-dist.conf /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia/octavia-dist.conf + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64//etc/octavia/conf.d/octavia-worker + cp -vr elements/ /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements 'elements/' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements' 'elements/amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-agent' 'elements/amphora-agent/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/README.rst' 'elements/amphora-agent/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/element-deps' 'elements/amphora-agent/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/package-installs.yaml' 'elements/amphora-agent/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/pkg-map' 'elements/amphora-agent/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d' 'elements/amphora-agent/post-install.d/10-enable-network-scripts' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/10-enable-network-scripts' 'elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/source-repository-amphora-agent' 'elements/amphora-agent/static' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static' 'elements/amphora-agent/static/etc' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc' 'elements/amphora-agent/static/etc/NetworkManager' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr' 'elements/amphora-agent/static/usr/local' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/svc-map' 'elements/amphora-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-fips' 'elements/amphora-fips/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/README.rst' 'elements/amphora-fips/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/element-deps' 'elements/amphora-fips/environment.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/package-installs.yaml' 'elements/amphora-fips/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/pkg-map' 'elements/amphora-fips/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/post-install.d/10-enable-fips' 'elements/amphora-selinux' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux' 'elements/amphora-selinux/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/README.rst' 'elements/amphora-selinux/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/element-deps' 'elements/amphora-selinux/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/package-installs.json' 'elements/amphora-selinux/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/pkg-map' 'elements/amphora-selinux/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/post-install.d/50-selinux-policies' 'elements/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs' 'elements/certs-ramfs/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/README.rst' 'elements/certs-ramfs/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/element-deps' 'elements/certs-ramfs/init-scripts' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts' 'elements/certs-ramfs/init-scripts/systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' 'elements/certs-ramfs/init-scripts/sysv' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/sysv' 'elements/certs-ramfs/init-scripts/sysv/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/sysv/certs-ramfs' 'elements/certs-ramfs/init-scripts/upstart' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/upstart' 'elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf' 'elements/certs-ramfs/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/package-installs.yaml' 'elements/certs-ramfs/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/static' 'elements/certs-ramfs/static/usr' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr' 'elements/certs-ramfs/static/usr/local' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/svc-map' 'elements/cpu-pinning' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning' 'elements/cpu-pinning/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/README.rst' 'elements/cpu-pinning/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/element-deps' 'elements/cpu-pinning/environment.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/package-installs.yaml' 'elements/cpu-pinning/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static' 'elements/cpu-pinning/static/etc' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static/etc' 'elements/cpu-pinning/static/etc/tuned' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/svc-map' 'elements/disable-makecache' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/disable-makecache' 'elements/disable-makecache/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/disable-makecache/README.rst' 'elements/disable-makecache/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/disable-makecache/svc-map' 'elements/haproxy-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia' 'elements/haproxy-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/README.rst' 'elements/haproxy-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/element-deps' 'elements/haproxy-octavia/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/install.d' 'elements/haproxy-octavia/install.d/76-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/package-installs.json' 'elements/haproxy-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pkg-map' 'elements/haproxy-octavia/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' 'elements/haproxy-octavia/pre-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pre-install.d' 'elements/haproxy-octavia/pre-install.d/01-repositories' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pre-install.d/01-repositories' 'elements/haproxy-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/svc-map' 'elements/ipvsadmin' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin' 'elements/ipvsadmin/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin/README.rst' 'elements/ipvsadmin/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin/element-deps' 'elements/ipvsadmin/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin/package-installs.json' 'elements/ipvsadmin/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin/svc-map' 'elements/keepalived-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia' 'elements/keepalived-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/README.rst' 'elements/keepalived-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/element-deps' 'elements/keepalived-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/package-installs.json' 'elements/keepalived-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/pkg-map' 'elements/keepalived-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/svc-map' 'elements/no-resolvconf' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/no-resolvconf' 'elements/no-resolvconf/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/no-resolvconf/README.rst' 'elements/no-resolvconf/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/no-resolvconf/finalise.d/99-disable-resolv-conf' 'elements/octavia-lib' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/octavia-lib' 'elements/octavia-lib/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/README.rst' 'elements/octavia-lib/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/element-deps' 'elements/octavia-lib/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/source-repository-octavia-lib' 'elements/rebind-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/rebind-sshd' 'elements/rebind-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/rebind-sshd/README.rst' 'elements/rebind-sshd/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/remove-default-ints' 'elements/remove-default-ints/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/remove-sshd' 'elements/remove-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/remove-sshd/README.rst' 'elements/remove-sshd/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/remove-sshd/package-installs.yaml' 'elements/root-passwd' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/root-passwd' 'elements/root-passwd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/root-passwd/README.rst' 'elements/root-passwd/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/root-passwd/post-install.d/99-setup' 'elements/sos' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/sos' 'elements/sos/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/sos/README.rst' 'elements/sos/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/sos/element-deps' 'elements/sos/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/sos/package-installs.yaml' 'elements/sos/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia-image-elements/sos/pkg-map' + install -m 755 diskimage-create/diskimage-create.sh /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin/octavia-diskimage-create.sh + rm -rf /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia/diskimage-create + rm -rf /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia/LICENSE + rm -rf /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/octavia/README.rst + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 13.0.2-0.20250606134558.148abf8.el9 --unique-debug-suffix -13.0.2-0.20250606134558.148abf8.el9.x86_64 --unique-debug-src-base openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2.dev1 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-13.0.2-0.20250606134558.148abf8.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/pre-install.d/01-repositories 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/post-install.d/10-enable-network-scripts 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.Lqhw5A + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + 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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/octavia-13.0.2.dev1/.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/future/standard_library/__init__.py:65: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_haproxy_process [0.136599s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_networks [0.008187s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_cmd_get_version_of_installed_package_mapped [0.001499s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_vip_interface_file [0.002676s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_ubuntu [0.004771s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_not_found [0.005009s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_extend_body_from_lvs_driver [0.124210s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__load [0.006543s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network_existing_interface [0.211884s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_cfg_path [0.001250s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_dir [0.001101s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info [0.007113s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_get_haproxy_versions [0.000657s] ... ok Failed to test world service: Command 'boom' returned non-zero exit status 1. None {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_run_systemctl_command [0.003080s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalived.KeepalivedTestCase.test_manager_keepalived_service [0.003735s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalivedlvs.KeepalivedLvsTestCase.test_delete_lvs_listener_unsupported_sysinit [0.001805s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config [0.005638s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_get_listeners_on_lb [0.005425s] ... ok {1} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_with_lvs_listener [0.005702s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_get_pool_status [0.000980s] ... ok Unable to save state: OSError() {1} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state_error [0.001318s] ... ok Cannot call addr add with (add, arg1=1, arg2=2): (2, 'No such file or directory') {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_failed_retry_no_raise [0.001250s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__wait_tentative [0.001627s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down [0.003674s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_active_standby [0.003572s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_calculate_icmpv6_checksum [0.000766s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_no_members [0.009133s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_no_pool [0.010747s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats [0.011931s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details_for_ipvs [0.145339s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_error_handler [0.003159s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_init [0.001625s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info_for_udp [0.006878s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_get_haproxy_versions_devel [0.000868s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_cmd_get_version_of_installed_package [0.001473s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_interface_file [0.002009s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_port_interface_file [0.002213s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem [0.061734s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network_on_vip [0.108532s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_server_error [0.005868s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_unauthorized [0.003415s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_unauthorized [0.003130s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_missing [0.003397s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_parse_haproxy_config [0.023153s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_vip_advertisements [0.001372s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum [0.004957s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_missing [0.004042s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_unauthorized [0.004984s] ... ok calculated hmac(hex=True): 37643838316566393135663531613338353831656364653331623732363538306236356366386337313534623262393166303937346563376630373132326230 not equal to msg hmac: 32623634643961353965346563633732656536336137333762653239653933303932333235316232646537623536313139633366636162386631356635366638 dropping packet calculated hmac(hex=False): 08660244b44e75a89c5381ebd59e2b56de77273cee69ba18e90ad50beb86d542 not equal to msg hmac: 3932333235316232646537623536313139633366636162386631356635366638 dropping packet calculated hmac(hex=True): 63356631373262613238653233633063313862613536326436353638646430663334656665393962363233653434323062346136313738373561373561636364 not equal to msg hmac: 32313636663331323935353836333666386536336466663433393461643964323664366332373435633030643366333963313438633164356432313364383861 dropping packet calculated hmac(hex=False): d13c383e1733e318c2f1903dbc8be1ffb87d3be231f7b534e141beda92cca977 not equal to msg hmac: 3664366332373435633030643366333963313438633164356432313364383861 dropping packet calculated hmac(hex=True): 33336232373663326436613061363331313830663934333237313137346437636262373336366536386662613533393035336334643334373532613065383366 not equal to msg hmac: 66393136326136383832646536333730613534353032623033616438326138306639383565306338653465643666323233653839653966643164303430343233 dropping packet calculated hmac(hex=False): a77e9484b81f0ef3c2de0e0b23732843fc89157202786d6e3b6c901154f2a698 not equal to msg hmac: 6639383565306338653465643666323233653839653966643164303430343233 dropping packet calculated hmac(hex=True): 34396464306565663834663863303861393138346137653366383663386537323531636336373232313231356538316539306331393065623136333639356634 not equal to msg hmac: 64333530346566623130386462323535316536653163333838396664653961346539306263656563653563336636623831386662306531333031633538383737 dropping packet calculated hmac(hex=False): 1bd4cabdacf1c72217954b48fe3c1024668f4a326ddc3f4b8a828c8c5b4a9d4b not equal to msg hmac: 6539306263656563653563336636623831386662306531333031633538383737 dropping packet calculated hmac(hex=True): 66623666366530323739656236383439363262356162613463333034383237313537643336656562636339363864336536656433316564656139366236623437 not equal to msg hmac: 39333831636564636631643530313033393237363465363765616139366334363863616431313331343032333963653633386365353037656333366562336263 dropping packet calculated hmac(hex=False): 42f6385110cda0857daa107190a4e436d548b403c86c19c3ed82cc875b7062e8 not equal to msg hmac: 3863616431313331343032333963653633386365353037656333366562336263 dropping packet calculated hmac(hex=True): 64303733646530653734613464366433333363313138623230353633356434326338643435633830616561366530613564333939613161323433333962656137 not equal to msg hmac: 62363739636532616536396565366531333961303330353162616434613165663531373539383233313330623731616164333231316663643161393163633362 dropping packet calculated hmac(hex=False): 0b6d71ee7ab1dc32075d5b5cdebe1090d644e5a79800b2402aa4b6dd63611cec not equal to msg hmac: 3531373539383233313330623731616164333231316663643161393163633362 dropping packet calculated hmac(hex=True): 31633239333739323961376633383739353065666464373563396530613666613466613839393834653031313163326639383834636230613434633164613163 not equal to msg hmac: 65346639343861353733616337366334303466623738376662336535633238386630666539316132393738383431363166653234376638626466383363636562 dropping packet calculated hmac(hex=False): c83a4d27029e145ec0f2ae464f20a1a28b235fc5bcef19530177420a1ecde273 not equal to msg hmac: 6630666539316132393738383431363166653234376638626466383363636562 dropping packet calculated hmac(hex=True): 65343265386532663663633034303533653364356461386466353566623164316430646364666131656165393764636262313762633864343563323465363963 not equal to msg hmac: 38623132636165643834356439653830613063656332653662666665343839373665656463316236616265346134333838623534393135643630323036643830 dropping packet calculated hmac(hex=False): 7ec6ad5283522a4d09ead5a492dd8ddec4748a378d00ed015c50f73af8805e11 not equal to msg hmac: 3665656463316236616265346134333838623534393135643630323036643830 dropping packet calculated hmac(hex=True): 62663436623538363839646365373938363833626566343465656537643363356432366437653131353037643463333333633732373066383837613337343832 not equal to msg hmac: 31366336333266393933366632313631663938303966623733633733363164386437366237663333386330373231316434613437383066363935646565626134 dropping packet calculated hmac(hex=False): 1473390a690ce2257659b55ceab6d796af92bd15c60d59af7c76b8e86406511c not equal to msg hmac: 6437366237663333386330373231316434613437383066363935646565626134 dropping packet calculated hmac(hex=True): 36326164653236343836616263303762643135643163653733633232653433616436323866666534376563353637363839623565653936323165383034376230 not equal to msg hmac: 30663861303438656536316133356563306534373263373861336138333462633465623230663030613263646331363466323633623863383865373637643332 dropping packet calculated hmac(hex=False): e47ea64fb662b621db72147f937d3ef1180681506fb61a9594c1ea43188269c0 not equal to msg hmac: 3465623230663030613263646331363466323633623863383865373637643332 dropping packet calculated hmac(hex=True): 34633834366631363566323363303933636535313466333032623063643632313563363732373462366333376137353339613163303562646337373539343463 not equal to msg hmac: 66363966643962336233303230323831623663323331353433376630663639306634623036353436383136666666643235383532326163666161643466333035 dropping packet calculated hmac(hex=False): 04b5f1099a2890e3ae80fc1afd6b6b5ed8e10a4418806a2a382360e6fddc7f30 not equal to msg hmac: 6634623036353436383136666666643235383532326163666161643466333035 dropping packet calculated hmac(hex=True): 66646431366561613931636634653238306230646239616435636137306362346664363230376130363734613463646362666537353738633963663232613763 not equal to msg hmac: 66313135366336323430666664326637373165616332646337636432373936613266303364643439363635396530623237363834653763623732376466653534 dropping packet calculated hmac(hex=False): e71aabfc5a5c72a59011247acdb078cbcfce6217e75821aa49e72e89214acbed not equal to msg hmac: 3266303364643439363635396530623237363834653763623732376466653534 dropping packet calculated hmac(hex=True): 63353234626631303463636138633839353361373164303332613532316638646164626366633166636664376333653266623235326361363036616331623766 not equal to msg hmac: 32623533336562616465626633313965306532643065313036363234316264396437383462316661663135396333646430616533313339636535633735616562 dropping packet calculated hmac(hex=False): 51fac1395f2bd5f04e95e3206be147b3f6830f8ae789b5a92e8f908e66926efb not equal to msg hmac: 6437383462316661663135396333646430616533313339636535633735616562 dropping packet calculated hmac(hex=True): 32646666626165636463363635636662393130393865326231356533316531326364666330353866346564623166636566313232383966656635326239363531 not equal to msg hmac: 31643563383736643766303932303463643534363231316433663436333130373361653634626530656130623530363333653863663336653836303735356362 dropping packet calculated hmac(hex=False): 15e004a2b8e95614cead8988a2745eafa26ea9be0e29de50960bcf843be92b1f not equal to msg hmac: 3361653634626530656130623530363333653863663336653836303735356362 dropping packet calculated hmac(hex=True): 66613036616631663061303631353231373866616266323937356137336437316332666231316636613933303637616562383234396537323861346333383034 not equal to msg hmac: 33393464633230383361613965626337626564613364396165633163363661396562363132343634666333303432323738393839373938396565653564393564 dropping packet calculated hmac(hex=False): d994280ccc58d480792fa94e3e8c32fed6d8310b7ffd1b92d0609f0d307bea78 not equal to msg hmac: 6562363132343634666333303432323738393839373938396565653564393564 dropping packet calculated hmac(hex=True): 38626439636536376362383262643961613231633639386637326139633432666166366465646166343030343437666234303930623138336638386132643335 not equal to msg hmac: 66656362373235663935353863316439353036633138643534343238393264333137366266643731633337313438316161303436383265313538393436633362 dropping packet calculated hmac(hex=False): 179d52ad2e7639acce5ffecb61e8bddfe608b8d3918e796a6ec912b07742af91 not equal to msg hmac: 3137366266643731633337313438316161303436383265313538393436633362 dropping packet {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_vrrp_check_script_update [0.010130s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_new_udp_driver [0.004236s] ... ok {3} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_get_stats [0.003099s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_with_timeout_dict [0.010864s] ... ok {3} octavia.tests.unit.amphorae.backends.health_daemon.test_status_message.TestEnvelope.test_message_hmac [0.003407s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__dhclient_down [0.000622s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command [0.001751s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_failed [0.000588s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_retry [0.000654s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipv6auto_down [0.000670s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipv6auto_up [0.000596s] ... ok Error while running command 'post-down eth1' on eth1: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_with_errors [0.002751s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_list [0.002974s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_backend [0.002762s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_service_unavailable [0.011849s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_port_interface_file_dhcp [0.003451s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_ipv6 [0.002564s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_with_fixed_ips [0.002285s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config [0.009330s] ... 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 {3} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_send_ip_advertisement [0.002067s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_ipvsadm_info [0.009642s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_error [0.012507s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_invalid_cert_for_rotation [0.002874s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem [0.002469s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_server_error [0.002502s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_service_unavailable [0.002509s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_listener_realserver_mapping [0.014788s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_not_get_realserver_result [0.009608s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_find_interface [0.001435s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_exceptions.TestHAProxyExceptions.test_check_exception [0.001534s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener [0.015408s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug_with_host_routes [0.009154s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug [0.009451s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug_additional_vips [0.010302s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__netns_get_next_interface [0.199137s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_missing [0.046272s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_service_unavailable [0.002077s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_reload [0.019751s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_unauthorized [0.002233s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__netns_interface_exists [0.003653s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_missing [0.001923s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_service_unavailable [0.002561s] ... ok Amphora agent returned unexpected result code 500 with response FAIL Could not connect to instance. Retrying. Could not connect to instance. Retrying. Connection retries (currently set to 2) exhausted. The amphora is unavailable. Reason: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_lo [0.009469s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_interface [0.002647s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_vip_api_not_ready [0.002851s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer [0.001848s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation [0.001859s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config [0.001914s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_invalid_config [0.001955s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_bad_vrrp_ip [0.012249s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_pool_certs [0.009732s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update [0.029274s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_tls_certificates_no_ca_cert [0.009880s] ... ok Unable to update listener sample_listener_id_1 due to "". Skipping this listener. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 168, in update_amphora_listeners self._process_tls_certificates( File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 436, 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.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv4_and_ipv6 [0.019592s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners_bad_cert [0.017006s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_socket_except [0.001911s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v1 [0.001184s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener_active_standby [0.012113s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v2 [0.001776s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_admin_up [0.004508s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_admin_down [0.004899s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_finalize_amphora [0.012352s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_missing_no_hm [0.005733s] ... ok Amphora 208101ec-6709-41ae-a62e-0a2d706703e5 health message reports 0 listeners when 1 expected {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv6 [0.021800s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_missing_listener [0.004312s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start_with_amphora [0.011591s] ... ok Error deleting nova virtual machine. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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 410, 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 554, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 257, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 808, in request base_url = self.get_endpoint(auth, allow=allow, File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1238, in get_endpoint auth = self._auth_required(auth, 'determine endpoint URL') File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1178, in _auth_required raise exceptions.MissingAuthPlugin(msg_fmt % msg) keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_db_lb [0.011610s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_listener [0.004055s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_haproxy_vip_addresses [0.019727s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_agent_config [0.018047s] ... ok Health update for amphora 208101ec-6709-41ae-a62e-0a2d706703e5 encountered error 'enabled'. Skipping health update. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health self._update_health(health, srcaddr) File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/amphorae/drivers/health/heartbeat_udp.py", line 347, in _update_health if listener['enabled']: KeyError: 'enabled' {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_online [0.007127s] ... ok Amphora 208101ec-6709-41ae-a62e-0a2d706703e5 health message was processed too slowly: 11.000867128372192s! 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.003286s] ... ok Health update for amphora 208101ec-6709-41ae-a62e-0a2d706703e5 encountered error 'boom'. Skipping health update. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health self._update_health(health, srcaddr) File "/builddir/build/BUILD/octavia-13.0.2.dev1/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-13.0.2.dev1/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' {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_upload_cert_amp [0.010169s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_replace_error [0.006207s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_install_netns_systemd_service [0.015463s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_init_path [0.000479s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_pids_path [0.000446s] ... ok {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message [0.004138s] ... ok Amphora 208101ec-6709-41ae-a62e-0a2d706703e5 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.008948s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check [0.013264s] ... ok calculated hmac(hex=True): 65333961653566333233336635363131363238333639383965303530633162363162613965336435656233643634643462333730316539356662353835306131 not equal to msg hmac: 78daab562a492d2ec94ead54b252500a710d0e51aa050041b506245806e5c1971e79951818394ea6e71ad989ff950945f9573f4ab6f83e25db8ed7 dropping packet {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv [0.002652s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v3 [0.000663s] ... ok {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_no_listener [0.014666s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_lvs_listener_processes [0.140544s] ... ok Unable to query the HAProxy stats (TEST) due to: Boom {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_get_stats_exception [0.002491s] ... ok {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_list_sock_stat_files [0.002345s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_forbid_to_stale_udp_listener_amphora [0.013299s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__cpu [0.007565s] ... ok Missing keepalived PID file /tmp/test/vrrp/octavia-keepalived.pid, 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-13.0.2.dev1/octavia/amphorae/backends/health_daemon/health_daemon.py", line 120, in run_sender with open(keepalived_pid_path, 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.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_meminfo [0.007885s] ... 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-13.0.2.dev1/octavia/amphorae/backends/health_daemon/health_daemon.py", line 122, in run_sender pid = int(pid_file.readline()) ValueError: invalid literal for int() with base 10: 'foo' {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_disabled [0.014296s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details [0.008532s] ... ok Found 1.5 version of haproxy. Disabling external checks. Health monitor of type PING will revert to TCP. {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_pending_no_listener [0.003459s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_process_cfg_for_version_compat [0.001294s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalivedlvs.KeepalivedLvsTestCase.test_delete_lvs_listener_not_exist [0.001992s] ... ok Health update for amphora 1844e781-12b2-440a-a9cc-19d85e710148 encountered error 'enabled'. Skipping health update. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health self._update_health(health, srcaddr) File "/builddir/build/BUILD/octavia-13.0.2.dev1/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_list_full_member_down [0.005067s] ... ok 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-13.0.2.dev1/octavia/amphorae/backends/health_daemon/health_daemon.py", line 123, 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 {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_run_sender [0.034923s] ... ok No controller address found. Unable to send heartbeat. {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_sender.TestHealthSender.test_sender [0.002273s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_listener_disabled [0.014680s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_maint [0.004109s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_query [0.009807s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_show_info [0.000360s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__dhclient_up [0.000643s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_eexist [0.000403s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_einval_failed [0.000781s] ... ok {3} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_config_with_additional_vips [0.011870s] ... ok {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_finalize_amphora [0.000363s] ... ok {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_upload_cert_amp [0.000274s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_mismatched_params [0.003865s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_with_negative_limit [0.000902s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_marker [0.000261s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_empty [0.000270s] ... ok {3} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_no_recurse [0.000245s] ... ok {3} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_recurse [0.000247s] ... ok {3} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type [0.000316s] ... ok {3} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict [0.000285s] ... ok {3} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_when_admin_state_up_is_null [0.000265s] ... ok {3} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_with_tenant_id [0.000320s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port_without_port_security_enabled [0.026398s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_check_haproxy_status [0.108152s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_start_stop_lb [0.003677s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_get_os_util [0.019811s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_rh [0.002794s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network [0.011346s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_bad_ip [0.004610s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv4 [0.009205s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_keepalivedlvs_pid [0.002906s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_listener_protocol [0.001059s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_zombie [0.212016s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_lvs_vip_addresses [0.006736s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_member_advertisements [0.001826s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_vip_advertisements_udp [0.001239s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_listener_count_for_UDP [0.003574s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_interfaces_file [0.004150s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_v2_lb_and_list_pool_health_online [0.006070s] ... ok {0} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_haproxy_restart [0.004089s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_get_supported_availability_zone_metadata [0.115205s] ... ok calculated hmac(hex=True): 35653365386265373530613330613866633331346239663166623361623362396138353734306534383433336336653431383761643536373863646337326364 not equal to msg hmac: 2959d7c432c54437d130d154d7c0dccc30d9c834d130d9d858a91600c82c12ea0c6ddb62e45ca135af4b5bf7370be029a0f988358ce9a22da23fa15927647378 dropping packet calculated hmac(hex=True): 30663864373932383732656266326166376136333636616336643730366265393464646131373761343332616531633136323962356362313362633465383564 not equal to msg hmac: 2959d7c432c54437d130d154d7c0dccc30d9c834d130d9d858a91600c82c12ea0c6ddb62e45ca135af4b5bf7370be029a0f988358ce9a22da23fa15927647378 dropping packet calculated hmac(hex=False): 6499da845a0f02f951373672b6a3a53b97d4fe78d3ed64726443698dbb22a736 not equal to msg hmac: 0c6ddb62e45ca135af4b5bf7370be029a0f988358ce9a22da23fa15927647378 dropping packet {0} octavia.tests.unit.amphorae.backends.health_daemon.test_status_message.TestEnvelope.test_message_hmac_compatibility [0.001213s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state [0.001418s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_create [0.002675s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__normalize_ip_address [0.000699s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__normalize_ip_network [0.000382s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_update_invert [0.002572s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_already_down [0.002154s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create [0.002699s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_auto [0.003248s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create_unsupported_alpn [0.002391s] ... ok {1} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_config_with_additional_vips_v2 [0.014565s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up [0.003667s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create_unsupported_protocol [0.002991s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_delete [0.002589s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_auto [0.004401s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update_unsupported_alpn [0.002367s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_from_file [0.003490s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create [0.004085s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_port_interface_file [0.002485s] ... ok {1} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_ipv6_config [0.011684s] ... ok {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_diagnostics [0.000961s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_delete [0.003006s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file [0.002375s] ... ok {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_interface_from_ip [0.000724s] ... ok {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_post_network_plug [0.001251s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_dhcp [0.002040s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create_unsupported_alpn [0.003172s] ... ok {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_reload [0.001405s] ... ok {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_start [0.001287s] ... ok {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update_amphora_listeners [0.000659s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_neighbor_advertisement [0.004562s] ... ok {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_limit [0.003808s] ... ok {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_with_configured_url [0.001350s] ... ok {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_key_dir [0.000681s] ... ok {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_none [0.000666s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_validate_flavor [0.009524s] ... ok {1} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_type_to_dict_with_project_id [0.001116s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_bogus_object [0.000920s] ... ok Cannot call addr ('delete',) (with {'arg1': 1, 'arg2': 2}) after 0 retries. {0} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_resource_ipports_nsname [0.009809s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_delete_failed_no_raise [0.200787s] ... ok Some IPV6 addresses remain still in 'tentative' state after 30 seconds. {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__wait_tentative_timeout [0.001742s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_interface_file_list [0.000640s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_update [0.003669s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_garp [0.003378s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats_disabled_listener [0.010785s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7rule [0.018259s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle [0.001450s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_enter [0.005743s] ... ok Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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-13.0.2.dev1/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 {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle_recv_timeout [0.001648s] ... ok Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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-13.0.2.dev1/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 {0} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_exit [0.001805s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle_send_timeout [0.001313s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver.TestHAProxyAmphoraDriver.test_get_interface_from_ip [0.002278s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle [0.001705s] ... ok Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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-13.0.2.dev1/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.002315s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status [0.021164s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_get_supported_flavor_metadata [0.039545s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_status_listener [0.015350s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_create [0.003181s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_update [0.000810s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_delete [0.000330s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_delete [0.000328s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_update [0.000343s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_update [0.000322s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_delete [0.000306s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_validate_availability_zone [0.000320s] ... ok {3} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_no_provider [0.001187s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_HM_to_provider_HM_with_http_version_and_domain_name [0.001598s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_delete [0.006346s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_update_name [0.003403s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7policies_to_provider_l7policies [0.005330s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_failover [0.003843s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_restarting [0.023990s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update [0.004978s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_loadbalancer_to_provider_loadbalancer [0.008056s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict [0.003142s] ... ok Unable to retrieve certificate(s) due to An unknown exception occurred.. {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error [0.002100s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_invalid_name [0.000335s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_sctp_ipv4_ipv6 [0.007136s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_provider_name_mandatory [0.000302s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_update [0.003499s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_name [0.004192s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_non_uuid_project_id [0.000286s] ... ok {3} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_name_mandatory [0.000286s] ... ok {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor [0.000283s] ... ok {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor_profile_id_mandatory [0.000261s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_base_url [0.052356s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create [0.004576s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_delay [0.000632s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_expected_codes [0.000406s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_http_method [0.000320s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_max_retries [0.000288s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_tags [0.000589s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_timeout [0.000278s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path_no_leading_slash [0.000522s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_timeout_mandatory [0.000286s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_type_mandatory [0.000287s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path_with_url [0.000374s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_action_mandatory [0.000296s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy_min_position [0.000331s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_missing [0.006475s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_action [0.000280s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_invert [0.000313s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_tags [0.000529s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_value [0.000300s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_compare_type [0.000274s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_value [0.000260s] ... ok {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_protocol_port [0.000320s] ... ok {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_loadbalancer_id_mandatory [0.000269s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats_missing_listener [0.027311s] ... ok {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_non_uuid_project_id [0.000310s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_delete [0.009541s] ... ok {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_alpn_protocols [0.000302s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_description_length [0.000279s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_name [0.000503s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_port_id [0.000290s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_non_uuid_project_id [0.000297s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_description_length [0.000267s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_name [0.000254s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_qos_policy_id [0.000276s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_tags [0.001458s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_load_balancer [0.000279s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_address_mandatory [0.000268s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_admin_state_up [0.000255s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_protocol_port [0.000320s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_subnet_id [0.000283s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_tags [0.000303s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_member_full [0.000280s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolFullResponse.test_pool_full_response_with_health_monitor [0.000571s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_lb_algorithm [0.000342s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_load_balacer_id [0.000268s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_too_long_description [0.000275s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_service_unavailable [0.012331s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_too_long_name [0.000289s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_description [0.000298s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_too_long_description [0.000259s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_session_persistence [0.000271s] ... ok {3} octavia.tests.unit.api.v2.types.test_quotas.TestQuotaPut.test_quota [0.000282s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_get_interface_name [0.012229s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update [0.011620s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener [0.005105s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver.TestHAProxyAmphoraDriver.test_unsupported_api_version [0.002664s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_name [0.004025s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_unsupported_alpn [0.003047s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_service_unavailable [0.006416s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_server_error [0.003173s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_server_error [0.005446s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_service_unavailable [0.002809s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_validate_availability_zone [0.013759s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_unauthorized [0.004888s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_healthmonitor [0.004437s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_missing [0.004556s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_listener [0.004927s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_service_unavailable [0.005485s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_member [0.004220s] ... ok Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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-13.0.2.dev1/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 {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle_recv_timeout [0.002469s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info [0.004034s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_stats_listener [0.004220s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_agent.TestNoopProviderAgent.test_noop_provider_agent [0.001410s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_get_supported_flavor_metadata [0.000521s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_network [0.005709s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_update [0.000718s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_delete [0.001263s] ... ok Could not connect to instance. Retrying. {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_create [0.000409s] ... ok Could not connect to instance. Retrying. Could not connect to instance. Retrying. Connection retries (currently set to 3) exhausted. The amphora is unavailable. Reason: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_create [0.001033s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_create [0.000639s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_request [0.004575s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_delete [0.000972s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_failover [0.000725s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_batch_update [0.000693s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_create [0.000763s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_validate_flavor [0.000692s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_unauthorized [0.004215s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config_error [0.004244s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool [0.005380s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool_partial [0.002907s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unavailable [0.004781s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pools_to_provider_pools [0.003633s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict [0.001878s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config [0.004487s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7policy_dict_to_provider_dict [0.002720s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_service_unavailable [0.004324s] ... ok Unable to retrieve certificate(s) due to An unknown exception occurred.. {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_load_cert_error [0.003990s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_unauthorized [0.004640s] ... 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.004715s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict [0.001975s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_vrrp_config [0.004674s] ... ok {1} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_enabled [0.001055s] ... ok {1} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_mandatory [0.000778s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path [0.000850s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_vrrp_action [0.003897s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path_with_url [0.001291s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_delay [0.000682s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path_no_leading_slash [0.000808s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_admin_state_up [0.000698s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_position [0.000885s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy_max_position [0.000815s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_listener_id_mandatory [0.000663s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_position [0.000924s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_tags [0.000814s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_admin_state_up [0.000777s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_type_mandatory [0.000584s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_key_linefeed [0.000660s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_tags [0.000693s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_l7rule [0.000674s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_admin_state_up [0.000633s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_connection_limit [0.000786s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_diagnostics [0.013762s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_loadbalancer_id [0.000655s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_name [0.000655s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_listener [0.000742s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_connection_limit [0.000588s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_name [0.000586s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_listener [0.000749s] ... ok {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_description [0.000649s] ... ok {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_enabled [0.000556s] ... ok {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_tags [0.000631s] ... ok {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_enabled [0.000630s] ... ok {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_name_length [0.000741s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_weight [0.000875s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_protocol_mandatory [0.000663s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_server_error [0.106450s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_admin_state [0.000996s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_weight [0.000687s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_max_weight [0.000799s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_min_weight [0.000753s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_description [0.000747s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_tags [0.000779s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners [0.004258s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_load_balancer_mandatory [0.000814s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_protocol_mandatory [0.000730s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_lb_algorithm [0.000592s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_api_version [0.002254s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_name [0.000644s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_tags [0.000637s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_type [0.000631s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_populate_amphora_api_version [0.020322s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_app_cookie_name [0.001098s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_type [0.000821s] ... ok {1} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client_user_auth [0.002130s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details [0.004834s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_server_error [0.002233s] ... ok {1} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert [0.008602s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_unauthorized [0.004232s] ... ok {1} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert_text [0.003070s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start [0.017258s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_server_error [0.004246s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_vip [0.004313s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_missing [0.003002s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_update [0.017563s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_server_error [0.004123s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unauthorized [0.002502s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_unauthorized [0.004112s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_server_error [0.004139s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_cert_pem [0.002164s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_config [0.004181s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_server_error [0.002146s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners [0.025672s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_service_unavailable [0.004262s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update [0.006968s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_unauthorized [0.003057s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_error [0.013893s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_admin_down [0.004175s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_drain [0.006316s] ... ok Member member-id-1 reported status of blah {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_unknown [0.004867s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_listener_pool_certs [0.027826s] ... 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 c126ea3e-0e0f-4d95-9d8f-2de7dc3b1219 encountered error 'dict' object has no attribute 'id'. Skipping health update. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/amphorae/drivers/health/heartbeat_udp.py", line 547, in _update_health self._update_status( File "/builddir/build/BUILD/octavia-13.0.2.dev1/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-13.0.2.dev1/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health self._update_health(health, srcaddr) File "/builddir/build/BUILD/octavia-13.0.2.dev1/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' {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_not_found [0.005401s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_last_listener [0.020675s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions [0.013809s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions_with_timeout_dict [0.007144s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_info [0.016168s] ... ok {3} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key [0.345468s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_and_list_pool_health_online [0.129742s] ... ok Member member-id-1 reported status of ERROR {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_multiple_listeners_one_error_pool [0.004868s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_pool_offline [0.003771s] ... ok {0} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_reload_vrrp_service [0.001589s] ... ok {0} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_update_vrrp_conf [0.004659s] ... ok {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_info [0.000345s] ... ok {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update [0.000274s] ... ok {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update_agent_config [0.003322s] ... ok {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_duplicate_argument [0.000842s] ... ok {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_invalid_sorts [0.000474s] ... ok {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_next [0.002720s] ... ok {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_prev [0.000649s] ... ok {0} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_translate_dict_keys_to_data_model [0.000354s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug [0.137152s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_process_secret [0.010941s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_delete [0.006831s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_update [0.059278s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_start [0.007180s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_delete [0.005105s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check_exception [0.003289s] ... ok Health Manager experienced an exception processing a heartbeat message from 2. Ignoring this packet. Exception: boom {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv_bad_packet [0.002502s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_delete [0.005530s] ... 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 {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_full [0.005897s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_update [0.006105s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_down [0.004204s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update_name [0.007053s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_down_no_hm [0.004671s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_no_check [0.003970s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update_name [0.005900s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_status_change [0.003948s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_pool_health_offline [0.003662s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update_qos [0.007020s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_status [0.002239s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_clear_already_empty [0.008985s] ... ok {2} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_config [0.007786s] ... ok {2} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_start_vrrp_service [0.001744s] ... ok {2} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_stop_vrrp_service [0.001511s] ... ok {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_delete [0.000333s] ... ok {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_post_vip_plug [0.000284s] ... ok {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_fields_not_passed [0.002503s] ... ok {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_correct_params [0.003394s] ... ok {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_with_booleans [0.002600s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_no_admin_addr [0.014345s] ... ok {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_with_invalid_params [0.002680s] ... ok {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_with_zero_limit [0.000711s] ... ok {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_no_params [0.002985s] ... ok {2} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type_with_subset_of_fields [0.000316s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4 [0.011446s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4 [0.009590s] ... ok {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair_mock [0.385058s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4_ipv6 [0.010959s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port [0.026719s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port_failed [0.003327s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_encrypt_listener_dict [0.002767s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_unsupported_algorithm [0.008303s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_update_name [0.002561s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_create [0.003745s] ... ok {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7policy [0.008286s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_create_invalid_listener_protocol [0.003747s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_update [0.003101s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update [0.002538s] ... ok {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_pool [0.007935s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_create [0.002678s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_delete [0.002483s] ... ok Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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 Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle_send_timeout [0.004718s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update [0.002472s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4_ipv6 [0.004430s] ... ok Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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-13.0.2.dev1/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 {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle_recv_timeout [0.009326s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_sctp_ipv4 [0.005069s] ... ok {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_cleanup_socket_file [0.002415s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_update_name [0.002508s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create_unsupported_algorithm [0.002302s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_loadbalancer [0.002974s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle [0.001735s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_check_for_lb_vip_deallocate [0.006310s] ... ok Failed to decrement FakeName quota for project: b9f52191-704d-4b44-a963-5e9779259bb2 the project may have excess quota in use. {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_decrement_quota [0.007099s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_get_supported_availability_zone_metadata [0.000434s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_update [0.000342s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_create [0.000334s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_delete [0.000311s] ... ok Unable to load provider driver amphora due to: boom Requested provider driver 'dont-enable-this-fake-driver-name' was not enabled in the configuration file. {2} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_failed_to_load_driver [0.000622s] ... ok {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_get_listener [0.022034s] ... ok {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_recv [0.001847s] ... ok {2} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_not_enabled [0.000521s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_base_to_provider_dict [0.001428s] ... ok Provider 'provider_name' raised a driver error: An unknown driver error occurred. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/api/drivers/utils.py", line 52, 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-13.0.2.dev1/octavia/api/drivers/utils.py", line 52, 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.002467s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7rules_to_provider_l7rules [0.001432s] ... ok {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_process_status_update [0.012077s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_lb_dict_to_provider_dict [0.006644s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_member_dict_to_provider_dict [0.001414s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict [0.002112s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_provider_additional_vip_to_vip_obj [0.001496s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_provider_vip_dict_to_vip_obj [0.001338s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict_partial [0.001353s] ... ok {2} octavia.tests.unit.api.test_config.TestConfig.test_app_config [0.000246s] ... ok {2} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_name_mandatory [0.000316s] ... ok {2} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_provider_name_length [0.000321s] ... ok {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_availability_zone [0.000305s] ... ok {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_availability_zone_profile_id_mandatory [0.000272s] ... ok {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_description_length [0.000279s] ... ok {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_description [0.000292s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_flavor_profile [0.000269s] ... ok {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_listener_statistics [0.010148s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_invalid_name [0.000264s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_meta_mandatory [0.000292s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_name_length [0.000258s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_description_length [0.000289s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_description [0.000422s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_length [0.000394s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_non_uuid_project_id [0.000291s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_default_health_monitor_values [0.000320s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_type [0.000283s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_max_retries_mandatory [0.000307s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_url_path_with_query_and_fragment [0.000484s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_health_monitor [0.000303s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_expected_codes [0.000295s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_http_method [0.000284s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_max_retries [0.000290s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_type [0.000244s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path [0.000326s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_tags [0.000399s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_with_redirect_url [0.000353s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy [0.000303s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy_max_position [0.000289s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy_min_position [0.000301s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_compare_type_mandatory [0.000478s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_compare_type [0.000281s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_key [0.000301s] ... ok {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_loadbalancer_status [0.009228s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_type [0.000282s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_value_whitespace [0.000285s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_l7rule [0.000289s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_value_mandatory [0.000271s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_key [0.000273s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_type [0.000458s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_create_vip_port [0.001363s] ... ok {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_alpn_protocols [0.000343s] ... ok {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_protocol [0.000311s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_create [0.000609s] ... ok {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_tags [0.000407s] ... ok {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_description [0.000297s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_additional_vips [0.000579s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_ip_address [0.000324s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_subnet_id [0.000271s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_load_balancer [0.000284s] ... ok {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_address [0.000320s] ... ok {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_tags [0.000346s] ... ok {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_member [0.000275s] ... ok {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_min_weight [0.000316s] ... ok {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_non_uuid_project_id [0.000259s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_alpn_protocols [0.000356s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_name [0.000298s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_protocol [0.000289s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_lb_algorithm_mandatory [0.000277s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_non_uuid_project_id [0.000277s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_delete [0.000617s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_pool [0.000268s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_create [0.000659s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_too_long_name [0.000283s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_with_health_monitor [0.000434s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_with_load_balancer [0.000423s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_update [0.000887s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_without_children [0.000350s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_update [0.000795s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_additional_vip_dict_to_provider_dict [0.002048s] ... ok {2} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_ensure_secret_access [0.003200s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_HM_to_provider_HM [0.001700s] ... ok {2} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_revoke_secret_access [0.002609s] ... ok {2} octavia.tests.unit.certificates.common.test_local.TestLocalCommon.test_local_cert [0.000254s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listener_to_provider_listener [0.003179s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listeners_to_provider_listeners [0.014990s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_members_to_provider_members [0.001831s] ... ok Unable to retrieve certificate: 1 due to . Unable to retrieve certificate: 2 due to . {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_get_secret_data_errors [0.002540s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict_partial [0.001592s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7rule_dict_to_provider_dict [0.006941s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_SNI [0.002505s] ... ok Unable to retrieve certificate(s) due to . {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error_for_delete [0.008111s] ... ok {0} octavia.tests.unit.api.test_config.TestConfig.test_wsme_config [0.000428s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_availability_zone_profile [0.000539s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_meta_mandatory [0.000587s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_name_length [0.000582s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_enabled [0.000601s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_name_length [0.000499s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_name_mandatory [0.000577s] ... ok {0} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_provider_name_length [0.000677s] ... ok {0} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_provider_name_mandatory [0.000469s] ... ok {0} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_name [0.000580s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_delay_mandatory [0.001379s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_health_monitor [0.001013s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_max_retries_down [0.000580s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_non_uuid_project_id [0.000570s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_max_retries_down [0.000794s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_tags [0.000493s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_timeout [0.012700s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_action [0.000832s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_url [0.000807s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy [0.000634s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_key_whitespace [0.000794s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_admin_state_up [0.000751s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_invert [0.000667s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_value_linefeed [0.000651s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_description [0.000775s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_protocol_mandatory [0.000573s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_protocol_port_mandatory [0.003638s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_admin_state_up [0.000575s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_tags [0.000669s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_additional_vips_invalid_ip [0.000699s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_qos_policy_id [0.000559s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_name_length [0.000607s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_vip [0.000513s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_description [0.000479s] ... ok {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_max_weight [0.000533s] ... ok {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_member [0.000557s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolFullResponse.test_pool_full_response_with_members [0.000920s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolFullResponse.test_pool_full_response_without_children [0.001897s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_pool [0.000602s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_alpn_protocols [0.001132s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_with_members [0.002203s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_with_session_persistence [0.000680s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_app_cookie_name [0.000561s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_cookie_name [0.000680s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_session_persistence [0.001077s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_type_mandatory [0.000798s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_cookie_name [0.000422s] ... ok {0} octavia.tests.unit.api.v2.types.test_quotas.TestQuotaPut.test_invalid_quota [0.002607s] ... ok {0} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client [0.002253s] ... ok {0} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_load_auth_driver [0.000660s] ... ok {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_invalid_algorithm [0.301548s] ... ok {3} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key_with_passphrase [0.551533s] ... ok {2} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair [0.256523s] ... ok {2} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_delete_cert_legacy [0.002277s] ... ok {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert [0.045598s] ... ok Error storing certificate data: {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert_failure [0.004381s] ... ok {2} octavia.tests.unit.certificates.manager.test_noop.TestNoopManager.test_get_cert [0.000515s] ... ok {2} octavia.tests.unit.certificates.manager.test_noop.TestNoopManager.test_get_secret [0.000510s] ... ok {2} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_check_if_provider_agent_enabled [0.000650s] ... 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-13.0.2.dev1/octavia/cmd/driver_agent.py", line 65, 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 {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_passphrase_none [0.246021s] ... ok {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert_bad_pkcs12 [0.003810s] ... ok Failed to access secret for http://localhost:9311/v1/secrets/cd359e17-9e54-49ee-9b7a-72e4a8ba40af due to: . {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_secret [0.002784s] ... ok Error getting cert http://localhost:9311/v1/containers/9b487940-e608-4444-877c-0b9d6c789ee4: {1} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration_raise_on_secret_access_failure [0.002974s] ... ok {1} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_set_acls [0.003176s] ... ok {1} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_unset_acls [0.002981s] ... 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.003452s] ... ok {1} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_store_cert [0.005432s] ... ok {1} octavia.tests.unit.certificates.manager.test_noop.TestNoopManager.test_store_cert [0.000920s] ... ok Forcefully killed "" provider agent because it failed to shutdown in 60 seconds. Unknown error "boom" while shutting down "", ignoring and continuing shutdown process. {1} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_main [0.021563s] ... ok {3} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert [0.225076s] ... ok {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet_unexpected [0.000646s] ... ok {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_csr [0.331919s] ... ok {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_fail [0.004917s] ... ok {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_db_cleanup [0.003052s] ... ok {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_without_exception [0.001733s] ... ok {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main_keyboard_interrupt [0.008250s] ... ok {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_mutate_config [0.000911s] ... ok {1} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interface_cmd [0.001505s] ... ok {1} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find [0.000902s] ... ok {1} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_signalhandler [0.000761s] ... ok {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_failure [0.004874s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_get_template [0.000681s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_amp_details [0.002521s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_health_monitor_http_check [0.002268s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http [0.002253s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff_xfport [0.002109s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_hello_monitor [0.002155s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_l7policies [0.004660s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert [0.045951s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_limited_connections [0.002099s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_unset_acls [0.002770s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_http [0.002027s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_delete_cert [0.002449s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_https [0.002129s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http [0.002173s] ... ok {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert [0.053666s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http_insecure_fork [0.002094s] ... ok {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_set_acls [0.002204s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_no_alpn [0.002310s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_prometheus [0.002674s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_sourceip_persistence [0.002115s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_alpn [0.002627s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_ciphers [0.002546s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_2_8 [0.000874s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_disabled_rule [0.000543s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener [0.001685s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration [0.044081s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_many_loadbalancers [0.024511s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_secret [0.002897s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert [0.002525s] ... ok {1} octavia.tests.unit.common.jinja.logging.test_logging_jinja_cfg.LoggingJinjaTestCase.test_build_agent_config [0.005535s] ... ok Error storing certificate data: {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.046406s] ... ok {0} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_cert [0.011360s] ... ok {3} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_delete_cert [0.016258s] ... ok Failed to read secret for 0f3fb14e-7852-4f25-98bb-6319463f58e3. {0} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_secret [0.002663s] ... ok {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_handle_mutate_config [0.001358s] ... ok {3} octavia.tests.unit.cmd.test_agent.TestAmphoraAgentCMD.test_main [0.003578s] ... ok {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_build_abort_packet [0.000586s] ... ok {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_build_init_packet [0.000651s] ... ok {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet_too_short [0.000365s] ... ok {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_start_provider_agents [0.002652s] ... ok {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_crc32c [0.000683s] ... ok {0} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_main [0.001129s] ... ok {3} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_handle_mutate_config [0.001503s] ... ok {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_error [0.004259s] ... ok {3} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_health_check [0.003987s] ... ok {3} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_all_empty [0.000730s] ... ok {3} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_not_found [0.000959s] ... ok {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_timeout [0.003608s] ... ok Health Manager listener experienced unknown error: break {0} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_listener [0.002083s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_one_packet [0.034483s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_listener_with_tcp_health_monitor [0.001898s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_pool [0.002815s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_session_persistence [0.000324s] ... ok {0} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main [0.009700s] ... ok {1} octavia.tests.unit.common.jinja.test_user_data_jinja_cfg.TestUserDataJinjaCfg.test_build_user_data_config [0.002470s] ... ok {0} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_with_exception [0.001829s] ... ok {1} octavia.tests.unit.common.jinja.test_user_data_jinja_cfg.TestUserDataJinjaCfg.test_build_user_data_config_no_files [0.002440s] ... ok {1} octavia.tests.unit.common.test_base_taskflow.TestBaseTaskFlowEngine.test_taskflow_load [0.003206s] ... ok {1} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test__wait_for_job [0.002462s] ... ok {0} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main [0.007513s] ... ok {1} octavia.tests.unit.common.test_clients.TestGlanceAuth.test_get_glance_client [0.000978s] ... ok {3} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_do_get [0.022478s] ... ok {1} octavia.tests.unit.common.test_constants.TestConstants.test_import [0.000263s] ... ok {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_all [0.001117s] ... ok {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_Amphora_update [0.000690s] ... ok {3} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_log_request [0.001215s] ... ok {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_vip_update [0.000439s] ... ok {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_update [0.000723s] ... ok {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_SP_update [0.000678s] ... ok {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_update_with_errors [0.000882s] ... ok {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_delete_SP [0.000375s] ... ok {1} octavia.tests.unit.common.test_decorators.TestDecorator.test_get [0.000245s] ... ok {1} octavia.tests.unit.common.test_exceptions.TestExceptions.test_exception [0.000406s] ... ok {3} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_shutdown_thread [0.002518s] ... ok {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence [0.003355s] ... ok {1} octavia.tests.unit.common.test_keystone.TestKeystoneSession.test_get_auth_neutron_override [0.003271s] ... ok {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence_error [0.000734s] ... ok {3} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_success [0.006214s] ... ok {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_yaml_policy [0.004953s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_amp_details_cpu_count_none [0.002370s] ... ok {1} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_false [0.008123s] ... ok {1} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_false [0.001935s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_appcookie_persistence [0.002405s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_http [0.001928s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_https [0.001780s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_alpn [0.002202s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.007520s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_ciphers_or_versions_or_alpn [0.002535s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_ciphers_or_versions [0.002530s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_hsts [0.002692s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_good_action [0.008036s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_versions [0.003449s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_with_full_pool_cert [0.002265s] ... 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 ' {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_http [0.009009s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_ssl_types_l7rules [0.006385s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_health_monitor [0.000391s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {3} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_warning [0.036315s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_with_l7 [0.003273s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer [0.001591s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin_fail [0.007749s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_member [0.000581s] ... ok {3} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard [0.003935s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_cert [0.000781s] ... ok {3} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard_error [0.001501s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_custom_timeouts [0.002461s] ... ok {0} octavia.tests.unit.common.jinja.logging.test_logging_jinja_cfg.LoggingJinjaTestCase.test_build_agent_config_disable_logs [0.004851s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:1130: UserWarning: Policy "context_is_admin": "role:load-balancer_admin or rule:system-admin or 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) {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff [0.002474s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin_new_defaults [0.009167s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_monitor_addr_port [0.002274s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_log [0.002693s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_proxy_protocol [0.002075s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_AND_authorization [0.007449s] ... ok {1} octavia.tests.unit.common.test_utils.TestConfig.test_ip_netmask_to_cidr [0.000541s] ... ok {1} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv4 [0.000284s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_alpn [0.002565s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_check_default_ciphers_prohibit_list_conflict [0.000327s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_network_allowed_by_config [0.000488s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_bad_network [0.001323s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_alpn_hsts_max_age_only [0.002530s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_valid_subnet [0.001167s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_qos_extension_disabled [0.000568s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_unlimited_connections [0.001901s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_qos_extension_enabled [0.000402s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_amphora [0.000265s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_model [0.000267s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_reject [0.000227s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_bad_action [0.000433s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_PROMETHEUS [0.001563s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_b [0.000402s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id_none_create [0.000418s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url_none_create [0.000260s] ... ok Unreadable Certificate. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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-13.0.2.dev1/octavia/common/tls_utils/cert_parser.py", line 212, in _read_pem_blocks yield b''.join([base64.b64decode(x) for x in certLines]) File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/common/tls_utils/cert_parser.py", line 212, 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.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool [0.000712s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_must_have_args [0.000420s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_http_reuse [0.000651s] ... ok Unreadable Certificate. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/common/tls_utils/cert_parser.py", line 332, 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 } {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_header_value_string [0.000641s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_session_persistence [0.000320s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_url_path [0.000589s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_value_string [0.000235s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url_bad_schema [0.000473s] ... ok {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_build_pem [0.000368s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_two_loadbalancers [0.002784s] ... ok {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem_bad [0.001771s] ... ok {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_x509_from_der_bytes_bad [0.001325s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_with_disabled_listeners [0.003433s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_listener_with_tcp_health_monitor [0.037933s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_no_other_resources [0.001092s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_listener_with_http_health_monitor [0.002045s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_one_packet [0.002047s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor_ip_port [0.001803s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_member [0.000446s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_health_monitor [0.000386s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_listener [0.002598s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_member [0.000433s] ... ok {0} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test_run_conductor [0.004988s] ... ok {0} octavia.tests.unit.common.test_clients.TestNovaAuth.test_get_nova_client [0.001208s] ... ok {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_ListenerStatistics_iadd [0.000469s] ... ok {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update [0.000458s] ... ok {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_TLSContainer_serialization [0.000368s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_true [0.007124s] ... 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. /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 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.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_disabled_sctp_listener [0.045129s] ... ok {0} octavia.tests.unit.common.test_policy.PolicyFileTestCase.test_modified_policy_reloads [0.007939s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_disabled_udp_listener [0.002087s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_source_ip [0.001867s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_with_health_monitor_ip_port [0.001838s] ... ok {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.006200s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_ipv6_session_persistence_default_values [0.001947s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_disabled_pool [0.001546s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor [0.001807s] ... ok Policy not registered Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/common/policy.py", line 118, in authorize return super().authorize( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1184, in authorize raise PolicyNotRegistered(rule) oslo_policy.policy.PolicyNotRegistered: Policy example:noexist has not been registered {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_pool_no_member [0.001250s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_get_template [0.000278s] ... ok {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.006265s] ... ok {3} octavia.tests.unit.common.test_base_taskflow.TestJobDetailsFilter.test_filter [0.000983s] ... ok {3} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test__extend_jobs [0.004717s] ... ok {0} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats_with_amphora_deleted [0.001470s] ... ok {3} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test_run_poster [0.004843s] ... 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_utils.TestConfig.test_expand_expected_codes [0.000287s] ... ok {3} octavia.tests.unit.common.test_clients.TestCinderAuth.test_get_cinder_client [0.000991s] ... ok {0} octavia.tests.unit.common.test_utils.TestConfig.test_get_amphora_driver [0.000631s] ... ok {3} octavia.tests.unit.common.test_config.TestConfig.test_active_connection_retry_interval [0.005206s] ... ok {0} octavia.tests.unit.common.test_utils.TestConfig.test_get_vip_secuirty_group_name [0.000265s] ... ok {3} octavia.tests.unit.common.test_config.TestConfig.test_handle_neutron_deprecations [0.000529s] ... ok Unable to retrieve certificate: 1 due to . Unable to retrieve certificate: 2 due to . Passphrase required. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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.test_data_models.TestDataModels.test_Pool_update [0.001468s] ... ok {0} octavia.tests.unit.common.test_utils.TestConfig.test_netmask_to_prefix [0.000314s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_alpn_protocols [0.000347s] ... ok {3} octavia.tests.unit.common.test_decorators.TestDecorator.test_set [0.000256s] ... ok {3} octavia.tests.unit.common.test_keystone.TestKeystoneSession.test_get_auth_neutron_override_endpoint [0.001908s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_default_tls_versions_min_conflict [0.000406s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_hsts_options [0.000365s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_session_persistence [0.000773s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_tls_version_min [0.000306s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_create_must_have_action [0.000445s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_both_none_create [0.000265s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid_none_create [0.000274s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url [0.000342s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_pool_arg [0.000270s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_url_arg [0.000276s] ... ok {3} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_true [0.021583s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_subnet_exists_with_bad_subnet [0.000827s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_cookie_value_string [0.000367s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_cookie_value_string [0.000230s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url_path [0.002407s] ... ok {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pem_chain [0.000535s] ... ok {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem [0.007740s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates_get_cert_errors [0.001410s] ... ok {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_get_enforcer [0.011851s] ... ok {3} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats [0.003659s] ... ok {3} octavia.tests.unit.common.test_utils.TestConfig.test_get_hostname [0.000288s] ... ok {3} octavia.tests.unit.common.test_utils.TestConfig.test_is_cidr_ipv6 [0.000328s] ... ok {3} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6 [0.000284s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_check_port_in_use [0.000967s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_check_tls_version_list [0.000330s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_ip_not_reserved [0.000667s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_is_ip_member_of_cidr [0.000321s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_valid_network [0.000894s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_qos_policy_exists [0.001586s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_none [0.000343s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_id [0.000254s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_a [0.000295s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id [0.000253s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid [0.000238s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url_bad_url [0.000365s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_name [0.000459s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_regex [0.000282s] ... ok Unreadable Certificate. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/common/tls_utils/cert_parser.py", line 300, 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' {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_cert_expiration [0.001333s] ... ok Unreadable Certificate. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/common/tls_utils/cert_parser.py", line 223, in _get_certs_from_pkcs7_substrate contentInfo, _ = der_decoder.decode(substrate, File "/usr/lib/python3.9/site-packages/pyasn1/codec/ber/decoder.py", line 1424, in __call__ raise error.SubstrateUnderrunError( pyasn1.error.SubstrateUnderrunError: 126<2 at {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der_bad [0.000823s] ... ok {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_primary_cn [0.000558s] ... ok {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pem [0.066017s] ... ok {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_split_x509s [0.001430s] ... ok {0} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_build [0.000405s] ... ok {0} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_detach_port [0.000262s] ... ok {0} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_status [0.000286s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_conflict_exception [0.009407s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_general_not_found_exception [0.005178s] ... ok {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_and_key_match [0.100750s] ... ok Unreadable Certificate. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/common/tls_utils/cert_parser.py", line 317, 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 {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_map_cert_tls_container [0.254972s] ... ok {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_x509_parses [0.041340s] ... ok {3} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_attach_network_or_port [0.000920s] ... ok {3} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_delete [0.000677s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port [0.006488s] ... ok Error attaching network a36a2914-fe55-4436-9191-e946f57236ae with ip None and port None to amphora (compute_id: 68716d82-0b88-48ba-bdc8-965aca9c597e) {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_unknown_exception [0.003920s] ... ok Error deleting nova virtual machine. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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 {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete [0.004529s] ... ok {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_prepare_private_key_orig_not_encrypted [0.040557s] ... ok Passphrase required. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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 {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pkcs8 [0.045007s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_instance_not_found_exception [0.182354s] ... ok Nova failed to build the instance due to: Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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 {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_build [0.004113s] ... ok Error create server group instance. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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 {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_create_server_group [0.003103s] ... ok Server group instance with id: d42b014d-12d0-41f9-9a72-4f423053cebd not found. Assuming already deleted. Error delete server group instance. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/compute/drivers/nova_driver.py", line 301, in delete_server_group self.server_groups.delete(server_group_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 Exception {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete_server_group [0.003240s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_availability_zone_config [0.003693s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_default_boot_network [0.002823s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete_server_group [0.002987s] ... ok Error detaching port 093114d2-7c01-4686-bae2-a3bdbe5ca542 from amphora with compute ID e361dd01-4c0e-4706-b44d-e24eefe50bdf. Skipping. {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network_with_exception [0.002987s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_no_availability_zone [0.003770s] ... ok {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_with_exception [0.004403s] ... ok {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_without_exception [0.003138s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_run [0.002680s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_health_monitor [0.001075s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_member [0.001028s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_amphora_agent_config [0.001026s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7policy [0.002395s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7rule [0.001000s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_member [0.000994s] ... ok {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_update_build_status_and_available_build_slots [0.001996s] ... ok Failed to get loadbalancer 03b35e30-10f6-476e-a6cd-703083947ed5 due to: fail {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_get_current_loadbalancer_from_db [0.001725s] ... ok {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_handles_intermediates [0.091930s] ... ok {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_validate_flavor [0.000435s] ... ok {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_network_not_found_exception [0.005851s] ... ok {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_error [0.124883s] ... ok test_proc_name raised exception: boom. Restarting test_proc_name. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/cmd/driver_agent.py", line 65, 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 Failed to update pool 2992e72b-1b07-4a49-aba1-8326b72cdb2c provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_pool_prov_status_error [0.143982s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test__retry_flow [0.002107s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_bogus_role [0.004884s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_get_status [0.004699s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_create_l7policy_flow [0.001901s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_internal_flow [0.001272s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_active_standby_load_balancer_flow [0.020186s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_single_listeners [0.013889s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_act_stdby [0.012615s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_update_load_balancer_flow [0.003936s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_update_pool_flow [0.002144s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_cert_upload [0.004276s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_update_vrrp_interface [0.003549s] ... ok Failed to update amphora fb8e5b9a-1354-40cc-903e-7d88ebf8f2a2 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.006400s] ... ok Failed to update amphora fb8e5b9a-1354-40cc-903e-7d88ebf8f2a2 status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug [0.005670s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug_with_host_routes [0.004893s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create [0.006186s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_without_ssh_access [0.005468s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_skipped [0.003857s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_delete_amphorae_on_load_balancer [0.003490s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_sever_group_id [0.001938s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_vrrp_group_for_lb [0.006765s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db [0.004704s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db_by_pool [0.005569s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_amphora_health_monitoring [0.003660s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphorae_from_loadbalancer [0.004388s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_by_listener [0.003405s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_full_graph [0.007100s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_pending_deleted_in_db [0.003922s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_booting_in_db [0.004254s] ... ok Failed to update l7policy 1bccf842-86a6-4a9a-802a-142a3bb39577 provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_create_in_db [0.004768s] ... ok Failed to update l7rule 08d1733e-b82b-420b-9591-c884a8aa803b provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_create_in_db [0.004108s] ... ok Failed to update l7rule 08d1733e-b82b-420b-9591-c884a8aa803b 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.004724s] ... ok Failed to update l7rule 08d1733e-b82b-420b-9591-c884a8aa803b 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.004169s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_deleted_in_db [0.004432s] ... ok Failed to update listener 46f66085-9095-46fe-9c6c-7e2d34c0b222 provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_pending_deleted_in_db [0.004127s] ... ok Failed to update member 34bdd59c-d904-4767-91a8-daf13b12c077 provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_delete_in_db [0.004700s] ... ok Failed to update pool bf5a50f4-0d7f-49a0-bb1c-ed4d1778655d provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_create_in_db [0.004076s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amp_failover_details [0.003589s] ... ok Failed to update listener 46f66085-9095-46fe-9c6c-7e2d34c0b222 provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_listener_in_db [0.004026s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_load_balancer_in_db [0.004126s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_members_operating_status_in_db [0.003596s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_in_db_during_update_loadbalancer [0.004048s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_count_pool_children_for_quota [0.122995s] ... ok Failed to decrement health monitor quota for project: 5ac45f34-46d7-4e9a-aee0-f8d97894fa64 the project may have excess quota in use. Reverting decrement quota for health monitor on project 5ac45f34-46d7-4e9a-aee0-f8d97894fa64 Project quota counts may be incorrect. Reverting decrement quota for health monitor on project 5ac45f34-46d7-4e9a-aee0-f8d97894fa64 Project quota counts may be incorrect. Reverting decrement quota for health monitor on project 5ac45f34-46d7-4e9a-aee0-f8d97894fa64 Project quota counts may be incorrect. Reverting decrement quota for health monitor on project 5ac45f34-46d7-4e9a-aee0-f8d97894fa64 Project quota counts may be incorrect. {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_health_monitor_quota [0.004969s] ... ok Reverting decrement quota for l7policy on project d213831c-9693-412d-bd1c-b491d514a2e7 Project quota counts may be incorrect. Reverting decrement quota for l7policy on project d213831c-9693-412d-bd1c-b491d514a2e7 Project quota counts may be incorrect. {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota_with_children [0.003737s] ... ok Failed to decrement l7rule quota for project: f48be867-3804-418a-a0d7-0feb19db3e4e the project may have excess quota in use. Reverting decrement quota for l7rule on project f48be867-3804-418a-a0d7-0feb19db3e4e Project quota counts may be incorrect. Reverting decrement quota for l7rule on project f48be867-3804-418a-a0d7-0feb19db3e4e Project quota counts may be incorrect. Reverting decrement quota for l7rule on project f48be867-3804-418a-a0d7-0feb19db3e4e Project quota counts may be incorrect. Reverting decrement quota for l7rule on project f48be867-3804-418a-a0d7-0feb19db3e4e Project quota counts may be incorrect. {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7rule_quota [0.005338s] ... 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_ListenerToErrorOnRevertTask [0.001801s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MemberToErrorOnRevertTask [0.002411s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_PoolToErrorOnRevertTask [0.002810s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_update [0.005794s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_calculate_amphora_delta [0.004007s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_vip_security_group_id [0.003717s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_deltas [0.011695s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_networks [0.003216s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora_subnet_not_found [0.003137s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_networks [0.003005s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip [0.003281s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_health_monitor [0.006516s] ... ok Failed to fetch l7policy 48e5bc13-8035-4161-93ba-9afa20291886 from DB. Retrying for up to 60 seconds. {2} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_process_wrapper [2.004091s] ... ok {2} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_health_check [0.003432s] ... ok {2} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet [0.000475s] ... ok {2} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check [0.004356s] ... ok {2} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_with_sctp_support [0.007787s] ... ok {2} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main_keyboard_interrupt [0.019126s] ... ok {2} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interface_cmd_invalid_action [0.000893s] ... ok {2} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test__add_memory_utilization [0.011811s] ... ok {2} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_add_cpu_utilization [0.000878s] ... ok File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/cmd/prometheus_proxy.py", line 733, 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 Sending INIT packet to 192.168.0.27:1234 Received INIT ACK Sending ABORT packet Sending INIT packet to 192.168.0.27:1234 Received INIT ACK boom {2} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_do_get_exception [0.002149s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7policy [1.008776s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_active_standby [0.006857s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_active_standby [0.012839s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_single [0.008373s] ... ok Failed to fetch load_balancer d566af32-d3e6-4296-8392-f1488132c0c9 from DB. Retrying for up to 60 seconds. {2} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_main [1.004670s] ... ok {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_not_enabled [0.001289s] ... ok {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard_not_connected [0.004187s] ... ok {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence_sqlite [0.053798s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_build_config [0.002051s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_escape_haproxy_config_string [0.000507s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_haproxy_cfg_1_8_vs_1_5 [0.004160s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_additional_vips [0.003187s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_disabled_member [0.002515s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_real_monitor [0.005173s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_backup [0.002073s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_null_timeouts [0.002538s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert [0.002925s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_ciphers [0.003099s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_versions [0.001998s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls [0.002739s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_sni [0.002462s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy [0.000981s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer_with_l7 [0.003400s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_2 [0.000694s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_listener_with_http_health_monitor [0.032658s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_with_health_monitor [0.002148s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_no_other_resources [0.001155s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_source_ip [0.001889s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_health_monitor [0.000373s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_listener [0.002797s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_pool [0.002116s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_session_persistence [0.000337s] ... ok {2} octavia.tests.unit.common.test_config.TestConfig.test_handle_neutron_deprecations_with_precedence [0.000523s] ... ok Now serving on port 9102 2025-06-06 09:49:04.084 3211915 INFO octavia.common.config [-] Logging enabled! 2025-06-06 09:49:04.084 3211915 INFO octavia.common.config [-] /usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py version 13.0.2 {2} octavia.tests.unit.common.test_config.TestConfig.test_sanity [0.004628s] ... ok {2} octavia.tests.unit.common.test_config.TestConfig.test_validate_server_certs_key_passphrase [0.000471s] ... ok {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_add_vip [0.000478s] ... ok {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_add_SP [0.000398s] ... ok {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_Quota_update [0.000382s] ... ok {2} octavia.tests.unit.common.test_decorators.TestDecorator.test_similar_classes [0.000280s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /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 ' {2} octavia.tests.unit.common.test_policy.AdminRolePolicyTestCase.test_authorize_admin_actions_with_nonadmin_context_throws [0.052465s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin [0.007150s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_OR_authorization [0.006547s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_ignore_case_role_check [0.007462s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_templatized_authorization [0.007242s] ... ok {2} octavia.tests.unit.common.test_utils.TestConfig.test_base64_sha1_string [0.000395s] ... ok {2} octavia.tests.unit.common.test_utils.TestConfig.test_ip_port_str [0.000296s] ... ok {2} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6_lla [0.000296s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_check_hsts_options_put [0.001089s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_bad_subnet [0.000837s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_port_exists_with_bad_port [0.000941s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_port_exists_with_valid_port [0.000908s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_url [0.000382s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_subnet_exists_with_valid_subnet [0.000745s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_header_name [0.000398s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_regex [0.000283s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_url [0.000393s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_value_string_quoted [0.000411s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url [0.000286s] ... ok {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_alt_subject_name_parses [0.000932s] ... ok {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der [0.007576s] ... ok {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates [0.004960s] ... ok {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_prepare_private_key [0.039671s] ... ok {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_create_server_group [0.000416s] ... ok {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_delete_server_group [0.000270s] ... ok {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_get_amphora [0.000285s] ... ok {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_validate_availability_zone [0.000244s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_port_not_found_exception [0.005543s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_status [0.003053s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_use_cinder [0.003535s] ... ok 2025-06-06 09:49:04.248 3211915 INFO octavia.compute.drivers.nova_driver [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Flavor bogus was not found in nova. 2025-06-06 09:49:04.248 3211915 ERROR octavia.compute.drivers.nova_driver [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Nova reports a failure getting flavor details for flavor ID bogus: An unknown exception occurred.: octavia.common.exceptions.OctaviaException: An unknown exception occurred. 2025-06-06 09:49:04.248 3211915 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): 2025-06-06 09:49:04.248 3211915 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/compute/drivers/nova_driver.py", line 391, in validate_flavor 2025-06-06 09:49:04.248 3211915 ERROR octavia.compute.drivers.nova_driver self.flavor_manager.get(flavor_id) 2025-06-06 09:49:04.248 3211915 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-06-06 09:49:04.248 3211915 ERROR octavia.compute.drivers.nova_driver return self._mock_call(*args, **kwargs) 2025-06-06 09:49:04.248 3211915 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-06-06 09:49:04.248 3211915 ERROR octavia.compute.drivers.nova_driver return self._execute_mock_call(*args, **kwargs) 2025-06-06 09:49:04.248 3211915 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call 2025-06-06 09:49:04.248 3211915 ERROR octavia.compute.drivers.nova_driver raise result 2025-06-06 09:49:04.248 3211915 ERROR octavia.compute.drivers.nova_driver octavia.common.exceptions.OctaviaException: An unknown exception occurred. 2025-06-06 09:49:04.248 3211915 ERROR octavia.compute.drivers.nova_driver {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor_with_exception [0.003804s] ... ok {2} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_db_error [0.003058s] ... ok {2} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_nonstale_amphora [0.129548s] ... ok 2025-06-06 09:49:04.383 3211915 INFO octavia.controller.queue.v2.endpoints [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Deleting health monitor 'None'... {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_health_monitor [0.001777s] ... ok 2025-06-06 09:49:04.384 3211915 INFO octavia.controller.queue.v2.endpoints [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Deleting l7rule 'None'... {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7rule [0.001221s] ... ok 2025-06-06 09:49:04.386 3211915 INFO octavia.controller.queue.v2.endpoints [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Deleting load balancer 'fed31180-fcf5-4cde-aa5e-77b85a973977'... {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_load_balancer [0.001235s] ... ok 2025-06-06 09:49:04.387 3211915 INFO octavia.controller.queue.v2.endpoints [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failing over amphora in load balancer '1234'... {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_load_balancer [0.001311s] ... ok Failed to fetch load_balancer d566af32-d3e6-4296-8392-f1488132c0c9 from DB. Retrying for up to 60 seconds. 2025-06-06 09:49:04.388 3211915 INFO octavia.controller.queue.v2.endpoints [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Updating listener '6e0a5319-8d4a-4c90-843f-0cff1e2491ab'... {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_listener [0.001196s] ... ok 2025-06-06 09:49:04.390 3211915 INFO octavia.controller.queue.v2.endpoints [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Updating pool 'None'... {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_pool [0.001164s] ... ok {2} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_from_build_req_queue [0.002132s] ... ok 2025-06-06 09:49:04.395 3211915 ERROR octavia.controller.worker.task_utils [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to update health monitor dcfdcf30-0265-42fd-a754-917c16b3d7be provisioning status to ERROR due to: fail: Exception: fail {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_health_mon_prov_status_error [0.002646s] ... ok 2025-06-06 09:49:04.397 3211915 ERROR octavia.controller.worker.task_utils [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to update listener fd9ae0a4-b53e-44b9-939e-eedbcdad26a6 provisioning status to ACTIVE due to: fail: Exception: fail {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_active [0.001804s] ... ok 2025-06-06 09:49:04.399 3211915 ERROR octavia.controller.worker.task_utils [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to update listener 839672da-df68-4520-b80c-04c8c2a848dc provisioning status to ERROR due to: fail: Exception: fail {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_error [0.002515s] ... 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.006687s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_create_amphora_for_lb_flow [0.005848s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_create_amphora_for_lb_flow [0.006536s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow [0.005697s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_update_amphora_config_flow [0.001407s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_create_health_monitor_flow [0.002037s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_update_health_monitor_flow [0.002067s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_update_l7policy_flow [0.001873s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_delete_l7rule_flow [0.002376s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_listener_flow [0.001609s] ... ok 2025-06-06 09:49:04.439 3211915 INFO octavia.controller.worker.v2.flows.load_balancer_flows [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Performing failover for amphora: {'id': '86409b23-a46b-4108-aa7a-4fcced74b7d5', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': '42cfe1e8-dd74-49c7-9c9f-887f24750c40', 'role': 'standalone'} {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amp_single [0.015479s] ... ok 2025-06-06 09:49:04.455 3211915 INFO octavia.controller.worker.v2.flows.load_balancer_flows [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Performing failover for amphora: {'id': '41e12b51-42e7-416c-ba74-76c11d7454a1', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': '382eca81-c6a4-4d58-903f-a5b631d459dc', 'role': 'undefined'} {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_bogus_amp_single [0.015063s] ... ok 2025-06-06 09:49:04.470 3211915 INFO octavia.controller.worker.v2.flows.load_balancer_flows [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Performing failover for amphora: {'id': '1c521c0e-1c21-4a42-a423-505d77de79d6', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': '623f92c5-3040-453e-bed5-4c702117ace5', 'role': 'undefined'} {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_three_amps_act_stdby [0.021346s] ... ok 2025-06-06 09:49:04.493 3211915 INFO octavia.controller.worker.v2.flows.load_balancer_flows [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Performing failover for amphora: {'id': '4b4be94c-3a1b-489b-b584-6772c8e75f22', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': 'aaa28185-f8bb-4565-8763-7beb20d8181d', 'role': 'standalone'} {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amp_single [0.019765s] ... ok 2025-06-06 09:49:04.512 3211915 INFO octavia.controller.worker.v2.flows.load_balancer_flows [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Performing failover for amphora: {'id': '816857d4-7ea2-4bd5-88f3-90f1f89a836c', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': 'dfb2708e-033e-4df1-b9eb-5e168e239613', 'role': 'master_or_backup'} {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_act_stdby [0.024168s] ... ok 2025-06-06 09:49:04.537 3211915 INFO octavia.controller.worker.v2.flows.load_balancer_flows [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Performing failover for amphora: {'id': 'a3f0a2ad-76a1-4e3e-b879-a9c05f8b5033', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': 'b20b87bf-6ff2-4281-9edd-44f54fa493e7', 'role': 'master_or_backup'} {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_bogus_act_stdby [0.018801s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_create_member_flow [0.003324s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_update_member_flow [0.002557s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_index_listener_update [0.005156s] ... ok 2025-06-06 09:49:04.568 3211915 ERROR octavia.controller.worker.task_utils [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to update amphora 3eb5d5dd-6eb5-47c8-af5c-5c46214246b7 status to ERROR due to: fail: Exception: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_finalize [0.004732s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_diagnostics [0.003093s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_update [0.003889s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug_with_additional_vips [0.003808s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_start [0.003553s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_update [0.003407s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_get_connectivity_status [0.005715s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_update [0.006563s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_cert_task.TestCertTasks.test_execute [0.001543s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_attach_port [0.004433s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_availability_zone [0.006494s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait [0.003188s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_amphora_in_db [0.007884s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7policy_in_db [0.006872s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_vip_from_loadbalancer [0.003561s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db [0.005209s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_health_monitoring_busy [0.003969s] ... ok 2025-06-06 09:49:04.650 3211915 ERROR octavia.controller.worker.task_utils [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to update health monitor 0cfd2c44-9249-4905-bc5f-66628dc2d686 provisioning status to ERROR due to: fail: Exception: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_update_in_db [0.005505s] ... ok 2025-06-06 09:49:04.654 3211915 ERROR octavia.controller.worker.task_utils [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to update l7policy 612beb38-46c8-4015-a556-ec12fdf22740 provisioning status to ERROR due to: fail: Exception: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_delete_in_db [0.004455s] ... ok 2025-06-06 09:49:04.660 3211915 ERROR octavia.controller.worker.task_utils [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to update l7policy 612beb38-46c8-4015-a556-ec12fdf22740 provisioning status to ERROR due to: fail: Exception: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_update_in_db [0.006437s] ... ok 2025-06-06 09:49:04.665 3211915 ERROR octavia.controller.worker.task_utils [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to update listener 0973399f-a6ae-4da1-baef-2211d30e03f5 provisioning status to ERROR due to: fail: Exception: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_deleted_in_db [0.004447s] ... ok 2025-06-06 09:49:04.671 3211915 ERROR octavia.controller.worker.task_utils [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to update member b93e1e2c-94a4-4142-9453-5919608150be provisioning status to ERROR due to: fail: Exception: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_active_in_db [0.005544s] ... ok 2025-06-06 09:49:04.676 3211915 ERROR octavia.controller.worker.task_utils [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to update member b93e1e2c-94a4-4142-9453-5919608150be provisioning status to ERROR due to: fail: Exception: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_create_in_db [0.004965s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_db_cert_exp [0.138411s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_info [0.004859s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data2 [0.003727s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7policy_in_db [0.005786s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_in_db [0.004997s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_after_allocation [0.003873s] ... ok 2025-06-06 09:49:04.841 3211915 ERROR octavia.controller.worker.v2.tasks.database_tasks [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to decrement load balancer quota for project: de04f222-aaf1-49f1-965f-15bcc57a45f2 the project may have excess quota in use.: octavia.common.exceptions.OctaviaException: fail 2025-06-06 09:49:04.842 3211915 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Reverting decrement quota for load balancer on project de04f222-aaf1-49f1-965f-15bcc57a45f2 Project quota counts may be incorrect. 2025-06-06 09:49:04.842 3211915 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Reverting decrement quota for load balancer on project de04f222-aaf1-49f1-965f-15bcc57a45f2 Project quota counts may be incorrect. 2025-06-06 09:49:04.843 3211915 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Reverting decrement quota for load balancer on project de04f222-aaf1-49f1-965f-15bcc57a45f2 Project quota counts may be incorrect. 2025-06-06 09:49:04.845 3211915 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Reverting decrement quota for load balancer on project de04f222-aaf1-49f1-965f-15bcc57a45f2 Project quota counts may be incorrect. {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_loadbalancer_quota [0.005740s] ... ok 2025-06-06 09:49:04.847 3211915 ERROR octavia.controller.worker.v2.tasks.database_tasks [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to decrement member quota for project: ac6eaeb9-f7f2-4fe1-b272-fd9a6e3e33be the project may have excess quota in use.: octavia.common.exceptions.OctaviaException: fail 2025-06-06 09:49:04.847 3211915 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Reverting decrement quota for member on project ac6eaeb9-f7f2-4fe1-b272-fd9a6e3e33be Project quota counts may be incorrect. 2025-06-06 09:49:04.848 3211915 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Reverting decrement quota for member on project ac6eaeb9-f7f2-4fe1-b272-fd9a6e3e33be Project quota counts may be incorrect. 2025-06-06 09:49:04.849 3211915 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Reverting decrement quota for member on project ac6eaeb9-f7f2-4fe1-b272-fd9a6e3e33be Project quota counts may be incorrect. 2025-06-06 09:49:04.849 3211915 WARNING octavia.controller.worker.v2.tasks.database_tasks [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Reverting decrement quota for member on project ac6eaeb9-f7f2-4fe1-b272-fd9a6e3e33be Project quota counts may be incorrect. {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_member_quota [0.004598s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraToErrorOnRevertTask [0.001697s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip_for_failover [0.004402s] ... ok Failed to fetch load_balancer d566af32-d3e6-4296-8392-f1488132c0c9 from DB. Retrying for up to 60 seconds. {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_delete_port [4.013527s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_amphora_network_configs_by_id [0.011722s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_plumbed_networks [0.008718s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip_amphora [0.009313s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora_raise_db_error [0.014813s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_vip [0.011598s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_for_delete [0.006953s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_sg [0.016590s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_notification_tasks.TestNotificationTasks.test_delete_notification [0.002054s] ... ok 2025-06-06 09:49:08.957 3211915 WARNING octavia.controller.worker.v2.tasks.retry_tasks [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] test_retry attempt 1 of 2 failed. Sleeping 1 seconds and retrying. 2025-06-06 09:49:08.958 3211915 ERROR octavia.controller.worker.v2.tasks.retry_tasks [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] 3 retries with interval 1 seconds have failed for test_retry. Giving up. {2} octavia.tests.unit.controller.worker.v2.tasks.test_retry_tasks.TestRetryTasks.test_sleeping_retry_times_controller [0.003577s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_batch_update_members [0.015626s] ... ok 2025-06-06 09:49:08.979 3211915 WARNING octavia.controller.worker.v2.controller_worker [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to fetch load_balancer 8aeebd9e-eada-4cb7-8b05-884c0d1b54d7 from DB. Retrying for up to 60 seconds. {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_anti_affinity [6.017247s] ... ok Unable to retrieve certificate(s) due to . {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade_tls_unavailable [0.009622s] ... ok Amphora b27a52c0-69c8-4c98-a661-d928fb9a219b failover exception: 'boom' Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/controller/worker/v2/controller_worker.py", line 982, 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' {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception [0.009640s] ... ok Amphora b27a52c0-69c8-4c98-a661-d928fb9a219b failover exception: 'boom' Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/controller/worker/v2/controller_worker.py", line 982, 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' {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception_reraise [0.005764s] ... ok Amphora failover for amphora b27a52c0-69c8-4c98-a661-d928fb9a219b 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. Amphora b27a52c0-69c8-4c98-a661-d928fb9a219b failover exception: amphora b27a52c0-69c8-4c98-a661-d928fb9a219b not found. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/controller/worker/v2/controller_worker.py", line 966, in failover_amphora raise exceptions.NotFound(resource=constants.AMPHORA, octavia.common.exceptions.NotFound: amphora b27a52c0-69c8-4c98-a661-d928fb9a219b not found. {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_missing_amp [0.004269s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_act_stdby [0.009023s] ... ok Amphora b27a52c0-69c8-4c98-a661-d928fb9a219b 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. {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_deleted_amphora [0.004403s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_act_stdby [0.029308s] ... ok 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. {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_health_monitor_timeout [0.005030s] ... 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. {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_listener_timeout [0.004028s] ... 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. {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_load_balancer_timeout [0.003978s] ... ok {0} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_single_image [0.000910s] ... ok Error creating neutron port on network None due to Exception(). Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 566, 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.417685s] ... ok 2025-06-06 09:49:09.981 3211915 WARNING octavia.controller.worker.v2.controller_worker [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to fetch load_balancer 8aeebd9e-eada-4cb7-8b05-884c0d1b54d7 from DB. Retrying for up to 60 seconds. {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_check_aap_loaded [0.352619s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip [0.454532s] ... ok Error deleting VIP port_id 1 from neutron Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 391, 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 {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_delete_port_fails [0.290386s] ... 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.441452s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_found_for_update [0.295214s] ... ok 2025-06-06 09:49:11.983 3211915 WARNING octavia.controller.worker.v2.controller_worker [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failed to fetch load_balancer 8aeebd9e-eada-4cb7-8b05-884c0d1b54d7 from DB. Retrying for up to 60 seconds. {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_delete_port [0.444311s] ... ok Error plugging amphora (compute_id: amp9-compute-id) into port . Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 720, 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: amp9-compute-id) into vip network vip-net-1. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 720, 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-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 107, in _plug_amphora_vip interface = self.plug_port(amphora, new_port) File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 746, in plug_port raise base.PlugNetworkException(message) from e octavia.network.base.PlugNetworkException: Error plugging amphora (compute_id: amp9-compute-id) into port . {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_errors_when_nova_cant_find_network_to_attach [0.293717s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network [0.447321s] ... ok Error plugging amphora (compute_id: 3) into port 19dd3508-fa70-4631-9865-dbd87a7ef78d. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 720, 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 TypeError {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_port [0.302166s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port [0.545356s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network [0.304919s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip [0.540095s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_sg [0.293884s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_no_anti_affinity [6.011218s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_pool [0.004271s] ... ok 2025-06-06 09:49:14.995 3211915 INFO octavia.controller.worker.v2.controller_worker [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Finished deleting amphora 47058105-1103-4961-ad3a-fb43eef11d40. {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_amphora [0.004004s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7policy [0.002429s] ... ok 2025-06-06 09:49:15.011 3211915 INFO octavia.controller.worker.v2.controller_worker [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Successfully completed the failover for an amphora: {'id': '47058105-1103-4961-ad3a-fb43eef11d40', 'load_balancer_id': '8aeebd9e-eada-4cb7-8b05-884c0d1b54d7', 'lb_network_ip': , 'compute_id': , 'role': } {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_unknown_topology [0.014012s] ... ok 2025-06-06 09:49:15.031 3211915 INFO octavia.controller.worker.v2.controller_worker [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Successfully completed the failover for an amphora: {'id': '47058105-1103-4961-ad3a-fb43eef11d40', 'load_balancer_id': '8aeebd9e-eada-4cb7-8b05-884c0d1b54d7', 'lb_network_ip': , 'compute_id': , 'role': } {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_az [0.026698s] ... ok 2025-06-06 09:49:15.049 3211915 INFO octavia.controller.worker.v2.controller_worker [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Successfully completed the failover for an amphora: {'id': '47058105-1103-4961-ad3a-fb43eef11d40', 'load_balancer_id': '8aeebd9e-eada-4cb7-8b05-884c0d1b54d7', 'lb_network_ip': , 'compute_id': , 'role': } {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_flavor [0.011423s] ... ok 2025-06-06 09:49:15.058 3211915 ERROR octavia.controller.worker.v2.controller_worker [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] LB 8aeebd9e-eada-4cb7-8b05-884c0d1b54d7 failover exception: loadbalancer 8aeebd9e-eada-4cb7-8b05-884c0d1b54d7 not found.: octavia.common.exceptions.NotFound: loadbalancer 8aeebd9e-eada-4cb7-8b05-884c0d1b54d7 not found. 2025-06-06 09:49:15.058 3211915 ERROR octavia.controller.worker.v2.controller_worker Traceback (most recent call last): 2025-06-06 09:49:15.058 3211915 ERROR octavia.controller.worker.v2.controller_worker File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/controller/worker/v2/controller_worker.py", line 1140, in failover_loadbalancer 2025-06-06 09:49:15.058 3211915 ERROR octavia.controller.worker.v2.controller_worker raise exceptions.NotFound(resource=constants.LOADBALANCER, 2025-06-06 09:49:15.058 3211915 ERROR octavia.controller.worker.v2.controller_worker octavia.common.exceptions.NotFound: loadbalancer 8aeebd9e-eada-4cb7-8b05-884c0d1b54d7 not found. 2025-06-06 09:49:15.058 3211915 ERROR octavia.controller.worker.v2.controller_worker {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_no_lb [0.011825s] ... ok 2025-06-06 09:49:15.079 3211915 WARNING octavia.controller.worker.v2.controller_worker [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] 1 amphorae found on load balancer 8aeebd9e-eada-4cb7-8b05-884c0d1b54d7 where two should exist. Repairing. 2025-06-06 09:49:15.088 3211915 INFO octavia.controller.worker.v2.controller_worker [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Failover of load balancer completed successfully. {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_az [0.023230s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby_net_split [0.007439s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_rule_deleted [0.499150s] ... ok 2025-06-06 09:49:15.550 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Neutron is failing to service requests due to: boom. Aborting.: Exception: boom {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_unkown_exception [0.453211s] ... ok Error retrieving nova virtual machine. NoneType: None {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_get_amphora [14.017501s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_translate_amphora [0.004863s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build [0.003373s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_extracts_image_id_by_tag [0.008073s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_availability_zone [0.007330s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_create_server_group [0.008014s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete [0.006840s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora [0.004368s] ... ok {3} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_exit [0.004598s] ... ok {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_load_balancer [0.010883s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_terminate [0.006827s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7policy [0.001853s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer_no_flavor_or_az [0.001326s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_member [0.001677s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_pool [0.001050s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_amphora [0.001016s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7policy [0.001025s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_listener [0.001047s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_pool [0.001032s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_health_monitor [0.001001s] ... ok {3} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_add_to_build_request_queue [0.003297s] ... ok {3} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_build_slot [0.001664s] ... ok {3} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_wait_for_build_slot [0.001856s] ... ok Failed to update amphora 8a253787-c93d-4043-8314-5e4b854b2779 status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_amphora_status_error [0.001905s] ... ok Failed to update l7rule 11f27ccd-2002-44cc-a536-c6b68a537425 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7rule_prov_status_error [0.001723s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_cert_rotate_amphora_flow [0.002420s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_amphora_for_lb_flow [0.006424s] ... 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.006935s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_delete_amphora_flow [0.002984s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_standalone [0.013814s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_create_vrrp_group [0.004967s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_delete_health_monitor_flow [0.002336s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_update_l7rule_flow [0.002353s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_all_listeners_flow [0.001915s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port_with_port_not_found [0.296337s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_flow [0.002560s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_update_listener_flow [0.003640s] ... ok Error retrieving nova virtual machine. NoneType: None Error retrieving nova virtual machine status. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/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 333, in wrapped_f return self(f, *args, **kw) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 423, in __call__ do = self.iter(retry_state=retry_state) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 369, in iter return self.retry_error_callback(retry_state=retry_state) File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/compute/drivers/nova_driver.py", line 37, in _raise_compute_exception raise exceptions.ComputeGetException() octavia.common.exceptions.ComputeGetException: Failed to retrieve compute instance. {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_status [14.026606s] ... ok {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_cinder_volume [0.004057s] ... ok {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_random_amphora_name_length [0.003084s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_anti_affinity_active_standby_load_balancer_flow [0.028666s] ... ok {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network [0.014177s] ... ok {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_get_amphora [0.002987s] ... ok Unknown topology: BOGUS. Unable to build load balancer. {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_bogus_topology_load_balancer_flow [0.011556s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_active_standby_listeners [0.023692s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow_cascade [0.007159s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_post_lb_amp_association_flow [0.016249s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_batch_update_members_flow [0.004279s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_config_update [0.019355s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_info [0.003579s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_listeners_reload [0.006710s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_start [0.005788s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug_with_host_routes [0.006486s] ... ok Failed to update amphora 2bad92cd-1a39-498f-96c0-8738f61a1c2c status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_network_plug [0.014504s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_vip_plug [0.008046s] ... ok Failed to update listener 31397abe-34b1-42f6-9161-4d574de15788 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_delete [0.005799s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_cert [0.011148s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided_tenant [0.367924s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_user_data [0.170406s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled_cached [0.456707s] ... ok 2025-06-06 09:49:16.404 3211915 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Port mock-port-1 already exists. Nothing to be done. {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_already_provided [0.485866s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group_rule [0.357629s] ... ok {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_get_amphora_retried [1.003639s] ... ok {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_availability_zone [0.003741s] ... 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-13.0.2.dev1/octavia/compute/drivers/nova_driver.py", line 415, in validate_availability_zone raise exceptions.InvalidSubresource( octavia.common.exceptions.InvalidSubresource: Nova availability zone bogus not found. {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_availability_zone_with_exception [0.004815s] ... ok {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor [0.006034s] ... ok Load balancer is in immutable state . Skipping failover. {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_with_additional_vips [0.495601s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__nova_interface_to_octavia_interface [0.731486s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_apply_qos_on_port [0.284481s] ... ok 2025-06-06 09:49:17.612 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Neutron VIP mis-match. Expected ip None on subnet mock-subnet-1 in network mock-network-1. Neutron has fixed_ips [] in network 0494f712-f818-4b38-bf9e-2b05eea09fa7. 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.712579s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_sec_group [0.308687s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network [0.425107s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_ip_availability [0.302483s] ... ok 2025-06-06 09:49:18.411 3211915 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Removing security group lb-sec-grp1 from port vrrp-port-2 2025-06-06 09:49:18.412 3211915 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Deleted security group lb-sec-grp1 {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_vrrp_port [0.490071s] ... ok 2025-06-06 09:49:18.727 3211915 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Removing security group lb-sec-grp1 from port vrrp-port-3 2025-06-06 09:49:18.728 3211915 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Deleted security group lb-sec-grp1 {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_port_deleted [0.316026s] ... ok Error retrieving port (port Filters: {'name': 'TestPort1'}. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/base.py", line 214, 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_name [0.510173s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_delete [3.006902s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_create [0.004132s] ... ok Error retrieving qos_policy (qos_policy id: mock-qos-id. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/base.py", line 189, 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.SDKException: SDKException {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_qos_policy [0.298696s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_associate_failover_amphora_with_lb_id [0.017232s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_lb_amphorae_health_monitoring [0.006593s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphora_details [0.013824s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_and_listeners [0.014231s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_role_indb [0.010865s] ... ok Failed to update health monitor 7612561f-a2b2-4d99-84a3-5c5495d814e0 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_active_in_db [0.024313s] ... ok Failed to update health monitor 7612561f-a2b2-4d99-84a3-5c5495d814e0 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_create_in_db [0.036640s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_monitors_online_in_db [0.030322s] ... ok Failed to update l7policy f2f5f756-1ea4-48ff-99a8-4e0210fc49ce provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_active_in_db [0.017856s] ... ok Failed to update listener 934ae865-4b98-49e6-99ed-e14005ff1880 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.008239s] ... ok Failed to update pool abaef633-5f72-456f-a4a4-ab9251ec636f 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.011413s] ... ok Failed to update pool abaef633-5f72-456f-a4a4-ab9251ec636f 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.013336s] ... ok Failed to update pool abaef633-5f72-456f-a4a4-ab9251ec636f provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_update_in_db [0.006221s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_amphora [0.013852s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_load_balancer [0.005094s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_additional_vips_after_allocation [0.004034s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_cert_busy_to_false [0.004948s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_health_monitor_in_db [0.004674s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_member_in_db [0.015834s] ... ok Failed to decrement l7policy quota for project: 23b91c70-c356-45a9-9bfd-b99c60381141 the project may have excess quota in use. Reverting decrement quota for l7policy on project 815c5880-ef00-4174-bc62-ee954f232377 Project quota counts may be incorrect. Reverting decrement quota for l7policy on project 815c5880-ef00-4174-bc62-ee954f232377 Project quota counts may be incorrect. Reverting decrement quota for l7policy on project 815c5880-ef00-4174-bc62-ee954f232377 Project quota counts may be incorrect. Reverting decrement quota for l7policy on project 815c5880-ef00-4174-bc62-ee954f232377 Project quota counts may be incorrect. {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota [0.014483s] ... ok Failed to update pool 4ed1dc51-936c-40c7-97e3-fbbe23bac49d provisioning status to ACTIVE due to: No sql_connection parameter is established {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_HealthMonitorToErrorOnRevertTask [0.003519s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7PolicyToErrorOnRevertTask [0.002168s] ... ok Failed to update l7policy 0f0dc962-ec58-4201-9800-9b0e3fc4bdab provisioning status to ACTIVE due to: No sql_connection parameter is established {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7RuleToErrorOnRevertTask [0.002689s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenersToErrorOnRevertTask [0.009234s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MembersToErrorOnRevertTask [0.002777s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip [0.008971s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_creation [0.009334s] ... ok 2025-06-06 09:49:19.432 3211915 WARNING octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - 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-06-06 09:49:19.433 3211915 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Removing security group from port 1 2025-06-06 09:49:19.433 3211915 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Deleted security group {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_vip_port_not_found [0.705151s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_calculate_delta [0.018193s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_network [0.529417s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_interfaces_to_unplug [0.302687s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_port [0.297649s] ... 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.509411s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_subnet [0.439283s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_create_vip_base_port [1.005566s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_deallocate_vip [0.004518s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_failover_preparation_for_amphora [0.003613s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_amphorae_network_configs [0.003363s] ... ok 2025-06-06 09:49:20.548 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Error plugging amphora (compute_id: amp11-compute-id) into port .: Exception: Attach failure 2025-06-06 09:49:20.548 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): 2025-06-06 09:49:20.548 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 720, in plug_port 2025-06-06 09:49:20.548 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs interface = self.compute.attach_network_or_port( 2025-06-06 09:49:20.548 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-06-06 09:49:20.548 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._mock_call(*args, **kwargs) 2025-06-06 09:49:20.548 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-06-06 09:49:20.548 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._execute_mock_call(*args, **kwargs) 2025-06-06 09:49:20.548 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call 2025-06-06 09:49:20.548 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise result 2025-06-06 09:49:20.548 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs Exception: Attach failure 2025-06-06 09:49:20.548 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Error plugging amphora (compute_id: amp11-compute-id) into vip network vip-net-1.: octavia.network.base.PlugNetworkException: Error plugging amphora (compute_id: amp11-compute-id) into port . 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 720, in plug_port 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs interface = self.compute.attach_network_or_port( 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._mock_call(*args, **kwargs) 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._execute_mock_call(*args, **kwargs) 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise result 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs Exception: Attach failure 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs The above exception was the direct cause of the following exception: 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 107, in _plug_amphora_vip 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs interface = self.plug_port(amphora, new_port) 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 746, in plug_port 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise base.PlugNetworkException(message) from e 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs octavia.network.base.PlugNetworkException: Error plugging amphora (compute_id: amp11-compute-id) into port . 2025-06-06 09:49:20.549 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_attach_fails [0.303302s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_delta [0.186031s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip [0.300712s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_ports [0.006260s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip [0.004989s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_retrieve_portids_on_amphora_except_lb_network [0.004613s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora [0.003462s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_notification_tasks.TestNotificationTasks.test_create_notification [0.002709s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_notification_tasks.TestNotificationTasks.test_update_notification_execute [0.001756s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_amphora_cert_rotation [0.004593s] ... ok Failed to fetch l7rule from DB. Retrying for up to 60 seconds. 2025-06-06 09:49:20.857 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Error creating the base (VRRP) port for the VIP with port details: {'name': 'octavia-lb-vrrp-amp13-id', 'network_id': 'vip-net-1', 'fixed_ips': [{'subnet_id': 'vip-subnet-1'}], 'admin_state_up': True, 'device_owner': 'Octavia'}: Exception: Create failure 2025-06-06 09:49:20.857 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): 2025-06-06 09:49:20.857 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 94, in _plug_amphora_vip 2025-06-06 09:49:20.857 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs new_port = self.network_proxy.create_port(**port) 2025-06-06 09:49:20.857 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-06-06 09:49:20.857 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._mock_call(*args, **kwargs) 2025-06-06 09:49:20.857 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-06-06 09:49:20.857 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._execute_mock_call(*args, **kwargs) 2025-06-06 09:49:20.857 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call 2025-06-06 09:49:20.857 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise result 2025-06-06 09:49:20.857 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs Exception: Create failure 2025-06-06 09:49:20.857 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_create_fails [0.307608s] ... ok Error retrieving port (port id: mock-port-1. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/base.py", line 191, in _get_resource return getattr(utils, 'convert_%s_to_model' % File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/utils.py", line 40, in convert_port_to_model for fixed_ip in port.fixed_ips] AttributeError: 'dict' object has no attribute 'fixed_ips' {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip_exception [0.448466s] ... ok 2025-06-06 09:49:21.391 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Error plugging amphora (compute_id: mock-compute-1) into network mock-network-1.: novaclient.exceptions.NotFound: Network not found (HTTP 404) 2025-06-06 09:49:21.391 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): 2025-06-06 09:49:21.391 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 633, in plug_network 2025-06-06 09:49:21.391 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs interface = self.compute.attach_network_or_port( 2025-06-06 09:49:21.391 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-06-06 09:49:21.391 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._mock_call(*args, **kwargs) 2025-06-06 09:49:21.391 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-06-06 09:49:21.391 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._execute_mock_call(*args, **kwargs) 2025-06-06 09:49:21.391 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-06-06 09:49:21.391 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise effect 2025-06-06 09:49:21.391 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs novaclient.exceptions.NotFound: Network not found (HTTP 404) 2025-06-06 09:49:21.391 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_network_cant_be_found [0.533642s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_unplug_fixed_ip [0.296628s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network [0.001248s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_security_group [0.000924s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_vip [0.000993s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_aap [0.000916s] ... ok {0} octavia.tests.unit.test_opts.TestOpts.test_list_opts [0.002665s] ... ok Timed out waiting to create cinder volume Timed out waiting to create cinder volume Timed out waiting to create cinder volume Timed out waiting to create cinder volume Timed out waiting to create cinder volume {0} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_build_cinder_volume_timeout [0.005077s] ... 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 Timeout after 3 seconds. {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7rule [1.006486s] ... ok 1969-12-31 19:00:01.001 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Error unplugging VIP. Could not clear allowed address pairs from port vrrp-port-8.: openstack.exceptions.ResourceNotFound: Error 1969-12-31 19:00:01.001 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): 1969-12-31 19:00:01.001 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 597, in unplug_aap_port 1969-12-31 19:00:01.001 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs self.network_proxy.update_port(interface.port_id, 1969-12-31 19:00:01.001 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 1969-12-31 19:00:01.001 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._mock_call(*args, **kwargs) 1969-12-31 19:00:01.001 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 1969-12-31 19:00:01.001 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._execute_mock_call(*args, **kwargs) 1969-12-31 19:00:01.001 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 1969-12-31 19:00:01.001 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise effect 1969-12-31 19:00:01.001 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs openstack.exceptions.ResourceNotFound: Error 1969-12-31 19:00:01.001 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port_errors_when_update_port_cant_find_port [0.290067s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_listener [0.004961s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7rule [0.003303s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade [0.004529s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_without_cascade [0.003943s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_member [0.005449s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_pool [0.003063s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_single [0.005733s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_add_vips [0.006740s] ... ok Unknown load balancer topology found: bogus, aborting failover! LB 02b54e3e-a754-40cd-a3d3-1422cc332900 failover exception: Invalid topology specified: bogus Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/controller/worker/v2/controller_worker.py", line 1160, in failover_loadbalancer raise exceptions.InvalidTopology(topology=lb.topology) octavia.common.exceptions.InvalidTopology: Invalid topology specified: bogus {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_bogus_topology [0.003754s] ... ok 2 amphorae found on load balancer 02b54e3e-a754-40cd-a3d3-1422cc332900 where one should exist. Repairing. {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_flavor [0.018575s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby [0.004664s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_single [0.003268s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7policy [0.002549s] ... 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. {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7policy_timeout [0.002882s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7rule [0.003256s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_listener [0.002451s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_pool [0.002634s] ... 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.002931s] ... ok {1} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_stale_amphora [5.013623s] ... ok {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_non_expired_amphora [0.002147s] ... ok {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_False [0.002691s] ... ok {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_True [0.003513s] ... ok {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_Zombie [0.014096s] ... ok {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_batch_update_members [0.001132s] ... ok {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7rule [0.001006s] ... ok {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_listener [0.001016s] ... ok {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer [0.001047s] ... ok {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_amphora [0.001220s] ... ok {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_load_balancer [0.001027s] ... ok {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_highest_priority [0.011662s] ... ok {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_all_from_build_req_queue [0.003323s] ... ok Failed to update l7policy c6ed0c02-f09e-4282-b2bc-aeb64a0e322d provisioning status to ERROR due to: fail {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7policy_prov_status_error [0.001783s] ... ok {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_active [0.392353s] ... ok Failed to update member 8656e40b-2ed9-4a8c-8afc-7c02c3ccf061 provisioning status to ERROR due to: fail {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_member_prov_status_error [0.002452s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_no_fixed_ip [0.463946s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_create_amphora_for_lb_flow [0.007552s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_bogus_create_amphora_for_lb_flow [0.005472s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow_cert [0.005642s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_act_stdby [0.019353s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow [0.004990s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_delete_l7policy_flow [0.002079s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_create_l7rule_flow [0.002151s] ... ok 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Can't unplug vip because vip subnet vip-subnet-1 was not found: octavia.network.base.SubnetNotFound: subnet not found (subnet id: vip-subnet-1). 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/base.py", line 189, in _get_resource 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs resource = getattr( 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._mock_call(*args, **kwargs) 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._execute_mock_call(*args, **kwargs) 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise effect 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs openstack.exceptions.ResourceNotFound: Error 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs The above exception was the direct cause of the following exception: 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 620, in unplug_vip 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs subnet = self.get_subnet(vip.subnet_id) 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/base.py", line 250, in get_subnet 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._get_resource('subnet', subnet_id, context=context) 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/base.py", line 197, in _get_resource 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise getattr(base, '%sNotFound' % ''.join( 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs octavia.network.base.SubnetNotFound: subnet not found (subnet id: vip-subnet-1). 2025-06-06 09:49:22.278 3211915 ERROR octavia.network.drivers.neutron.allowed_address_pairs {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip_errors_when_vip_subnet_not_found [0.596723s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flow [0.013075s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow [0.004509s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_single [0.012315s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amps_act_stdby [0.015769s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_standalone_act_stdby [0.016786s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_delete_member_flow [0.004302s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_create_pool_flow [0.001773s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow [0.002302s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow_internal [0.001273s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_listeners_update [0.004179s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_compute_connectivity_wait [0.003570s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_update_vrrp_interface [0.004216s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_start [0.003920s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_error_status [0.003087s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_None [0.001954s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7rule_in_db [0.010070s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_listener_in_db [0.007539s] ... ok Attempt 1 to remove security group security-group-1 failed. {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_member_in_db [0.149674s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_pool_in_db [0.005609s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_listeners_from_loadbalancer [0.004520s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_loadbalancer [0.003800s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_deleted_in_db [0.003713s] ... ok 2025-06-06 09:49:22.573 3211915 WARNING octavia.network.drivers.neutron.allowed_address_pairs [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] VIP security group missing when updating the VIP for delete on load balancer: 1. Skipping update because this is for delete. {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_for_delete_when_security_group_missing [0.294921s] ... ok Failed to update amphora 00011d7f-06b6-4d64-bfaa-961048372953 status to ERROR due to: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_allocated_in_db [0.006044s] ... ok Failed to update amphora 00011d7f-06b6-4d64-bfaa-961048372953 status to ERROR due to: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_deleted_in_db [0.004930s] ... ok Failed to update amphora 00011d7f-06b6-4d64-bfaa-961048372953 status to ERROR due to: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_delete_in_db [0.004085s] ... ok Failed to update amphora 00011d7f-06b6-4d64-bfaa-961048372953 status to ERROR due to: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_update_in_db [0.004933s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_ready_in_db [0.004278s] ... ok Failed to update health monitor f00a1053-a49d-4add-840b-a2a9598e2906 provisioning status to ERROR due to: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_delete_in_db [0.005068s] ... ok Failed to update l7rule 5999f986-084b-48bc-898d-80f0b95ea567 provisioning status to ERROR due to: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_active_in_db [0.004676s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_health_monitoring_busy [0.004455s] ... ok Failed to update member 75882738-0959-4687-a923-92ad90124430 provisioning status to ERROR due to: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_update_in_db [0.004333s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data [0.003929s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7rule_in_db [0.006987s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_lb_server_group_in_db [0.008366s] ... ok Failed to decrement listener quota for project: ff1902b7-dc48-403c-b8fe-72d317f182d0 the project may have excess quota in use. Reverting decrement quota for listener on project ff1902b7-dc48-403c-b8fe-72d317f182d0 Project quota counts may be incorrect. Reverting decrement quota for listener on project ff1902b7-dc48-403c-b8fe-72d317f182d0 Project quota counts may be incorrect. Reverting decrement quota for listener on project ff1902b7-dc48-403c-b8fe-72d317f182d0 Project quota counts may be incorrect. Reverting decrement quota for listener on project ff1902b7-dc48-403c-b8fe-72d317f182d0 Project quota counts may be incorrect. {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_listener_quota [0.004667s] ... ok Failed to decrement pool quota for project: aa98c1fb-957e-44ea-b3f2-7c19e0c6c4ef the project may have excess quota in use. Reverting decrement quota for pool on project aa98c1fb-957e-44ea-b3f2-7c19e0c6c4ef Project quota counts may be incorrect. Reverting decrement quota for pool on project aa98c1fb-957e-44ea-b3f2-7c19e0c6c4ef Project quota counts may be incorrect. Reverting decrement quota for pool on project aa98c1fb-957e-44ea-b3f2-7c19e0c6c4ef Project quota counts may be incorrect. Reverting decrement quota for pool on project aa98c1fb-957e-44ea-b3f2-7c19e0c6c4ef Project quota counts may be incorrect. {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota [0.005166s] ... ok Reverting decrement quota for pool on project 7cc3c774-e667-4ce2-94fc-a7d0ef21a0fe Project quota counts may be incorrect. Reverting decrement quota for pool on project 7cc3c774-e667-4ce2-94fc-a7d0ef21a0fe Project quota counts may be incorrect. Reverting decrement quota for pool on project 7cc3c774-e667-4ce2-94fc-a7d0ef21a0fe Project quota counts may be incorrect. {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota_pool_children [0.003514s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerIDToErrorOnRevertTask [0.001842s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerToErrorOnRevertTask [0.001596s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_admin_down_port [0.004181s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_member_ports [0.004113s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_subnet_from_vip [0.002721s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_jobboard_disabled [0.006323s] ... ok Failed to fetch l7member from DB. Retrying for up to 60 seconds. {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_allowed_address_pair_to_port [0.449183s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port [0.285164s] ... ok Attempt 2 to remove security group security-group-1 failed. {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_member [1.009953s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_health_monitor [0.003720s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_listener [0.002553s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_no_lb [0.004581s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_anti_affinity [0.005229s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_single [0.003897s] ... ok 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.002850s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_amphora_agent_config [0.003457s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_health_monitor [0.002967s] ... 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. {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7rule_timeout [0.004272s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_load_balancer [0.002753s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_member [0.003584s] ... 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. {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_member_timeout [0.004023s] ... ok A single Glance image should be tagged with faketag tag, but at least two were found. Using 8ebd1043-1edd-4d79-8d14-a215e11fbad5. {1} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_multiple_images_returns_one_of_images [0.000956s] ... ok {1} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_no_images [0.000749s] ... ok {1} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_single_image_owner [0.000797s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_plugged_networks [0.471472s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port [0.298975s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_fixed_ip [0.433257s] ... ok 2025-06-06 09:49:24.367 3211915 ERROR octavia.network.drivers.neutron.base [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Error retrieving port (port Filters: {'network_id': 'mock-network-1', 'device_id': 'Moctavia123'}.: Exception 2025-06-06 09:49:24.367 3211915 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): 2025-06-06 09:49:24.367 3211915 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/base.py", line 214, in _get_resources_by_filters 2025-06-06 09:49:24.367 3211915 ERROR octavia.network.drivers.neutron.base resources = getattr( 2025-06-06 09:49:24.367 3211915 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-06-06 09:49:24.367 3211915 ERROR octavia.network.drivers.neutron.base return self._mock_call(*args, **kwargs) 2025-06-06 09:49:24.367 3211915 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-06-06 09:49:24.367 3211915 ERROR octavia.network.drivers.neutron.base return self._execute_mock_call(*args, **kwargs) 2025-06-06 09:49:24.367 3211915 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-06-06 09:49:24.367 3211915 ERROR octavia.network.drivers.neutron.base raise effect 2025-06-06 09:49:24.367 3211915 ERROR octavia.network.drivers.neutron.base Exception 2025-06-06 09:49:24.367 3211915 ERROR octavia.network.drivers.neutron.base {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port_by_net_id_device_id [0.288435s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided [0.289181s] ... ok 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... {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_secgrp_has_allocated_ports [2.307713s] ... ok 2025-06-06 09:49:24.876 3211915 ERROR octavia.network.drivers.neutron.base [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Error retrieving subnet (subnet Filters: {'name': 'TestSubnet1'}.: Exception 2025-06-06 09:49:24.876 3211915 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): 2025-06-06 09:49:24.876 3211915 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/base.py", line 214, in _get_resources_by_filters 2025-06-06 09:49:24.876 3211915 ERROR octavia.network.drivers.neutron.base resources = getattr( 2025-06-06 09:49:24.876 3211915 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-06-06 09:49:24.876 3211915 ERROR octavia.network.drivers.neutron.base return self._mock_call(*args, **kwargs) 2025-06-06 09:49:24.876 3211915 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-06-06 09:49:24.876 3211915 ERROR octavia.network.drivers.neutron.base return self._execute_mock_call(*args, **kwargs) 2025-06-06 09:49:24.876 3211915 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-06-06 09:49:24.876 3211915 ERROR octavia.network.drivers.neutron.base raise effect 2025-06-06 09:49:24.876 3211915 ERROR octavia.network.drivers.neutron.base Exception 2025-06-06 09:49:24.876 3211915 ERROR octavia.network.drivers.neutron.base {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet_by_name [0.509276s] ... ok VIP port mock-port-1 is missing from neutron. Rebuilding. {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_not_found [0.521014s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_unique_port_by_name [0.349078s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation_dns_integration [0.747796s] ... ok Error creating a port on network 9b6dc025-d080-4972-913d-f428b97352d5 due to boom. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 865, in create_port 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: boom {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_create_port [0.341720s] ... ok Error retrieving port (port id: 4. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/base.py", line 189, 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 1155, in _execute_mock_call raise result Exception: boom Getting network configurations for amphora 333 failed due to Error retrieving port (port id: 4.. {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_network_configs [0.350181s] ... ok Unable to get port information for port None. Continuing to delete the security group. {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_port [0.462302s] ... ok 2025-06-06 09:49:25.830 3211915 ERROR octavia.network.drivers.neutron.base [None req-b849ca1f-e1ca-498e-a047-ee9fccd59fc1 - fake - - - -] Error retrieving port (port id: mock-port-1.: AttributeError: 'tuple' object has no attribute 'get' 2025-06-06 09:49:25.830 3211915 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): 2025-06-06 09:49:25.830 3211915 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/base.py", line 191, in _get_resource 2025-06-06 09:49:25.830 3211915 ERROR octavia.network.drivers.neutron.base return getattr(utils, 'convert_%s_to_model' % 2025-06-06 09:49:25.830 3211915 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/utils.py", line 39, in convert_port_to_model 2025-06-06 09:49:25.830 3211915 ERROR octavia.network.drivers.neutron.base fixed_ips = [convert_fixed_ip_dict_to_model(fixed_ip) 2025-06-06 09:49:25.830 3211915 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/utils.py", line 39, in 2025-06-06 09:49:25.830 3211915 ERROR octavia.network.drivers.neutron.base fixed_ips = [convert_fixed_ip_dict_to_model(fixed_ip) 2025-06-06 09:49:25.830 3211915 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/utils.py", line 76, in convert_fixed_ip_dict_to_model 2025-06-06 09:49:25.830 3211915 ERROR octavia.network.drivers.neutron.base return network_models.FixedIP(subnet_id=fixed_ip.get('subnet_id'), 2025-06-06 09:49:25.830 3211915 ERROR octavia.network.drivers.neutron.base AttributeError: 'tuple' object has no attribute 'get' 2025-06-06 09:49:25.830 3211915 ERROR octavia.network.drivers.neutron.base {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_unplug_fixed_ip_exception [0.604589s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_subnet_to_model [0.007491s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_allocate_vip [0.001396s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_delete_port [0.000842s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network_by_name [0.001983s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port_by_net_id_device_id [0.000767s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_subnet [0.000874s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_aap_port [0.001099s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_network [0.001067s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_port [0.000894s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_unplug_and_get_plugged_networks [0.001275s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_set_port_admin_state_up [0.000771s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_network [0.001032s] ... ok {2} octavia.tests.unit.statistics.test_stats_base.TestStatsBase.test__get_stats_handlers [0.001751s] ... ok {2} octavia.tests.unit.volume.drivers.noop_driver.test_driver.TestNoopVolumeDriver.test_get_image_from_volume [0.000280s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_owned_by_octavia [0.335532s] ... ok Error when getting security group Fake_SG_name due to boom Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 886, 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.543305s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_on_mgmt_net [0.369557s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation [0.530548s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port [0.564736s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_with_add_vips [0.597349s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_compute_instance_cant_be_found [0.328041s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_vip [0.486272s] ... ok Error plugging amphora (compute_id: mock-compute-1) into network mock-network-1. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 633, in plug_network 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 TypeError {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_interface_attach_fails [0.469912s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_no_listeners [0.532851s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_set_port_admin_state_up [0.358793s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group [0.417090s] ... ok Error unplugging VIP. Could not clear allowed address pairs from port vrrp-port-4. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/allowed_address_pairs.py", line 597, 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 {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_errors_when_update_port_fails [0.460791s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_timeout [0.338092s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_apply_or_undo_qos_on_port [0.669060s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_compute_port_cant_be_found [0.308956s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_multiple_ports_by_net_id_device_id [0.416382s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_list_ports_fails [0.587453s] ... ok Error retrieving network (network Filters: {'name': 'TestNet1'}. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/base.py", line 214, 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 {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_by_name [0.719988s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip [0.630424s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_non_existing_port_by_name [0.461843s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_listener_deleted [0.572459s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_protocol_and_peer_ports_overlap [0.622786s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_missing [0.410592s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet [1.603571s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_validate_fixed_ip [0.403294s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip_no_ip_address [0.643509s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_ip_availability_to_model [0.000552s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_port_to_model [0.000478s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_apply_qos_on_port [0.001073s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_create_port [0.001008s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_deallocate_vip [0.000943s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network_configs [0.000911s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port [0.000994s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port_by_name [0.000899s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_update_vip [0.000919s] ... 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 {3} octavia.tests.unit.statistics.test_stats_base.TestStatsBase.test_update_stats [0.005042s] ... ok {3} octavia.tests.unit.test_version.TestVersion.test_product_string [0.000398s] ... ok {3} octavia.tests.unit.test_version.TestVersion.test_vendor_str [0.000377s] ... ok {3} octavia.tests.unit.test_version.TestVersion.test_version_str [0.000667s] ... ok {3} octavia.tests.unit.volume.drivers.noop_driver.test_driver.TestNoopVolumeDriver.test_create_volume_from_image [0.000444s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port_with_other_exception [0.666670s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled [0.516201s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__get_ports_by_security_group [1.027921s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__port_to_vip [0.611591s] ... ok Error retrieving port (port Filters: {'network_id': 'mock-network-1', 'device_id': 'Moctavia123'}. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-13.0.2.dev1/octavia/network/drivers/neutron/base.py", line 214, 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 {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_ports_by_net_id_device_id [1.306227s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_fixed_ip_dict_to_model [0.000429s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_to_model [0.003372s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_plugged_networks [0.001645s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_qos_policy [0.001402s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_subnet_by_name [0.001344s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_fixed_ip [0.001084s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_vip [0.000951s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_update_vip_sg [0.001525s] ... ok {1} octavia.tests.unit.statistics.drivers.test_logger.TestStatsUpdateLogger.test_update_stats [0.001612s] ... ok {1} octavia.tests.unit.statistics.drivers.test_update_db.TestStatsUpdateDb.test_update_stats [0.009866s] ... ok {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image [0.013956s] ... ok Error creating Error creating Error creating Error creating Error creating {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image_error [0.008826s] ... ok {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume [0.002014s] ... ok {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume_error [0.001271s] ... ok Sending INIT packet to 192.168.0.27:1234 Received ABORT sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ====== Totals ====== Ran: 1565 tests in 38.1845 sec. - Passed: 1565 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 120.6576 sec. ============== Worker Balance ============== - Worker 0 (392 tests) => 0:00:21.998817 - Worker 1 (391 tests) => 0:00:38.184531 - Worker 2 (391 tests) => 0:00:26.785919 - Worker 3 (391 tests) => 0:00:34.091789 /usr/lib/python3.9/site-packages/future/standard_library/__init__.py:65: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp Test id Runtime (s) ------------------------------------------------------------------------------------------------------------------------------------------------------- ----------- octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_status 14.027 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_anti_affinity 6.017 octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_no_anti_affinity 6.011 octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_stale_amphora 5.014 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.007 octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_secgrp_has_allocated_ports 2.308 octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_process_wrapper 2.004 octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet 1.604 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-octavia-13.0.2-0.20250606134558.148abf8.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RXJOIW + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/python3-octavia + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/python3-octavia + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octavia = 13.0.2-0.20250606134558.148abf8.el9 python3-octavia = 13.0.2-0.20250606134558.148abf8.el9 python3.9-octavia = 13.0.2-0.20250606134558.148abf8.el9 python3.9dist(octavia) = 13.0.2 python3dist(octavia) = 13.0.2 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.3 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(simplejson) >= 3.13.2 python3.9dist(sqlalchemy) >= 1.2.19 python3.9dist(sqlalchemy-utils) >= 0.30.11 python3.9dist(stevedore) >= 1.20 python3.9dist(taskflow) >= 4.4 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 < 13.0.2-0.20250606134558.148abf8.el9 Processing files: python3-octavia-tests-13.0.2-0.20250606134558.148abf8.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vxiNjL + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/python3-octavia-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/python3-octavia-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octavia-tests = 13.0.2-0.20250606134558.148abf8.el9 python3-octavia-tests = 13.0.2-0.20250606134558.148abf8.el9 python3.9-octavia-tests = 13.0.2-0.20250606134558.148abf8.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 < 13.0.2-0.20250606134558.148abf8.el9 Processing files: openstack-octavia-common-13.0.2-0.20250606134558.148abf8.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Eox2UL + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/doc/openstack-octavia-common + cp -pr README.rst /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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.qMcRA7 + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-octavia-common) = 13.0.2-0.20250606134558.148abf8.el9 openstack-octavia-common = 13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.noOLV6 + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-amphora-agent + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-amphora-agent + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-octavia-amphora-agent) = 13.0.2-0.20250606134558.148abf8.el9 openstack-octavia-amphora-agent = 13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jOHWLi + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-api + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-api + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-api = 13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KLBlob + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-worker + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-worker + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-worker = 13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hpVXIp + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-health-manager + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-health-manager + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-health-manager = 13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.H28RdN + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-housekeeping + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-housekeeping + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-housekeeping = 13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IXLthj + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-driver-agent + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/licenses/openstack-octavia-driver-agent + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-driver-agent = 13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vs6QLt + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/doc/openstack-octavia-diskimage-create + cp -pr diskimage-create/README.rst /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64/usr/share/doc/openstack-octavia-diskimage-create + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-diskimage-create = 13.0.2-0.20250606134558.148abf8.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-13.0.2-0.20250606134558.148abf8.el9.x86_64 Wrote: /builddir/build/SRPMS/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.src.rpm Wrote: /builddir/build/RPMS/openstack-octavia-diskimage-create-13.0.2-0.20250606134558.148abf8.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-api-13.0.2-0.20250606134558.148abf8.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-common-13.0.2-0.20250606134558.148abf8.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-amphora-agent-13.0.2-0.20250606134558.148abf8.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-housekeeping-13.0.2-0.20250606134558.148abf8.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-health-manager-13.0.2-0.20250606134558.148abf8.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-worker-13.0.2-0.20250606134558.148abf8.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-driver-agent-13.0.2-0.20250606134558.148abf8.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-octavia-13.0.2-0.20250606134558.148abf8.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-octavia-tests-13.0.2-0.20250606134558.148abf8.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B19ZUN + umask 022 + cd /builddir/build/BUILD + cd octavia-13.0.2.dev1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-octavia-13.0.2-0.20250606134558.148abf8.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0