Mock Version: 6.0
Mock Version: 6.0
Mock Version: 6.0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-networking-sfc.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fa8ae0b9d00>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-networking-sfc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.src.rpm
Child return code was: 0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-networking-sfc.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fdd779e8430>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-networking-sfc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/python-networking-sfc.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fdd779e8430>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/python-networking-sfc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.URCu54
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf networking-sfc-20.0.1.dev2
+ /usr/bin/gzip -dc /builddir/build/SOURCES/networking-sfc-20.0.1.dev2-0.20250402141157.e0ba5dc.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd networking-sfc-20.0.1.dev2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-networking-sfc-20.0.1 base'
+ rm -rf networking_sfc/tests/unit/cli
+ 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 os-api-ref 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 os-api-ref 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 os-api-ref 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 os-api-ref 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 os-api-ref 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 os-api-ref pylint
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^os-api-ref.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^os-api-ref.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order os-api-ref 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.rjFg16
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-sfc-20.0.1.dev2
+ 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/networking-sfc-20.0.1.dev2/.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/networking-sfc-20.0.1.dev2/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/networking-sfc-20.0.1.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
Handling wheel from get_requires_for_build_wheel
Requirement not satisfied: wheel
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Exiting dependency generation pass: get_requires_for_build_wheel
+ cat /builddir/build/BUILD/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-networking-sfc.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fdd779e8430>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-networking-sfc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NE8JRM
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-sfc-20.0.1.dev2
+ 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/networking-sfc-20.0.1.dev2/.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/networking-sfc-20.0.1.dev2/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/networking-sfc-20.0.1.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement not satisfied: tox-current-env >= 0.0.6
Exiting dependency generation pass: tox itself
+ cat /builddir/build/BUILD/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
Wrote: /builddir/build/SRPMS/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.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/python-networking-sfc.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fdd779e8430>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-networking-sfc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.h3wk6h
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-sfc-20.0.1.dev2
+ 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/networking-sfc-20.0.1.dev2/.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/networking-sfc-20.0.1.dev2/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/networking-sfc-20.0.1.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling pbr>=4.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=4.0.0
   (installed: pbr 6.1.1)
Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.27.0
   (installed: eventlet 0.36.1)
Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs
Requirement satisfied: netaddr>=0.7.18
   (installed: netaddr 1.3.0)
Handling python-neutronclient>=10.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: python-neutronclient>=10.0.0
   (installed: python-neutronclient 11.4.0)
Handling SQLAlchemy>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy>=2.0.0
   (installed: SQLAlchemy 2.0.38)
Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs
Requirement satisfied: alembic>=0.9.6
   (installed: alembic 1.14.1)
Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stevedore>=1.20.0
   (installed: stevedore 5.4.1)
Handling oslo.config>=8.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.config>=8.0.0
   (installed: oslo.config 9.7.1)
Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.i18n>=3.20.0
   (installed: oslo.i18n 6.5.1)
Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.log>=4.3.0
   (installed: oslo.log 7.1.0)
Handling oslo.messaging>=12.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.messaging>=12.4.0
   (installed: oslo.messaging 16.1.0)
Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.serialization>=2.25.0
   (installed: oslo.serialization 5.7.0)
Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=4.5.0
   (installed: oslo.utils 8.2.0)
Handling neutron-lib>=2.19.0 from tox --print-deps-only: py39,docs
Requirement satisfied: neutron-lib>=2.19.0
   (installed: neutron-lib 3.18.2)
Handling neutron>=23.0.0.0b2 from tox --print-deps-only: py39,docs
Requirement satisfied: neutron>=23.0.0.0b2
   (installed: neutron 26.0.1.dev2)
Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: coverage!=4.4,>=4.0
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.1.0)
Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: requests-mock>=1.2.0
   (installed: requests-mock 1.10.0)
Handling testresources>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testresources>=2.0.0
   (installed: testresources 2.0.1)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement satisfied: testscenarios>=0.4
   (installed: testscenarios 0.5.0)
Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs
Requirement satisfied: WebOb>=1.8.2
   (installed: WebOb 1.8.9)
Handling WebTest>=2.0.27 from tox --print-deps-only: py39,docs
Requirement satisfied: WebTest>=2.0.27
   (installed: WebTest 3.0.0)
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=3.2.0
   (installed: oslotest 5.0.0)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=2.0.0
   (installed: stestr 4.1.0)
Handling psycopg2>=2.8 from tox --print-deps-only: py39,docs
Requirement not satisfied: psycopg2>=2.8
Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39,docs
Requirement satisfied: PyMySQL>=0.7.6
   (installed: PyMySQL 0.10.1)
Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx>=2.0.0,!=2.1.0
   (installed: sphinx 3.4.3)
Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs
Requirement not satisfied: openstackdocstheme>=2.2.1
Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0
   (installed: sphinxcontrib-svg2pdfconverter 1.1.1)
Handling reno>=3.1.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: reno>=3.1.0
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
running dist_info
writing networking_sfc.egg-info/PKG-INFO
writing dependency_links to networking_sfc.egg-info/dependency_links.txt
writing entry points to networking_sfc.egg-info/entry_points.txt
writing requirements to networking_sfc.egg-info/requires.txt
writing top-level names to networking_sfc.egg-info/top_level.txt
writing pbr to networking_sfc.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
reading manifest template 'MANIFEST.in'
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 'networking_sfc.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/networking-sfc-20.0.1.dev2/networking_sfc-20.0.1.dev2.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling pbr (>=4.0.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: pbr (>=4.0.0)
   (installed: pbr 6.1.1)
Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: eventlet (>=0.27.0)
   (installed: eventlet 0.36.1)
Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: netaddr (>=0.7.18)
   (installed: netaddr 1.3.0)
Handling python-neutronclient (>=10.0.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: python-neutronclient (>=10.0.0)
   (installed: python-neutronclient 11.4.0)
Handling SQLAlchemy (>=2.0.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: SQLAlchemy (>=2.0.0)
   (installed: SQLAlchemy 2.0.38)
Handling alembic (>=0.9.6) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: alembic (>=0.9.6)
   (installed: alembic 1.14.1)
Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: stevedore (>=1.20.0)
   (installed: stevedore 5.4.1)
Handling oslo.config (>=8.0.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.config (>=8.0.0)
   (installed: oslo.config 9.7.1)
Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.i18n (>=3.20.0)
   (installed: oslo.i18n 6.5.1)
Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.log (>=4.3.0)
   (installed: oslo.log 7.1.0)
Handling oslo.messaging (>=12.4.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.messaging (>=12.4.0)
   (installed: oslo.messaging 16.1.0)
Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.serialization (>=2.25.0)
   (installed: oslo.serialization 5.7.0)
Handling oslo.utils (>=4.5.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.utils (>=4.5.0)
   (installed: oslo.utils 8.2.0)
Handling neutron-lib (>=2.19.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: neutron-lib (>=2.19.0)
   (installed: neutron-lib 3.18.2)
Handling neutron (>=23.0.0.0b2) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: neutron (>=23.0.0.0b2)
   (installed: neutron 26.0.1.dev2)
+ cat /builddir/build/BUILD/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64-pyproject-buildrequires
+ rm -rfv networking_sfc-20.0.1.dev2.dist-info/
removed 'networking_sfc-20.0.1.dev2.dist-info/LICENSE'
removed 'networking_sfc-20.0.1.dev2.dist-info/AUTHORS'
removed 'networking_sfc-20.0.1.dev2.dist-info/METADATA'
removed 'networking_sfc-20.0.1.dev2.dist-info/entry_points.txt'
removed 'networking_sfc-20.0.1.dev2.dist-info/pbr.json'
removed 'networking_sfc-20.0.1.dev2.dist-info/top_level.txt'
removed directory 'networking_sfc-20.0.1.dev2.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-networking-sfc.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fdd779e8430>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-networking-sfc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.j6VqcA
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-sfc-20.0.1.dev2
+ 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/networking-sfc-20.0.1.dev2/.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/networking-sfc-20.0.1.dev2/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/networking-sfc-20.0.1.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling pbr>=4.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=4.0.0
   (installed: pbr 6.1.1)
Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.27.0
   (installed: eventlet 0.36.1)
Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs
Requirement satisfied: netaddr>=0.7.18
   (installed: netaddr 1.3.0)
Handling python-neutronclient>=10.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: python-neutronclient>=10.0.0
   (installed: python-neutronclient 11.4.0)
Handling SQLAlchemy>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy>=2.0.0
   (installed: SQLAlchemy 2.0.38)
Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs
Requirement satisfied: alembic>=0.9.6
   (installed: alembic 1.14.1)
Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stevedore>=1.20.0
   (installed: stevedore 5.4.1)
Handling oslo.config>=8.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.config>=8.0.0
   (installed: oslo.config 9.7.1)
Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.i18n>=3.20.0
   (installed: oslo.i18n 6.5.1)
Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.log>=4.3.0
   (installed: oslo.log 7.1.0)
Handling oslo.messaging>=12.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.messaging>=12.4.0
   (installed: oslo.messaging 16.1.0)
Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.serialization>=2.25.0
   (installed: oslo.serialization 5.7.0)
Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=4.5.0
   (installed: oslo.utils 8.2.0)
Handling neutron-lib>=2.19.0 from tox --print-deps-only: py39,docs
Requirement satisfied: neutron-lib>=2.19.0
   (installed: neutron-lib 3.18.2)
Handling neutron>=23.0.0.0b2 from tox --print-deps-only: py39,docs
Requirement satisfied: neutron>=23.0.0.0b2
   (installed: neutron 26.0.1.dev2)
Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: coverage!=4.4,>=4.0
   (installed: coverage 7.3.2)
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.1.0)
Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: requests-mock>=1.2.0
   (installed: requests-mock 1.10.0)
Handling testresources>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testresources>=2.0.0
   (installed: testresources 2.0.1)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement satisfied: testscenarios>=0.4
   (installed: testscenarios 0.5.0)
Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs
Requirement satisfied: WebOb>=1.8.2
   (installed: WebOb 1.8.9)
Handling WebTest>=2.0.27 from tox --print-deps-only: py39,docs
Requirement satisfied: WebTest>=2.0.27
   (installed: WebTest 3.0.0)
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=3.2.0
   (installed: oslotest 5.0.0)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=2.0.0
   (installed: stestr 4.1.0)
Handling psycopg2>=2.8 from tox --print-deps-only: py39,docs
Requirement satisfied: psycopg2>=2.8
   (installed: psycopg2 2.9.9)
Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39,docs
Requirement satisfied: PyMySQL>=0.7.6
   (installed: PyMySQL 0.10.1)
Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx>=2.0.0,!=2.1.0
   (installed: sphinx 3.4.3)
Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs
Requirement satisfied: openstackdocstheme>=2.2.1
   (installed: openstackdocstheme 3.0.0)
Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0
   (installed: sphinxcontrib-svg2pdfconverter 1.1.1)
Handling reno>=3.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: reno>=3.1.0
   (installed: reno 4.1.0)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
running dist_info
writing networking_sfc.egg-info/PKG-INFO
writing dependency_links to networking_sfc.egg-info/dependency_links.txt
writing entry points to networking_sfc.egg-info/entry_points.txt
writing requirements to networking_sfc.egg-info/requires.txt
writing top-level names to networking_sfc.egg-info/top_level.txt
writing pbr to networking_sfc.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
reading manifest template 'MANIFEST.in'
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 'networking_sfc.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/networking-sfc-20.0.1.dev2/networking_sfc-20.0.1.dev2.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling pbr (>=4.0.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: pbr (>=4.0.0)
   (installed: pbr 6.1.1)
Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: eventlet (>=0.27.0)
   (installed: eventlet 0.36.1)
Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: netaddr (>=0.7.18)
   (installed: netaddr 1.3.0)
Handling python-neutronclient (>=10.0.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: python-neutronclient (>=10.0.0)
   (installed: python-neutronclient 11.4.0)
Handling SQLAlchemy (>=2.0.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: SQLAlchemy (>=2.0.0)
   (installed: SQLAlchemy 2.0.38)
Handling alembic (>=0.9.6) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: alembic (>=0.9.6)
   (installed: alembic 1.14.1)
Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: stevedore (>=1.20.0)
   (installed: stevedore 5.4.1)
Handling oslo.config (>=8.0.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.config (>=8.0.0)
   (installed: oslo.config 9.7.1)
Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.i18n (>=3.20.0)
   (installed: oslo.i18n 6.5.1)
Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.log (>=4.3.0)
   (installed: oslo.log 7.1.0)
Handling oslo.messaging (>=12.4.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.messaging (>=12.4.0)
   (installed: oslo.messaging 16.1.0)
Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.serialization (>=2.25.0)
   (installed: oslo.serialization 5.7.0)
Handling oslo.utils (>=4.5.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.utils (>=4.5.0)
   (installed: oslo.utils 8.2.0)
Handling neutron-lib (>=2.19.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: neutron-lib (>=2.19.0)
   (installed: neutron-lib 3.18.2)
Handling neutron (>=23.0.0.0b2) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: neutron (>=23.0.0.0b2)
   (installed: neutron 26.0.1.dev2)
+ cat /builddir/build/BUILD/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64-pyproject-buildrequires
+ rm -rfv networking_sfc-20.0.1.dev2.dist-info/
removed 'networking_sfc-20.0.1.dev2.dist-info/AUTHORS'
removed 'networking_sfc-20.0.1.dev2.dist-info/LICENSE'
removed 'networking_sfc-20.0.1.dev2.dist-info/METADATA'
removed 'networking_sfc-20.0.1.dev2.dist-info/top_level.txt'
removed 'networking_sfc-20.0.1.dev2.dist-info/pbr.json'
removed 'networking_sfc-20.0.1.dev2.dist-info/entry_points.txt'
removed directory 'networking_sfc-20.0.1.dev2.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/python-networking-sfc.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fdd779e8430>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/python-networking-sfc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.7wtMTL
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-sfc-20.0.1.dev2
+ 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/networking-sfc-20.0.1.dev2/.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/networking-sfc-20.0.1.dev2/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/networking-sfc-20.0.1.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling pbr>=4.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=4.0.0
   (installed: pbr 6.1.1)
Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.27.0
   (installed: eventlet 0.36.1)
Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs
Requirement satisfied: netaddr>=0.7.18
   (installed: netaddr 1.3.0)
Handling python-neutronclient>=10.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: python-neutronclient>=10.0.0
   (installed: python-neutronclient 11.4.0)
Handling SQLAlchemy>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy>=2.0.0
   (installed: SQLAlchemy 2.0.38)
Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs
Requirement satisfied: alembic>=0.9.6
   (installed: alembic 1.14.1)
Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stevedore>=1.20.0
   (installed: stevedore 5.4.1)
Handling oslo.config>=8.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.config>=8.0.0
   (installed: oslo.config 9.7.1)
Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.i18n>=3.20.0
   (installed: oslo.i18n 6.5.1)
Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.log>=4.3.0
   (installed: oslo.log 7.1.0)
Handling oslo.messaging>=12.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.messaging>=12.4.0
   (installed: oslo.messaging 16.1.0)
Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.serialization>=2.25.0
   (installed: oslo.serialization 5.7.0)
Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=4.5.0
   (installed: oslo.utils 8.2.0)
Handling neutron-lib>=2.19.0 from tox --print-deps-only: py39,docs
Requirement satisfied: neutron-lib>=2.19.0
   (installed: neutron-lib 3.18.2)
Handling neutron>=23.0.0.0b2 from tox --print-deps-only: py39,docs
Requirement satisfied: neutron>=23.0.0.0b2
   (installed: neutron 26.0.1.dev2)
Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: coverage!=4.4,>=4.0
   (installed: coverage 7.3.2)
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.1.0)
Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: requests-mock>=1.2.0
   (installed: requests-mock 1.10.0)
Handling testresources>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testresources>=2.0.0
   (installed: testresources 2.0.1)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement satisfied: testscenarios>=0.4
   (installed: testscenarios 0.5.0)
Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs
Requirement satisfied: WebOb>=1.8.2
   (installed: WebOb 1.8.9)
Handling WebTest>=2.0.27 from tox --print-deps-only: py39,docs
Requirement satisfied: WebTest>=2.0.27
   (installed: WebTest 3.0.0)
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=3.2.0
   (installed: oslotest 5.0.0)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=2.0.0
   (installed: stestr 4.1.0)
Handling psycopg2>=2.8 from tox --print-deps-only: py39,docs
Requirement satisfied: psycopg2>=2.8
   (installed: psycopg2 2.9.9)
Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39,docs
Requirement satisfied: PyMySQL>=0.7.6
   (installed: PyMySQL 0.10.1)
Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx>=2.0.0,!=2.1.0
   (installed: sphinx 3.4.3)
Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs
Requirement satisfied: openstackdocstheme>=2.2.1
   (installed: openstackdocstheme 3.0.0)
Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0
   (installed: sphinxcontrib-svg2pdfconverter 1.1.1)
Handling reno>=3.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: reno>=3.1.0
   (installed: reno 4.1.0)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
running dist_info
writing networking_sfc.egg-info/PKG-INFO
writing dependency_links to networking_sfc.egg-info/dependency_links.txt
writing entry points to networking_sfc.egg-info/entry_points.txt
writing requirements to networking_sfc.egg-info/requires.txt
writing top-level names to networking_sfc.egg-info/top_level.txt
writing pbr to networking_sfc.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
reading manifest template 'MANIFEST.in'
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 'networking_sfc.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/networking-sfc-20.0.1.dev2/networking_sfc-20.0.1.dev2.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling pbr (>=4.0.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: pbr (>=4.0.0)
   (installed: pbr 6.1.1)
Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: eventlet (>=0.27.0)
   (installed: eventlet 0.36.1)
Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: netaddr (>=0.7.18)
   (installed: netaddr 1.3.0)
Handling python-neutronclient (>=10.0.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: python-neutronclient (>=10.0.0)
   (installed: python-neutronclient 11.4.0)
Handling SQLAlchemy (>=2.0.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: SQLAlchemy (>=2.0.0)
   (installed: SQLAlchemy 2.0.38)
Handling alembic (>=0.9.6) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: alembic (>=0.9.6)
   (installed: alembic 1.14.1)
Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: stevedore (>=1.20.0)
   (installed: stevedore 5.4.1)
Handling oslo.config (>=8.0.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.config (>=8.0.0)
   (installed: oslo.config 9.7.1)
Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.i18n (>=3.20.0)
   (installed: oslo.i18n 6.5.1)
Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.log (>=4.3.0)
   (installed: oslo.log 7.1.0)
Handling oslo.messaging (>=12.4.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.messaging (>=12.4.0)
   (installed: oslo.messaging 16.1.0)
Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.serialization (>=2.25.0)
   (installed: oslo.serialization 5.7.0)
Handling oslo.utils (>=4.5.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: oslo.utils (>=4.5.0)
   (installed: oslo.utils 8.2.0)
Handling neutron-lib (>=2.19.0) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: neutron-lib (>=2.19.0)
   (installed: neutron-lib 3.18.2)
Handling neutron (>=23.0.0.0b2) from hook generated metadata: Requires-Dist (networking-sfc)
Requirement satisfied: neutron (>=23.0.0.0b2)
   (installed: neutron 26.0.1.dev2)
+ cat /builddir/build/BUILD/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64-pyproject-buildrequires
+ rm -rfv networking_sfc-20.0.1.dev2.dist-info/
removed 'networking_sfc-20.0.1.dev2.dist-info/LICENSE'
removed 'networking_sfc-20.0.1.dev2.dist-info/AUTHORS'
removed 'networking_sfc-20.0.1.dev2.dist-info/METADATA'
removed 'networking_sfc-20.0.1.dev2.dist-info/entry_points.txt'
removed 'networking_sfc-20.0.1.dev2.dist-info/pbr.json'
removed 'networking_sfc-20.0.1.dev2.dist-info/top_level.txt'
removed directory 'networking_sfc-20.0.1.dev2.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zyF63q
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-sfc-20.0.1.dev2
+ mkdir -p /builddir/build/BUILD/networking-sfc-20.0.1.dev2/.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/networking-sfc-20.0.1.dev2/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/networking-sfc-20.0.1.dev2/pyproject-wheeldir
Processing /builddir/build/BUILD/networking-sfc-20.0.1.dev2
  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/networking-sfc-20.0.1.dev2/.pyproject-builddir/tmp0cz9mefq
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
    warnings.warn(
  running dist_info
  creating /builddir/build/BUILD/networking-sfc-20.0.1.dev2/.pyproject-builddir/pip-modern-metadata-stvpzv3s/networking_sfc.egg-info
  writing /builddir/build/BUILD/networking-sfc-20.0.1.dev2/.pyproject-builddir/pip-modern-metadata-stvpzv3s/networking_sfc.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/networking-sfc-20.0.1.dev2/.pyproject-builddir/pip-modern-metadata-stvpzv3s/networking_sfc.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/networking-sfc-20.0.1.dev2/.pyproject-builddir/pip-modern-metadata-stvpzv3s/networking_sfc.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/networking-sfc-20.0.1.dev2/.pyproject-builddir/pip-modern-metadata-stvpzv3s/networking_sfc.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/networking-sfc-20.0.1.dev2/.pyproject-builddir/pip-modern-metadata-stvpzv3s/networking_sfc.egg-info/top_level.txt
  writing pbr to /builddir/build/BUILD/networking-sfc-20.0.1.dev2/.pyproject-builddir/pip-modern-metadata-stvpzv3s/networking_sfc.egg-info/pbr.json
  [pbr] Processing SOURCES.txt
  writing manifest file '/builddir/build/BUILD/networking-sfc-20.0.1.dev2/.pyproject-builddir/pip-modern-metadata-stvpzv3s/networking_sfc.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
  reading manifest template 'MANIFEST.in'
  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/networking-sfc-20.0.1.dev2/.pyproject-builddir/pip-modern-metadata-stvpzv3s/networking_sfc.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/networking-sfc-20.0.1.dev2/.pyproject-builddir/pip-modern-metadata-stvpzv3s/networking_sfc-20.0.1.dev2.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: networking-sfc
  Building wheel for networking-sfc (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/networking-sfc-20.0.1.dev2/.pyproject-builddir/tmpne1z6m25
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
    warnings.warn(
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/networking_sfc
  creating build/lib/networking_sfc/tests
  creating build/lib/networking_sfc/tests/unit
  creating build/lib/networking_sfc/tests/unit/services
  creating build/lib/networking_sfc/tests/unit/services/sfc
  creating build/lib/networking_sfc/tests/unit/services/sfc/common
  copying networking_sfc/tests/unit/services/sfc/common/test_ovs_ext_lib.py -> build/lib/networking_sfc/tests/unit/services/sfc/common
  copying networking_sfc/tests/unit/services/sfc/common/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc/common
  creating build/lib/networking_sfc/tests/unit/extensions
  copying networking_sfc/tests/unit/extensions/test_tap.py -> build/lib/networking_sfc/tests/unit/extensions
  copying networking_sfc/tests/unit/extensions/test_sfc.py -> build/lib/networking_sfc/tests/unit/extensions
  copying networking_sfc/tests/unit/extensions/test_servicegraph.py -> build/lib/networking_sfc/tests/unit/extensions
  copying networking_sfc/tests/unit/extensions/test_flowclassifier.py -> build/lib/networking_sfc/tests/unit/extensions
  copying networking_sfc/tests/unit/extensions/__init__.py -> build/lib/networking_sfc/tests/unit/extensions
  creating build/lib/networking_sfc/services
  creating build/lib/networking_sfc/services/sfc
  creating build/lib/networking_sfc/services/sfc/agent
  copying networking_sfc/services/sfc/agent/__init__.py -> build/lib/networking_sfc/services/sfc/agent
  copying networking_sfc/tests/unit/services/__init__.py -> build/lib/networking_sfc/tests/unit/services
  copying networking_sfc/tests/unit/services/sfc/test_plugin.py -> build/lib/networking_sfc/tests/unit/services/sfc
  copying networking_sfc/tests/unit/services/sfc/test_driver_manager.py -> build/lib/networking_sfc/tests/unit/services/sfc
  copying networking_sfc/tests/unit/services/sfc/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc
  creating build/lib/networking_sfc/services/flowclassifier
  creating build/lib/networking_sfc/services/flowclassifier/drivers
  copying networking_sfc/services/flowclassifier/drivers/base.py -> build/lib/networking_sfc/services/flowclassifier/drivers
  copying networking_sfc/services/flowclassifier/drivers/__init__.py -> build/lib/networking_sfc/services/flowclassifier/drivers
  creating build/lib/networking_sfc/tests/unit/services/sfc/agent
  copying networking_sfc/tests/unit/services/sfc/agent/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc/agent
  creating build/lib/networking_sfc/tests/unit/services/flowclassifier
  copying networking_sfc/tests/unit/services/flowclassifier/test_plugin.py -> build/lib/networking_sfc/tests/unit/services/flowclassifier
  copying networking_sfc/tests/unit/services/flowclassifier/test_driver_manager.py -> build/lib/networking_sfc/tests/unit/services/flowclassifier
  copying networking_sfc/tests/unit/services/flowclassifier/__init__.py -> build/lib/networking_sfc/tests/unit/services/flowclassifier
  creating build/lib/networking_sfc/services/flowclassifier/drivers/ovs
  copying networking_sfc/services/flowclassifier/drivers/ovs/driver.py -> build/lib/networking_sfc/services/flowclassifier/drivers/ovs
  copying networking_sfc/services/flowclassifier/drivers/ovs/__init__.py -> build/lib/networking_sfc/services/flowclassifier/drivers/ovs
  creating build/lib/networking_sfc/tests/unit/services/sfc/drivers
  copying networking_sfc/tests/unit/services/sfc/drivers/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc/drivers
  creating build/lib/networking_sfc/services/flowclassifier/drivers/dummy
  copying networking_sfc/services/flowclassifier/drivers/dummy/dummy.py -> build/lib/networking_sfc/services/flowclassifier/drivers/dummy
  copying networking_sfc/services/flowclassifier/drivers/dummy/__init__.py -> build/lib/networking_sfc/services/flowclassifier/drivers/dummy
  copying networking_sfc/tests/base.py -> build/lib/networking_sfc/tests
  copying networking_sfc/tests/__init__.py -> build/lib/networking_sfc/tests
  creating build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions
  copying networking_sfc/tests/unit/services/sfc/agent/extensions/test_sfc.py -> build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions
  copying networking_sfc/tests/unit/services/sfc/agent/extensions/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions
  creating build/lib/networking_sfc/db
  creating build/lib/networking_sfc/db/migration
  copying networking_sfc/db/migration/__init__.py -> build/lib/networking_sfc/db/migration
  creating build/lib/networking_sfc/tests/functional
  creating build/lib/networking_sfc/tests/functional/services
  copying networking_sfc/tests/functional/services/__init__.py -> build/lib/networking_sfc/tests/functional/services
  creating build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers
  creating build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs
  copying networking_sfc/tests/unit/services/flowclassifier/drivers/ovs/test_driver.py -> build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs
  copying networking_sfc/tests/unit/services/flowclassifier/drivers/ovs/__init__.py -> build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs
  creating build/lib/networking_sfc/tests/functional/services/sfc
  creating build/lib/networking_sfc/tests/functional/services/sfc/agent
  creating build/lib/networking_sfc/tests/functional/services/sfc/agent/extensions
  copying networking_sfc/tests/functional/services/sfc/agent/extensions/test_ovs_agent_sfc_extension.py -> build/lib/networking_sfc/tests/functional/services/sfc/agent/extensions
  copying networking_sfc/tests/functional/services/sfc/agent/extensions/__init__.py -> build/lib/networking_sfc/tests/functional/services/sfc/agent/extensions
  creating build/lib/networking_sfc/services/sfc/drivers
  creating build/lib/networking_sfc/services/sfc/drivers/dummy
  copying networking_sfc/services/sfc/drivers/dummy/dummy.py -> build/lib/networking_sfc/services/sfc/drivers/dummy
  copying networking_sfc/services/sfc/drivers/dummy/__init__.py -> build/lib/networking_sfc/services/sfc/drivers/dummy
  creating build/lib/networking_sfc/services/sfc/common
  copying networking_sfc/services/sfc/common/ovs_ext_lib.py -> build/lib/networking_sfc/services/sfc/common
  copying networking_sfc/services/sfc/common/exceptions.py -> build/lib/networking_sfc/services/sfc/common
  copying networking_sfc/services/sfc/common/context.py -> build/lib/networking_sfc/services/sfc/common
  copying networking_sfc/services/sfc/common/config.py -> build/lib/networking_sfc/services/sfc/common
  copying networking_sfc/services/sfc/common/__init__.py -> build/lib/networking_sfc/services/sfc/common
  creating build/lib/networking_sfc/services/sfc/agent/extensions
  copying networking_sfc/services/sfc/agent/extensions/sfc.py -> build/lib/networking_sfc/services/sfc/agent/extensions
  copying networking_sfc/services/sfc/agent/extensions/__init__.py -> build/lib/networking_sfc/services/sfc/agent/extensions
  copying networking_sfc/db/sfc_db.py -> build/lib/networking_sfc/db
  copying networking_sfc/db/flowclassifier_db.py -> build/lib/networking_sfc/db
  copying networking_sfc/db/__init__.py -> build/lib/networking_sfc/db
  copying networking_sfc/tests/functional/test_service.py -> build/lib/networking_sfc/tests/functional
  copying networking_sfc/tests/functional/__init__.py -> build/lib/networking_sfc/tests/functional
  copying networking_sfc/tests/unit/__init__.py -> build/lib/networking_sfc/tests/unit
  copying networking_sfc/version.py -> build/lib/networking_sfc
  copying networking_sfc/opts.py -> build/lib/networking_sfc
  copying networking_sfc/_i18n.py -> build/lib/networking_sfc
  copying networking_sfc/__init__.py -> build/lib/networking_sfc
  creating build/lib/networking_sfc/tests/functional/db
  copying networking_sfc/tests/functional/db/test_models.py -> build/lib/networking_sfc/tests/functional/db
  copying networking_sfc/tests/functional/db/test_migrations.py -> build/lib/networking_sfc/tests/functional/db
  copying networking_sfc/tests/functional/db/__init__.py -> build/lib/networking_sfc/tests/functional/db
  copying networking_sfc/services/sfc/drivers/base.py -> build/lib/networking_sfc/services/sfc/drivers
  copying networking_sfc/services/sfc/drivers/__init__.py -> build/lib/networking_sfc/services/sfc/drivers
  creating build/lib/networking_sfc/db/migration/models
  copying networking_sfc/db/migration/models/head.py -> build/lib/networking_sfc/db/migration/models
  copying networking_sfc/db/migration/models/__init__.py -> build/lib/networking_sfc/db/migration/models
  creating build/lib/networking_sfc/services/sfc/agent/extensions/openvswitch
  copying networking_sfc/services/sfc/agent/extensions/openvswitch/sfc_driver.py -> build/lib/networking_sfc/services/sfc/agent/extensions/openvswitch
  copying networking_sfc/services/sfc/agent/extensions/openvswitch/__init__.py -> build/lib/networking_sfc/services/sfc/agent/extensions/openvswitch
  copying networking_sfc/services/__init__.py -> build/lib/networking_sfc/services
  creating build/lib/networking_sfc/db/migration/alembic_migrations
  copying networking_sfc/db/migration/alembic_migrations/env.py -> build/lib/networking_sfc/db/migration/alembic_migrations
  copying networking_sfc/db/migration/alembic_migrations/__init__.py -> build/lib/networking_sfc/db/migration/alembic_migrations
  creating build/lib/networking_sfc/policies
  copying networking_sfc/policies/service_graph.py -> build/lib/networking_sfc/policies
  copying networking_sfc/policies/port_pair_group.py -> build/lib/networking_sfc/policies
  copying networking_sfc/policies/port_pair.py -> build/lib/networking_sfc/policies
  copying networking_sfc/policies/port_chain.py -> build/lib/networking_sfc/policies
  copying networking_sfc/policies/flow_classifier.py -> build/lib/networking_sfc/policies
  copying networking_sfc/policies/__init__.py -> build/lib/networking_sfc/policies
  copying networking_sfc/tests/unit/services/flowclassifier/drivers/__init__.py -> build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers
  copying networking_sfc/tests/functional/services/sfc/__init__.py -> build/lib/networking_sfc/tests/functional/services/sfc
  copying networking_sfc/services/flowclassifier/plugin.py -> build/lib/networking_sfc/services/flowclassifier
  copying networking_sfc/services/flowclassifier/driver_manager.py -> build/lib/networking_sfc/services/flowclassifier
  copying networking_sfc/services/flowclassifier/__init__.py -> build/lib/networking_sfc/services/flowclassifier
  copying networking_sfc/tests/functional/services/sfc/agent/__init__.py -> build/lib/networking_sfc/tests/functional/services/sfc/agent
  creating build/lib/networking_sfc/services/sfc/drivers/ovs
  copying networking_sfc/services/sfc/drivers/ovs/rpc_topics.py -> build/lib/networking_sfc/services/sfc/drivers/ovs
  copying networking_sfc/services/sfc/drivers/ovs/rpc.py -> build/lib/networking_sfc/services/sfc/drivers/ovs
  copying networking_sfc/services/sfc/drivers/ovs/driver.py -> build/lib/networking_sfc/services/sfc/drivers/ovs
  copying networking_sfc/services/sfc/drivers/ovs/db.py -> build/lib/networking_sfc/services/sfc/drivers/ovs
  copying networking_sfc/services/sfc/drivers/ovs/constants.py -> build/lib/networking_sfc/services/sfc/drivers/ovs
  copying networking_sfc/services/sfc/drivers/ovs/__init__.py -> build/lib/networking_sfc/services/sfc/drivers/ovs
  creating build/lib/networking_sfc/extensions
  copying networking_sfc/extensions/tap.py -> build/lib/networking_sfc/extensions
  copying networking_sfc/extensions/sfc.py -> build/lib/networking_sfc/extensions
  copying networking_sfc/extensions/servicegraph.py -> build/lib/networking_sfc/extensions
  copying networking_sfc/extensions/flowclassifier.py -> build/lib/networking_sfc/extensions
  copying networking_sfc/extensions/__init__.py -> build/lib/networking_sfc/extensions
  creating build/lib/networking_sfc/tests/unit/services/sfc/drivers/ovs
  copying networking_sfc/tests/unit/services/sfc/drivers/ovs/test_driver.py -> build/lib/networking_sfc/tests/unit/services/sfc/drivers/ovs
  copying networking_sfc/tests/unit/services/sfc/drivers/ovs/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc/drivers/ovs
  creating build/lib/networking_sfc/services/flowclassifier/common
  copying networking_sfc/services/flowclassifier/common/exceptions.py -> build/lib/networking_sfc/services/flowclassifier/common
  copying networking_sfc/services/flowclassifier/common/context.py -> build/lib/networking_sfc/services/flowclassifier/common
  copying networking_sfc/services/flowclassifier/common/config.py -> build/lib/networking_sfc/services/flowclassifier/common
  copying networking_sfc/services/flowclassifier/common/__init__.py -> build/lib/networking_sfc/services/flowclassifier/common
  copying networking_sfc/services/sfc/plugin.py -> build/lib/networking_sfc/services/sfc
  copying networking_sfc/services/sfc/driver_manager.py -> build/lib/networking_sfc/services/sfc
  copying networking_sfc/services/sfc/__init__.py -> build/lib/networking_sfc/services/sfc
  creating build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch
  copying networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch/test_sfc_driver.py -> build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch
  copying networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch
  creating build/lib/networking_sfc/tests/unit/db
  copying networking_sfc/tests/unit/db/test_sfc_db.py -> build/lib/networking_sfc/tests/unit/db
  copying networking_sfc/tests/unit/db/test_flowclassifier_db.py -> build/lib/networking_sfc/tests/unit/db
  copying networking_sfc/tests/unit/db/__init__.py -> build/lib/networking_sfc/tests/unit/db
  running egg_info
  writing networking_sfc.egg-info/PKG-INFO
  writing dependency_links to networking_sfc.egg-info/dependency_links.txt
  writing entry points to networking_sfc.egg-info/entry_points.txt
  writing requirements to networking_sfc.egg-info/requires.txt
  writing top-level names to networking_sfc.egg-info/top_level.txt
  writing pbr to networking_sfc.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
  reading manifest template 'MANIFEST.in'
  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 'networking_sfc.egg-info/SOURCES.txt'
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'networking_sfc.db.migration.alembic_migrations.versions' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'networking_sfc.db.migration.alembic_migrations.versions' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'networking_sfc.db.migration.alembic_migrations.versions' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'networking_sfc.db.migration.alembic_migrations.versions' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'networking_sfc.db.migration.alembic_migrations.versions.mitaka.contract' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'networking_sfc.db.migration.alembic_migrations.versions.mitaka.contract' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'networking_sfc.db.migration.alembic_migrations.versions.mitaka.contract' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'networking_sfc.db.migration.alembic_migrations.versions.mitaka.contract' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'networking_sfc.db.migration.alembic_migrations.versions.mitaka.expand' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'networking_sfc.db.migration.alembic_migrations.versions.mitaka.expand' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'networking_sfc.db.migration.alembic_migrations.versions.mitaka.expand' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'networking_sfc.db.migration.alembic_migrations.versions.mitaka.expand' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'networking_sfc.db.migration.alembic_migrations.versions.newton.contract' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'networking_sfc.db.migration.alembic_migrations.versions.newton.contract' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'networking_sfc.db.migration.alembic_migrations.versions.newton.contract' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'networking_sfc.db.migration.alembic_migrations.versions.newton.contract' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'networking_sfc.db.migration.alembic_migrations.versions.ocata.expand' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'networking_sfc.db.migration.alembic_migrations.versions.ocata.expand' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'networking_sfc.db.migration.alembic_migrations.versions.ocata.expand' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'networking_sfc.db.migration.alembic_migrations.versions.ocata.expand' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'networking_sfc.db.migration.alembic_migrations.versions.pike.expand' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'networking_sfc.db.migration.alembic_migrations.versions.pike.expand' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'networking_sfc.db.migration.alembic_migrations.versions.pike.expand' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'networking_sfc.db.migration.alembic_migrations.versions.pike.expand' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'networking_sfc.db.migration.alembic_migrations.versions.queens.expand' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'networking_sfc.db.migration.alembic_migrations.versions.queens.expand' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'networking_sfc.db.migration.alembic_migrations.versions.queens.expand' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'networking_sfc.db.migration.alembic_migrations.versions.queens.expand' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  copying networking_sfc/db/migration/README -> build/lib/networking_sfc/db/migration
  copying networking_sfc/db/migration/alembic_migrations/script.py.mako -> build/lib/networking_sfc/db/migration/alembic_migrations
  creating build/lib/networking_sfc/db/migration/alembic_migrations/versions
  copying networking_sfc/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/networking_sfc/db/migration/alembic_migrations/versions
  copying networking_sfc/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/networking_sfc/db/migration/alembic_migrations/versions
  copying networking_sfc/db/migration/alembic_migrations/versions/start_networking_sfc.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions
  creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka
  creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract
  copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract/48072cb59133_initial.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract
  creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/24fc7241aa5_initial.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/5a475fc853e6_ovs_data_model.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/9768e6a66c9_flowclassifier_data_model.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/c3e178d4a985_sfc_data_model.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/d1002a1f97f6_update_flow_classifier.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/fa75d46a7f11_add_port_pair_group_params.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/newton
  creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/newton/contract
  copying networking_sfc/db/migration/alembic_migrations/versions/newton/contract/010308b06b49_rename_tenant_to_project.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/newton/contract
  copying networking_sfc/db/migration/alembic_migrations/versions/newton/contract/06382790fb2c_fix_foreign_constraints.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/newton/contract
  creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/ocata
  creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand
  copying networking_sfc/db/migration/alembic_migrations/versions/ocata/expand/6185f1633a3d_add_correlation_as_pp_detail.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand
  copying networking_sfc/db/migration/alembic_migrations/versions/ocata/expand/b3adaf631bab__add_fwd_path_and_in_mac_column.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand
  creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/pike
  creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/pike/expand
  copying networking_sfc/db/migration/alembic_migrations/versions/pike/expand/61832141fb82_add_ppg_n_tuple_mapping_column.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/pike/expand
  copying networking_sfc/db/migration/alembic_migrations/versions/pike/expand/8329e9be2d8a_modify_value_column_size_in_port_pair_.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/pike/expand
  creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens
  creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand
  copying networking_sfc/db/migration/alembic_migrations/versions/queens/expand/53ed5bec6cff_add_service_graph_api_resource.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand
  copying networking_sfc/db/migration/alembic_migrations/versions/queens/expand/a3ad63aa834f_extra_attributes_for_pathnode.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand
  copying networking_sfc/db/migration/alembic_migrations/versions/queens/expand/d6fb381b65f2_tap_enabled_attribute_port_pair_group.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand
  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/networking_sfc
  creating build/bdist.linux-x86_64/wheel/networking_sfc/extensions
  copying build/lib/networking_sfc/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/extensions
  copying build/lib/networking_sfc/extensions/flowclassifier.py -> build/bdist.linux-x86_64/wheel/networking_sfc/extensions
  copying build/lib/networking_sfc/extensions/servicegraph.py -> build/bdist.linux-x86_64/wheel/networking_sfc/extensions
  copying build/lib/networking_sfc/extensions/sfc.py -> build/bdist.linux-x86_64/wheel/networking_sfc/extensions
  copying build/lib/networking_sfc/extensions/tap.py -> build/bdist.linux-x86_64/wheel/networking_sfc/extensions
  creating build/bdist.linux-x86_64/wheel/networking_sfc/policies
  copying build/lib/networking_sfc/policies/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/policies
  copying build/lib/networking_sfc/policies/flow_classifier.py -> build/bdist.linux-x86_64/wheel/networking_sfc/policies
  copying build/lib/networking_sfc/policies/port_chain.py -> build/bdist.linux-x86_64/wheel/networking_sfc/policies
  copying build/lib/networking_sfc/policies/port_pair.py -> build/bdist.linux-x86_64/wheel/networking_sfc/policies
  copying build/lib/networking_sfc/policies/port_pair_group.py -> build/bdist.linux-x86_64/wheel/networking_sfc/policies
  copying build/lib/networking_sfc/policies/service_graph.py -> build/bdist.linux-x86_64/wheel/networking_sfc/policies
  copying build/lib/networking_sfc/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc
  copying build/lib/networking_sfc/_i18n.py -> build/bdist.linux-x86_64/wheel/networking_sfc
  copying build/lib/networking_sfc/opts.py -> build/bdist.linux-x86_64/wheel/networking_sfc
  copying build/lib/networking_sfc/version.py -> build/bdist.linux-x86_64/wheel/networking_sfc
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db
  copying build/lib/networking_sfc/db/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db
  copying build/lib/networking_sfc/db/flowclassifier_db.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db
  copying build/lib/networking_sfc/db/sfc_db.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration
  copying build/lib/networking_sfc/db/migration/README -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/queens
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/queens/expand
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand/d6fb381b65f2_tap_enabled_attribute_port_pair_group.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/queens/expand
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand/a3ad63aa834f_extra_attributes_for_pathnode.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/queens/expand
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand/53ed5bec6cff_add_service_graph_api_resource.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/queens/expand
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/pike
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/pike/expand
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/pike/expand/8329e9be2d8a_modify_value_column_size_in_port_pair_.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/pike/expand
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/pike/expand/61832141fb82_add_ppg_n_tuple_mapping_column.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/pike/expand
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/ocata
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand/b3adaf631bab__add_fwd_path_and_in_mac_column.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand/6185f1633a3d_add_correlation_as_pp_detail.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/newton
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/newton/contract
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/newton/contract/06382790fb2c_fix_foreign_constraints.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/newton/contract
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/newton/contract/010308b06b49_rename_tenant_to_project.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/newton/contract
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/mitaka
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/fa75d46a7f11_add_port_pair_group_params.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/d1002a1f97f6_update_flow_classifier.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/c3e178d4a985_sfc_data_model.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/9768e6a66c9_flowclassifier_data_model.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/5a475fc853e6_ovs_data_model.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/24fc7241aa5_initial.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract/48072cb59133_initial.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/start_networking_sfc.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions
  copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations/versions
  copying build/lib/networking_sfc/db/migration/alembic_migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations
  copying build/lib/networking_sfc/db/migration/alembic_migrations/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations
  copying build/lib/networking_sfc/db/migration/alembic_migrations/env.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/alembic_migrations
  creating build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/models
  copying build/lib/networking_sfc/db/migration/models/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/models
  copying build/lib/networking_sfc/db/migration/models/head.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration/models
  copying build/lib/networking_sfc/db/migration/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/db/migration
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services
  copying build/lib/networking_sfc/services/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/common
  copying build/lib/networking_sfc/services/flowclassifier/common/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/common
  copying build/lib/networking_sfc/services/flowclassifier/common/config.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/common
  copying build/lib/networking_sfc/services/flowclassifier/common/context.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/common
  copying build/lib/networking_sfc/services/flowclassifier/common/exceptions.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/common
  copying build/lib/networking_sfc/services/flowclassifier/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier
  copying build/lib/networking_sfc/services/flowclassifier/driver_manager.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier
  copying build/lib/networking_sfc/services/flowclassifier/plugin.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/drivers
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/drivers/dummy
  copying build/lib/networking_sfc/services/flowclassifier/drivers/dummy/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/drivers/dummy
  copying build/lib/networking_sfc/services/flowclassifier/drivers/dummy/dummy.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/drivers/dummy
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/drivers/ovs
  copying build/lib/networking_sfc/services/flowclassifier/drivers/ovs/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/drivers/ovs
  copying build/lib/networking_sfc/services/flowclassifier/drivers/ovs/driver.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/drivers/ovs
  copying build/lib/networking_sfc/services/flowclassifier/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/drivers
  copying build/lib/networking_sfc/services/flowclassifier/drivers/base.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/flowclassifier/drivers
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc
  copying build/lib/networking_sfc/services/sfc/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc
  copying build/lib/networking_sfc/services/sfc/driver_manager.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc
  copying build/lib/networking_sfc/services/sfc/plugin.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/common
  copying build/lib/networking_sfc/services/sfc/common/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/common
  copying build/lib/networking_sfc/services/sfc/common/config.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/common
  copying build/lib/networking_sfc/services/sfc/common/context.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/common
  copying build/lib/networking_sfc/services/sfc/common/exceptions.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/common
  copying build/lib/networking_sfc/services/sfc/common/ovs_ext_lib.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/common
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/drivers
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/drivers/ovs
  copying build/lib/networking_sfc/services/sfc/drivers/ovs/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/drivers/ovs
  copying build/lib/networking_sfc/services/sfc/drivers/ovs/constants.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/drivers/ovs
  copying build/lib/networking_sfc/services/sfc/drivers/ovs/db.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/drivers/ovs
  copying build/lib/networking_sfc/services/sfc/drivers/ovs/driver.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/drivers/ovs
  copying build/lib/networking_sfc/services/sfc/drivers/ovs/rpc.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/drivers/ovs
  copying build/lib/networking_sfc/services/sfc/drivers/ovs/rpc_topics.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/drivers/ovs
  copying build/lib/networking_sfc/services/sfc/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/drivers
  copying build/lib/networking_sfc/services/sfc/drivers/base.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/drivers
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/drivers/dummy
  copying build/lib/networking_sfc/services/sfc/drivers/dummy/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/drivers/dummy
  copying build/lib/networking_sfc/services/sfc/drivers/dummy/dummy.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/drivers/dummy
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/agent
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/agent/extensions
  creating build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/agent/extensions/openvswitch
  copying build/lib/networking_sfc/services/sfc/agent/extensions/openvswitch/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/agent/extensions/openvswitch
  copying build/lib/networking_sfc/services/sfc/agent/extensions/openvswitch/sfc_driver.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/agent/extensions/openvswitch
  copying build/lib/networking_sfc/services/sfc/agent/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/agent/extensions
  copying build/lib/networking_sfc/services/sfc/agent/extensions/sfc.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/agent/extensions
  copying build/lib/networking_sfc/services/sfc/agent/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/services/sfc/agent
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional/db
  copying build/lib/networking_sfc/tests/functional/db/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional/db
  copying build/lib/networking_sfc/tests/functional/db/test_migrations.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional/db
  copying build/lib/networking_sfc/tests/functional/db/test_models.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional/db
  copying build/lib/networking_sfc/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional
  copying build/lib/networking_sfc/tests/functional/test_service.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional/services
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional/services/sfc
  copying build/lib/networking_sfc/tests/functional/services/sfc/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional/services/sfc
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional/services/sfc/agent
  copying build/lib/networking_sfc/tests/functional/services/sfc/agent/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional/services/sfc/agent
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional/services/sfc/agent/extensions
  copying build/lib/networking_sfc/tests/functional/services/sfc/agent/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional/services/sfc/agent/extensions
  copying build/lib/networking_sfc/tests/functional/services/sfc/agent/extensions/test_ovs_agent_sfc_extension.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional/services/sfc/agent/extensions
  copying build/lib/networking_sfc/tests/functional/services/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/functional/services
  copying build/lib/networking_sfc/tests/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests
  copying build/lib/networking_sfc/tests/base.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/db
  copying build/lib/networking_sfc/tests/unit/db/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/db
  copying build/lib/networking_sfc/tests/unit/db/test_flowclassifier_db.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/db
  copying build/lib/networking_sfc/tests/unit/db/test_sfc_db.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/db
  copying build/lib/networking_sfc/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/extensions
  copying build/lib/networking_sfc/tests/unit/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/extensions
  copying build/lib/networking_sfc/tests/unit/extensions/test_flowclassifier.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/extensions
  copying build/lib/networking_sfc/tests/unit/extensions/test_servicegraph.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/extensions
  copying build/lib/networking_sfc/tests/unit/extensions/test_sfc.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/extensions
  copying build/lib/networking_sfc/tests/unit/extensions/test_tap.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/extensions
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/flowclassifier
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/flowclassifier/drivers
  copying build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/flowclassifier/drivers
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs
  copying build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs
  copying build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs/test_driver.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs
  copying build/lib/networking_sfc/tests/unit/services/flowclassifier/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/flowclassifier
  copying build/lib/networking_sfc/tests/unit/services/flowclassifier/test_driver_manager.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/flowclassifier
  copying build/lib/networking_sfc/tests/unit/services/flowclassifier/test_plugin.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/flowclassifier
  copying build/lib/networking_sfc/tests/unit/services/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/drivers
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/drivers/ovs
  copying build/lib/networking_sfc/tests/unit/services/sfc/drivers/ovs/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/drivers/ovs
  copying build/lib/networking_sfc/tests/unit/services/sfc/drivers/ovs/test_driver.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/drivers/ovs
  copying build/lib/networking_sfc/tests/unit/services/sfc/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/drivers
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/agent
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/agent/extensions
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch
  copying build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch
  copying build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch/test_sfc_driver.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch
  copying build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/agent/extensions
  copying build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/test_sfc.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/agent/extensions
  copying build/lib/networking_sfc/tests/unit/services/sfc/agent/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/agent
  copying build/lib/networking_sfc/tests/unit/services/sfc/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc
  copying build/lib/networking_sfc/tests/unit/services/sfc/test_driver_manager.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc
  copying build/lib/networking_sfc/tests/unit/services/sfc/test_plugin.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc
  creating build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/common
  copying build/lib/networking_sfc/tests/unit/services/sfc/common/__init__.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/common
  copying build/lib/networking_sfc/tests/unit/services/sfc/common/test_ovs_ext_lib.py -> build/bdist.linux-x86_64/wheel/networking_sfc/tests/unit/services/sfc/common
  running install_egg_info
  Copying networking_sfc.egg-info to build/bdist.linux-x86_64/wheel/networking_sfc-20.0.1.dev2-py3.9.egg-info
  running install_scripts
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  creating build/bdist.linux-x86_64/wheel/networking_sfc-20.0.1.dev2.dist-info/WHEEL
  creating '/builddir/build/BUILD/networking-sfc-20.0.1.dev2/.pyproject-builddir/pip-wheel-mp5mjwas/tmpmff86ive/networking_sfc-20.0.1.dev2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'networking_sfc/__init__.py'
  adding 'networking_sfc/_i18n.py'
  adding 'networking_sfc/opts.py'
  adding 'networking_sfc/version.py'
  adding 'networking_sfc/db/__init__.py'
  adding 'networking_sfc/db/flowclassifier_db.py'
  adding 'networking_sfc/db/sfc_db.py'
  adding 'networking_sfc/db/migration/README'
  adding 'networking_sfc/db/migration/__init__.py'
  adding 'networking_sfc/db/migration/alembic_migrations/__init__.py'
  adding 'networking_sfc/db/migration/alembic_migrations/env.py'
  adding 'networking_sfc/db/migration/alembic_migrations/script.py.mako'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/CONTRACT_HEAD'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/EXPAND_HEAD'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/start_networking_sfc.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract/48072cb59133_initial.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/24fc7241aa5_initial.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/5a475fc853e6_ovs_data_model.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/9768e6a66c9_flowclassifier_data_model.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/c3e178d4a985_sfc_data_model.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/d1002a1f97f6_update_flow_classifier.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/fa75d46a7f11_add_port_pair_group_params.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/newton/contract/010308b06b49_rename_tenant_to_project.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/newton/contract/06382790fb2c_fix_foreign_constraints.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/ocata/expand/6185f1633a3d_add_correlation_as_pp_detail.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/ocata/expand/b3adaf631bab__add_fwd_path_and_in_mac_column.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/pike/expand/61832141fb82_add_ppg_n_tuple_mapping_column.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/pike/expand/8329e9be2d8a_modify_value_column_size_in_port_pair_.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/queens/expand/53ed5bec6cff_add_service_graph_api_resource.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/queens/expand/a3ad63aa834f_extra_attributes_for_pathnode.py'
  adding 'networking_sfc/db/migration/alembic_migrations/versions/queens/expand/d6fb381b65f2_tap_enabled_attribute_port_pair_group.py'
  adding 'networking_sfc/db/migration/models/__init__.py'
  adding 'networking_sfc/db/migration/models/head.py'
  adding 'networking_sfc/extensions/__init__.py'
  adding 'networking_sfc/extensions/flowclassifier.py'
  adding 'networking_sfc/extensions/servicegraph.py'
  adding 'networking_sfc/extensions/sfc.py'
  adding 'networking_sfc/extensions/tap.py'
  adding 'networking_sfc/policies/__init__.py'
  adding 'networking_sfc/policies/flow_classifier.py'
  adding 'networking_sfc/policies/port_chain.py'
  adding 'networking_sfc/policies/port_pair.py'
  adding 'networking_sfc/policies/port_pair_group.py'
  adding 'networking_sfc/policies/service_graph.py'
  adding 'networking_sfc/services/__init__.py'
  adding 'networking_sfc/services/flowclassifier/__init__.py'
  adding 'networking_sfc/services/flowclassifier/driver_manager.py'
  adding 'networking_sfc/services/flowclassifier/plugin.py'
  adding 'networking_sfc/services/flowclassifier/common/__init__.py'
  adding 'networking_sfc/services/flowclassifier/common/config.py'
  adding 'networking_sfc/services/flowclassifier/common/context.py'
  adding 'networking_sfc/services/flowclassifier/common/exceptions.py'
  adding 'networking_sfc/services/flowclassifier/drivers/__init__.py'
  adding 'networking_sfc/services/flowclassifier/drivers/base.py'
  adding 'networking_sfc/services/flowclassifier/drivers/dummy/__init__.py'
  adding 'networking_sfc/services/flowclassifier/drivers/dummy/dummy.py'
  adding 'networking_sfc/services/flowclassifier/drivers/ovs/__init__.py'
  adding 'networking_sfc/services/flowclassifier/drivers/ovs/driver.py'
  adding 'networking_sfc/services/sfc/__init__.py'
  adding 'networking_sfc/services/sfc/driver_manager.py'
  adding 'networking_sfc/services/sfc/plugin.py'
  adding 'networking_sfc/services/sfc/agent/__init__.py'
  adding 'networking_sfc/services/sfc/agent/extensions/__init__.py'
  adding 'networking_sfc/services/sfc/agent/extensions/sfc.py'
  adding 'networking_sfc/services/sfc/agent/extensions/openvswitch/__init__.py'
  adding 'networking_sfc/services/sfc/agent/extensions/openvswitch/sfc_driver.py'
  adding 'networking_sfc/services/sfc/common/__init__.py'
  adding 'networking_sfc/services/sfc/common/config.py'
  adding 'networking_sfc/services/sfc/common/context.py'
  adding 'networking_sfc/services/sfc/common/exceptions.py'
  adding 'networking_sfc/services/sfc/common/ovs_ext_lib.py'
  adding 'networking_sfc/services/sfc/drivers/__init__.py'
  adding 'networking_sfc/services/sfc/drivers/base.py'
  adding 'networking_sfc/services/sfc/drivers/dummy/__init__.py'
  adding 'networking_sfc/services/sfc/drivers/dummy/dummy.py'
  adding 'networking_sfc/services/sfc/drivers/ovs/__init__.py'
  adding 'networking_sfc/services/sfc/drivers/ovs/constants.py'
  adding 'networking_sfc/services/sfc/drivers/ovs/db.py'
  adding 'networking_sfc/services/sfc/drivers/ovs/driver.py'
  adding 'networking_sfc/services/sfc/drivers/ovs/rpc.py'
  adding 'networking_sfc/services/sfc/drivers/ovs/rpc_topics.py'
  adding 'networking_sfc/tests/__init__.py'
  adding 'networking_sfc/tests/base.py'
  adding 'networking_sfc/tests/functional/__init__.py'
  adding 'networking_sfc/tests/functional/test_service.py'
  adding 'networking_sfc/tests/functional/db/__init__.py'
  adding 'networking_sfc/tests/functional/db/test_migrations.py'
  adding 'networking_sfc/tests/functional/db/test_models.py'
  adding 'networking_sfc/tests/functional/services/__init__.py'
  adding 'networking_sfc/tests/functional/services/sfc/__init__.py'
  adding 'networking_sfc/tests/functional/services/sfc/agent/__init__.py'
  adding 'networking_sfc/tests/functional/services/sfc/agent/extensions/__init__.py'
  adding 'networking_sfc/tests/functional/services/sfc/agent/extensions/test_ovs_agent_sfc_extension.py'
  adding 'networking_sfc/tests/unit/__init__.py'
  adding 'networking_sfc/tests/unit/db/__init__.py'
  adding 'networking_sfc/tests/unit/db/test_flowclassifier_db.py'
  adding 'networking_sfc/tests/unit/db/test_sfc_db.py'
  adding 'networking_sfc/tests/unit/extensions/__init__.py'
  adding 'networking_sfc/tests/unit/extensions/test_flowclassifier.py'
  adding 'networking_sfc/tests/unit/extensions/test_servicegraph.py'
  adding 'networking_sfc/tests/unit/extensions/test_sfc.py'
  adding 'networking_sfc/tests/unit/extensions/test_tap.py'
  adding 'networking_sfc/tests/unit/services/__init__.py'
  adding 'networking_sfc/tests/unit/services/flowclassifier/__init__.py'
  adding 'networking_sfc/tests/unit/services/flowclassifier/test_driver_manager.py'
  adding 'networking_sfc/tests/unit/services/flowclassifier/test_plugin.py'
  adding 'networking_sfc/tests/unit/services/flowclassifier/drivers/__init__.py'
  adding 'networking_sfc/tests/unit/services/flowclassifier/drivers/ovs/__init__.py'
  adding 'networking_sfc/tests/unit/services/flowclassifier/drivers/ovs/test_driver.py'
  adding 'networking_sfc/tests/unit/services/sfc/__init__.py'
  adding 'networking_sfc/tests/unit/services/sfc/test_driver_manager.py'
  adding 'networking_sfc/tests/unit/services/sfc/test_plugin.py'
  adding 'networking_sfc/tests/unit/services/sfc/agent/__init__.py'
  adding 'networking_sfc/tests/unit/services/sfc/agent/extensions/__init__.py'
  adding 'networking_sfc/tests/unit/services/sfc/agent/extensions/test_sfc.py'
  adding 'networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch/__init__.py'
  adding 'networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch/test_sfc_driver.py'
  adding 'networking_sfc/tests/unit/services/sfc/common/__init__.py'
  adding 'networking_sfc/tests/unit/services/sfc/common/test_ovs_ext_lib.py'
  adding 'networking_sfc/tests/unit/services/sfc/drivers/__init__.py'
  adding 'networking_sfc/tests/unit/services/sfc/drivers/ovs/__init__.py'
  adding 'networking_sfc/tests/unit/services/sfc/drivers/ovs/test_driver.py'
  adding 'networking_sfc-20.0.1.dev2.dist-info/AUTHORS'
  adding 'networking_sfc-20.0.1.dev2.dist-info/LICENSE'
  adding 'networking_sfc-20.0.1.dev2.dist-info/METADATA'
  adding 'networking_sfc-20.0.1.dev2.dist-info/WHEEL'
  adding 'networking_sfc-20.0.1.dev2.dist-info/entry_points.txt'
  adding 'networking_sfc-20.0.1.dev2.dist-info/pbr.json'
  adding 'networking_sfc-20.0.1.dev2.dist-info/top_level.txt'
  adding 'networking_sfc-20.0.1.dev2.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for networking-sfc (pyproject.toml): finished with status 'done'
  Created wheel for networking-sfc: filename=networking_sfc-20.0.1.dev2-py3-none-any.whl size=187956 sha256=3087df8ceba05d5f27f8828a61374e7074f8511d25295a3ecdcccdfef7dbe4ea
  Stored in directory: /builddir/.cache/pip/wheels/d4/8e/06/92c034057e473a61a0cddc8a54a7b62a021861bab763ea1553
Successfully built networking-sfc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ET4IxW
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64
++ dirname /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64
+ cd networking-sfc-20.0.1.dev2
++ ls /builddir/build/BUILD/networking-sfc-20.0.1.dev2/pyproject-wheeldir/networking_sfc-20.0.1.dev2-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=networking_sfc==20.0.1.dev2
+ '[' -z networking_sfc==20.0.1.dev2 ']'
+ TMPDIR=/builddir/build/BUILD/networking-sfc-20.0.1.dev2/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.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/networking-sfc-20.0.1.dev2/pyproject-wheeldir networking_sfc==20.0.1.dev2
Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
Looking in links: /builddir/build/BUILD/networking-sfc-20.0.1.dev2/pyproject-wheeldir
Processing ./pyproject-wheeldir/networking_sfc-20.0.1.dev2-py3-none-any.whl
Installing collected packages: networking-sfc
Successfully installed networking-sfc-20.0.1.dev2
+ '[' -d /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ site_dirs+=("/usr/lib/python3.9/site-packages")
+ '[' /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib64/python3.9/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.9/site-packages/networking_sfc-20.0.1.dev2.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib/python3.9/site-packages/networking_sfc-20.0.1.dev2.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64 --record /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib/python3.9/site-packages/networking_sfc-20.0.1.dev2.dist-info/RECORD --output /builddir/build/BUILD/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib/python3.9/site-packages/networking_sfc-20.0.1.dev2.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib/python3.9/site-packages/networking_sfc-20.0.1.dev2.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib/python3.9/site-packages/networking_sfc-20.0.1.dev2.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib/python3.9/site-packages/networking_sfc-20.0.1.dev2.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ TOX_TESTENV_PASSENV='*'
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ PATH=/builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib/python3.9/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/networking-sfc-20.0.1.dev2/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -m tox --current-env -q --recreate -e docs
/usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
  __version_info__ = tuple(LooseVersion(docutils.__version__).version)
/usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1.
  def heading(env: Environment, text: str, level: int = 1) -> str:
Running Sphinx v3.4.3
/usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1.
  def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str:
[openstackdocstheme] version: 3.0.0
[openstackdocstheme] connecting html-page-context event handler
making output directory... done
/usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1.
  self.environment.globals['debug'] = contextfunction(pformat)
/usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:186: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1.
  self.environment.globals['accesskey'] = contextfunction(accesskey)
[openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme
[openstackdocstheme] no /builddir/build/BUILD/networking-sfc-20.0.1.dev2/.gitreview found
[oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/networking-sfc-20.0.1.dev2/doc/source/../../etc/oslo-config-generator/networking-sfc.conf
[oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/networking-sfc-20.0.1.dev2/doc/source/_static/config_samples/networking-sfc.conf.sample
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications.
  removals.removed_module(
[oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/networking-sfc-20.0.1.dev2/doc/source/../../etc/oslo-policy-generator/policy.conf
[oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/networking-sfc-20.0.1.dev2/doc/source/_static/networking-sfc.policy.yaml.sample
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 25 source files that are out of date
updating environment: [new config] 25 added, 0 changed, 0 removed
reading sources... [  4%] configuration/index
reading sources... [  8%] configuration/networking-sfc
loading config file etc/oslo-config-generator/networking-sfc.conf
reading sources... [ 12%] configuration/policy
reading sources... [ 16%] configuration/policy-sample
reading sources... [ 20%] configuration/samples/networking-sfc
reading sources... [ 24%] contributor/alembic_migration
reading sources... [ 28%] contributor/api
reading sources... [ 32%] contributor/contribution
reading sources... [ 36%] contributor/ietf_sfc_encapsulation
reading sources... [ 40%] contributor/index
reading sources... [ 44%] contributor/ovs_driver_and_agent_workflow
reading sources... [ 48%] contributor/ovs_symmetric_port_chain
reading sources... [ 52%] contributor/sfc_non_transparent_sf
reading sources... [ 56%] contributor/sfc_ovn_driver
reading sources... [ 60%] contributor/sfc_port_chain_tap
reading sources... [ 64%] contributor/sfc_proxy_port_correlation
reading sources... [ 68%] contributor/system_design_and_workflow
reading sources... [ 72%] index
reading sources... [ 76%] install/configuration
reading sources... [ 80%] install/index
reading sources... [ 84%] install/install
reading sources... [ 88%] readme
reading sources... [ 92%] user/command_extensions
reading sources... [ 96%] user/index
reading sources... [100%] user/usage
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  4%] configuration/index
writing output... [  8%] configuration/networking-sfc
writing output... [ 12%] configuration/policy
writing output... [ 16%] configuration/policy-sample
writing output... [ 20%] configuration/samples/networking-sfc
writing output... [ 24%] contributor/alembic_migration
writing output... [ 28%] contributor/api
writing output... [ 32%] contributor/contribution
writing output... [ 36%] contributor/ietf_sfc_encapsulation
writing output... [ 40%] contributor/index
writing output... [ 44%] contributor/ovs_driver_and_agent_workflow
writing output... [ 48%] contributor/ovs_symmetric_port_chain
writing output... [ 52%] contributor/sfc_non_transparent_sf
writing output... [ 56%] contributor/sfc_ovn_driver
writing output... [ 60%] contributor/sfc_port_chain_tap
writing output... [ 64%] contributor/sfc_proxy_port_correlation
writing output... [ 68%] contributor/system_design_and_workflow
writing output... [ 72%] index
writing output... [ 76%] install/configuration
writing output... [ 80%] install/index
writing output... [ 84%] install/install
writing output... [ 88%] readme
writing output... [ 92%] user/command_extensions
writing output... [ 96%] user/index
writing output... [100%] user/usage
generating indices... genindex done
writing additional pages... search done
copying downloadable files... [100%] ../_static/networking-sfc.policy.yaml.sample
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.
The HTML pages are in doc/build/html.
___________________________________ summary ____________________________________
  docs: commands succeeded
  congratulations :)
+ rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo
+ PYTHONPATH=.
+ oslo-config-generator-3 --config-file etc/oslo-config-generator/networking-sfc.conf
+ mkdir -p /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/etc/neutron/conf.d/neutron-server
+ mv etc/networking-sfc.conf.sample /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/etc/neutron/conf.d/neutron-server/networking-sfc.conf
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 20.0.1-0.20250402141157.e0ba5dc.el9 --unique-debug-suffix -20.0.1-0.20250402141157.e0ba5dc.el9.x86_64 --unique-debug-src-base python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.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/networking-sfc-20.0.1.dev2
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.do01iX
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-sfc-20.0.1.dev2
+ TOX_TESTENV_PASSENV='*'
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ PATH=/builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib/python3.9/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/networking-sfc-20.0.1.dev2/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -m tox --current-env -q --recreate -e py39
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications.
  removals.removed_module(
This program is using eventlet and has been monkey_patched
/usr/lib/python3.9/site-packages/oslo_cache/_memcache_pool.py:41: DeprecationWarning: Eventlet support is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_cache/_bmemcache_pool.py:30: DeprecationWarning: Eventlet support is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2.
  removals.removed_module(
/usr/lib/python3.9/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications.
  removals.removed_module(
This program is using eventlet and has been monkey_patched
/usr/lib/python3.9/site-packages/oslo_cache/_memcache_pool.py:41: DeprecationWarning: Eventlet support is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_cache/_bmemcache_pool.py:30: DeprecationWarning: Eventlet support is deprecated and will be removed.
  debtcollector.deprecate(
This program is using eventlet and has been monkey_patched
/usr/lib/python3.9/site-packages/oslo_cache/_memcache_pool.py:41: DeprecationWarning: Eventlet support is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_cache/_bmemcache_pool.py:30: DeprecationWarning: Eventlet support is deprecated and will be removed.
  debtcollector.deprecate(
This program is using eventlet and has been monkey_patched
/usr/lib/python3.9/site-packages/oslo_cache/_memcache_pool.py:41: DeprecationWarning: Eventlet support is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_cache/_bmemcache_pool.py:30: DeprecationWarning: Eventlet support is deprecated and will be removed.
  debtcollector.deprecate(
This program is using eventlet and has been monkey_patched
/usr/lib/python3.9/site-packages/oslo_cache/_memcache_pool.py:41: DeprecationWarning: Eventlet support is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_cache/_bmemcache_pool.py:30: DeprecationWarning: Eventlet support is deprecated and will be removed.
  debtcollector.deprecate(
{0} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_all_fields [1.751647s] ... ok
{0} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_all_supported_ip_prefix [0.789910s] ... ok
{0} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_invalid_port_protocol [0.789836s] ... ok
{2} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier [3.257731s] ... ok
{0} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_show_flow_classifier_noexist [0.920220s] ... ok
{1} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_destination_ip_prefix_conflict [2.874733s] ... ok
{3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_destination_port_range_conflict [3.789507s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_shared_port_pair_groups [0.649557s] ... ok
{2} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_ethertype_conflict [1.852828s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_invalid_chain_parameters_symmetric [0.703643s] ... ok
{1} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_not_all_fields_conflict [1.313863s] ... ok
{3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_protocol_conflict [1.634421s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_multi_flow_classifiers [0.824223s] ... ok
{1} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_all_supported_ethertype [0.775158s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_none_chain_parameters [0.581719s] ... ok
{2} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_source_port_range_conflict [1.711086s] ... ok
{1} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_all_supported_protocol [0.649787s] ... ok
{3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_source_ip_prefix_conflict [1.124834s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_unknown_port_pair_group_id [0.671908s] ... ok
{1} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_invalid_ip_prefix [0.589202s] ... ok
{2} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_invalid_ethertype [0.813390s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chains_with_conflicting_chain_ids [0.714549s] ... ok
{3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_all_supported_l7_parameters [1.343991s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group [1.010671s] ... ok
{1} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_logical_destination_port [2.022415s] ... ok
{2} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_invalid_l7_parameters [1.845417s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_consistent_correlations [1.340944s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('ec9ed38d-96da-4461-acd1-4083f536f8ab',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_all_supported_port_protocol [2.047280s] ... ok
{2} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_nouuid_port_id [1.286135s] ... ok
{1} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_port_id [1.583314s] ... ok
{3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_invalid_ip_prefix_ethertype [1.256926s] ... ok
{2} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_unknown_port_id [1.001118s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_inconsistent_correlations [1.622242s] ... ok
{1} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_list_flow_classifiers [1.107323s] ... ok
{3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_invalid_protocol [0.815972s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_default_parameters [0.682719s] ... ok
{2} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_quota_create_flow_classifier [1.468452s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_empty_parameters [0.688356s] ... ok
{3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_delete_flow_classifier [0.891776s] ... ok
{1} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_update_flow_classifer_unsupported_fields [1.369343s] ... ok
{3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_delete_flow_classifier_noexist [1.072732s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_port_pairs [1.352304s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('db8e604d-1a69-4d9c-9245-00daa00cef1a',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_multi_port_chain_with_same_flow_classifier [1.646653s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_unknown_port_pair_id [0.621007s] ... ok
{3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_list_flow_classifiers_with_params [1.128496s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_multi_port_chain_with_conflict_flow_classifiers [2.684061s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain [0.938655s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_ingress_egress_different_hosts [0.903014s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_all_fields [0.978203s] ... ok
{3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_list_flow_classifiers_with_unknown_params [1.388735s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_none_service_function_parameters [0.933014s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_all_fields_with_chain_id [0.699105s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_all_fields_with_symmetric [1.698049s] ... ok
{3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_show_flow_classifier [1.227386s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_invalid_correlation [1.670200s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_nouuid_flow_classifiers [1.448564s] ... ok
{3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_update_flow_classifier [1.412705s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_multi_port_pair_groups [1.999509s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_invalid_weight [1.343205s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_empty_chain_parameters [1.032199s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_multi_port_chain_with_flow_classifiers [1.064778s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_empty_port_pair_groups [0.612683s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_no_egress [0.930515s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_consecutive_tap_port_pair_groups [1.763924s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('508362fb-78e8-4a5e-ada3-f8b3c53c322c',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('372b3df2-616c-454e-9d8f-30f86d1b4ab6',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_shared_port_pair_groups_different_order [0.869308s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_unknown_flow_classifiers [1.147021s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_non_consecutive_tap_port_pair_groups [1.829162s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('199121bd-0c15-4a6b-888f-55c9b3415eaa',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('0d020cda-5df2-456f-b938-6dd3fe93bae9',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('8a8b2c81-2397-4ea5-a148-e8e828992537',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_branching_no_class [1.706690s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_flow_classifiers [1.684142s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_default_chain_parameters [0.742731s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_nsh_correlation_incompatible_ppg_fail [1.092113s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('2934fd36-ea11-428c-adc9-5559b05df464',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('14af7a25-06b4-4947-bfae-08c7da332b58',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_no_port_pair_groups [1.007515s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_empty_flow_classifiers [0.777267s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_port_pairs [1.324772s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('953e9903-cfc1-4bcc-9c8a-08c9d4471c15',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('db643a29-b468-43df-8264-436c3a6a7230',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_branching_ppg_no_src_corr_fail [2.688187s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('9ce9b92f-2ad8-48e2-b5de-050711b5aa84',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('6aa7b84e-436d-485e-ae55-41eecce9e7f8',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('bbcde136-42d0-4c30-a46b-f23fd4dce4e4',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('391afdd4-39b2-4db2-b412-b630e645fb7c',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_nsh_correlation [1.560716s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_flow_classifiers_basic_the_same [1.737887s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_same_port_pair_groups [0.764724s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_nouuid_ingress [1.258495s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_invalid_chain_parameters [0.804956s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_same_chain_fail [1.489972s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_none_flow_classifiers [0.793734s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_branching_ppg_no_dst_corr_fail [1.694940s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('efeefe64-c0b1-49b2-8164-83a9ddffa893',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('59436ff3-9df0-4249-8621-897faffa9496',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('0ac43459-a3c1-4342-ad41-07bef03eeb68',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('a620ec31-1482-4b2a-8245-ab9479b8d2d3',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair [1.760425s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_nonuuid_port_pair_group_id [0.704886s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_with_already_used_pcs_fail [0.812690s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_empty_input [1.004917s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_unambiguous_branch [2.763657s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_with_direct_loop_fail [0.817855s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_empty_service_function_parameters [1.103047s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_all_fields [2.314009s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_with_multiple_starts [1.291889s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_with_inexistent_port_chains [1.322324s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_all_fields [1.321996s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_ingress_port_pair_exist [1.064990s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_egress_port_pair_exist [1.179084s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_share_port_pair_id [1.922731s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('970ee282-5d8c-45af-8f69-b71037fcc303',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_chain_noexist [0.803951s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_no_ingress [2.037944s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_none_parameters [1.462298s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_chain_part_of_graph_fail [1.022951s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_pair_noexist [0.586592s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_pair [2.475081s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_nouuid_port_pair_id [1.229907s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_chains_with_params [0.878482s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_src_dst_same_port [1.788521s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_pair_group [1.223197s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_tap_enabled_parameter_true [1.115926s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_unknown_egress [1.172459s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_chains_with_unknown_params [1.280327s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_invalid_service_function_parameters [0.762211s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_pair_port_pair_group_exist [1.437142s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('726f2df6-2df6-45cb-9655-ca48e5e8fb86',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_pair_groups_with_unknown_params [1.286370s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_nouuid_egress [1.188544s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_branching_ppg_both_corrs_ok [1.875596s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('de2f70c5-cd4a-4685-a44b-d9548d7c3548',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('13f36d01-f051-4e8e-a8ce-7b00e1bff5bc',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('296dc7e7-9c12-4203-bb27-52ba294350de',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('727b03d0-7d1f-4fe5-9f8b-ff8d89f07fb4',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_chains [1.504348s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_pairs_with_params [1.075993s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_unknown_ingress [1.118843s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_with_indirect_loop_fail [0.788767s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_quota_create_port_chain [0.679473s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_tap_pair_group_with_multiple_port_pairs [0.628936s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_pair_groups [1.308185s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_ppg_with_all_params_and_tap_enabled_parameter_true [0.923418s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_show_port_pair [0.946397s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_tap_port_pair_group_with_single_port_pair [1.224317s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('6ec3efac-c173-45e0-ba53-919c2fa26af2',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_quota_create_port_pair_group_quota [1.143052s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_linear_dependency_only [1.229793s] ... ok
{1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_flow_classifiers_basic_the_same [1.038618s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_chain [0.638551s] ... ok
{1} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier [0.100719s] ... ok
{1} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_invalid_protocol [0.091586s] ... ok
{1} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_ip_prefix_invalid_cidr [0.101194s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_show_port_chain_noexist [0.787584s] ... ok
{1} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_l7_parameters [0.109590s] ... ok
{1} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_logical_destination_port [0.104771s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_with_joining_branches [1.223090s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_pair_group_noexist [0.989202s] ... ok
{1} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_port_id_nouuid [0.606834s] ... ok
{1} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_list [0.271799s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_add_flow_classifiers [1.272739s] ... ok
{1} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_destination_ip_prefix [0.204571s] ... ok
{1} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_logical_destination_port [0.250198s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_pair_groups_with_params [1.049741s] ... ok
{1} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_protocol [0.265790s] ... ok
{1} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_source_ip_prefix [0.185607s] ... ok
{1} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_get_service_graph [0.196967s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_flow_classifier_port_chain_exist [1.855095s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain [0.228492s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_all_fields [0.214410s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_pair_group_port_chain_exist [0.684150s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_all_fields_with_symmetric [0.743001s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_pairs [1.785551s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_chain_parameters [2.352009s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_multiple_chain_parameters [0.319463s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_none_chain_parameters [0.221975s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair [0.273275s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_all_fields [0.224921s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_service_graph [1.420092s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_all_fields [0.140269s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_pairs_with_unknown_params [1.141026s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_remove_port_pair_groups [1.105814s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_empty_parameters [0.131106s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_invalid_lb_fields [0.110749s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_invalid_parameters [0.095147s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_none_parameters [0.347349s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_show_port_pair_group_noexist [0.819053s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_replace_flow_classifiers [0.728984s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_invalid_weight_type [0.184032s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_update [0.167579s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_update_chain_parameters [0.097245s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_delete [0.093953s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_show_port_pair_noexist [0.577490s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_group_get [0.120423s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_group_list [0.128771s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_quota_create_port_pair_quota [1.569354s] ... ok
{1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_list [0.184383s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_pair [0.924421s] ... ok
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_empty_chain_parameters [0.416978s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_add_port_pair_groups [0.810451s] ... ok
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_none_chain_parameters [0.200089s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_show_port_chain [0.857487s] ... ok
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_nonuuid_port_pair_groups [0.247839s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_pair_group [0.809624s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('78638701-23a3-4177-9898-236bd9e72780',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_all_fields [0.122706s] ... ok
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_all_fields [0.102462s] ... ok
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_invalid_lb_fields [0.103598s] ... ok
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_invalid_tap_enabled_value [0.099503s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_consistency_with_consecutive_tap_ppg [0.861707s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('e8bbda83-ad1f-4bcd-a33a-a1dd6141af03',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('8c319be8-be39-4c28-ad08-95a7a6945aa6',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_show_port_pair_group [0.574604s] ... ok
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_nouuid_egress [0.134088s] ... ok
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_nouuid_ingress [0.111714s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_pair_group_consistency_checks [1.272533s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('3eb20ec8-d32e-44ad-8ad9-3b41a0a3fedb',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_list [0.665768s] ... ok
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_delete [0.154397s] ... ok
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_group_update [0.110839s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_pair_egress [1.237145s] ... ok
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_update_egress [0.099610s] ... ok
{1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_update_service_function_parameters [0.108362s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_conflict_flow_classifiers [1.456162s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_pair_ingress [1.075898s] ... ok
{2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_pair_service_function_parameters [0.736984s] ... ok
{1} networking_sfc.tests.unit.services.flowclassifier.drivers.ovs.test_driver.OVSFlowClassifierDriverTestCase.test_create_flow_classifier_precommit [0.779427s] ... ok
{2} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_all_fields [0.175485s] ... ok
{1} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_create_flow_classifier_precommit_exception [0.066573s] ... ok
{1} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_initialize_called [0.049101s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_part_of_graph_fail [0.847627s] ... ok
{2} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_destination_port_range [0.306860s] ... ok
{2} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_ethertype [0.198799s] ... ok
{2} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_ip_prefix_no_cidr [0.162146s] ... ok
{0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_tap_port_pair_group_consistency [1.099554s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('a4f1c7c0-5d28-40c2-9d72-053992051494',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{0} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_source_port_range [0.285705s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_remove_flow_classifiers [0.953232s] ... ok
{0} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_delete [0.140995s] ... ok
{2} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_port_large [0.691062s] ... ok
{0} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_destination_port_range_max [0.088667s] ... ok
{0} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_destination_port_range_min [0.143476s] ... ok
{2} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_port_small [0.166562s] ... ok
{0} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_ethertype [0.110904s] ... ok
{0} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_logical_source_port [0.148234s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_replace_port_pair_groups [0.591145s] ... ok
{2} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_protocol [0.289508s] ... ok
{0} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_source_port_range_max [0.096150s] ... ok
{1} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_destination_ip_prefix_conflict [1.813303s] ... ok
{2} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_list_unknown_fields [0.262669s] ... ok
{0} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_create_service_graph_complex_dict [0.396116s] ... ok
{0} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_update_service_graph [0.101286s] ... ok
{2} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_list_service_graph [0.372534s] ... ok
{0} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_empty_chain_parameters [0.130794s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_service_graph [0.783356s] ... ok
{0} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_invalid_chain_parameters_symmetric [0.116704s] ... ok
{0} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_nonuuid_port_pair_groups [0.108238s] ... ok
{2} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_update_service_graph_with_port_chains [0.270249s] ... ok
{0} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_empty_service_function_parameters [0.113876s] ... ok
{0} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_invalid_weight [0.127947s] ... ok
{2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_invalid_chain_parameters_correlation [0.319116s] ... ok
{0} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_non_service_function_parameters [0.117655s] ... ok
{0} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_nouuid_egress [0.117775s] ... ok
{2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_nonuuid_flow_classifiers [0.230715s] ... ok
{1} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_driver_manager_called [1.668190s] ... ok
{2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_invalid_lb_fields_type [0.234645s] ... ok
{0} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_get [0.352250s] ... ok
{3} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_tap_port_chain_consistency [1.071363s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('44293360-0663-429b-b395-031054227b60',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('78cfcff2-809a-4eb1-8e02-276e177b993e',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{0} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_get [0.100878s] ... ok
{0} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_update [0.115393s] ... ok
{2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_invalid_ppg_n_tuple_mapping_key [0.408474s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_all_fields [0.201723s] ... ok
{3} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_destination_ip_prefix [0.377330s] ... ok
{2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_invalid_service_function_parameters [0.101083s] ... ok
{3} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_invalid_ethertype [0.097579s] ... ok
{2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_delete [0.101577s] ... ok
{3} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_invalid_l7_parameters [0.101977s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_all_fields_with_symmetric [0.259039s] ... ok
{1} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_invalid_l7_parameters [0.732551s] ... ok
{2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_update_nonuuid_port_pair_groups [0.168327s] ... ok
{3} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_logical_source_port [0.117128s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_empty_port_pair_groups [0.160806s] ... ok
{3} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_source_ip_prefix [0.127012s] ... ok
{2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_group_update [0.189013s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair [0.214382s] ... ok
{3} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_get [0.181966s] ... ok
{2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_group_update_nonuuid_port_pairs [0.176097s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_empty_service_function_parameters [0.209924s] ... ok
{3} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_list_all_fields [0.208805s] ... ok
{2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_update_egress [0.188987s] ... ok
{3} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update [0.157874s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_empty_parameters [0.195805s] ... ok
{2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_update_ingress [0.182816s] ... ok
{3} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_l7_parameters [0.087720s] ... ok
{1} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_delete_flow_classifier_driver_manager_exception [1.088338s] ... ok
{3} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_source_port_range_min [0.333703s] ... ok
{3} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_create_service_graph [0.125920s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_invalid_lb_fields_type [0.557090s] ... ok
{2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_validate_list_of_allowed_values [0.554534s] ... ok
{3} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_delete_service_graph [0.099370s] ... ok
{3} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_empty_port_pair_groups [0.106627s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_nonuuid_port_pairs [0.179454s] ... ok
{2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_invalid_chain_parameters [0.182777s] ... ok
{3} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_invalid_chain_parameters [0.173114s] ... ok
{2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_invalid_chain_parameters_symmetric [0.171494s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_with_default_fields [0.228375s] ... ok
{3} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group [0.188811s] ... ok
{2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_multiple_chain_parameters [0.192492s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_delete [0.186337s] ... ok
{3} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_nonuuid_port_pairs [0.136070s] ... ok
{2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_nonuuid_flow_classifiers [0.179050s] ... ok
{3} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_invalid_correlation [0.086338s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_get [0.188255s] ... ok
{3} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_nouuid_ingress [0.084839s] ... ok
{2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_invalid_parameters [0.180425s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_update_nonuuid_port_pair_groups [0.182675s] ... ok
{2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_invalid_ppg_n_tuple_mapping_key [0.174560s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_get [0.178090s] ... ok
{3} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_list [0.318639s] ... ok
{1} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_update_flow_classifer_unsupported_fields [1.490337s] ... ok
{3} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_update_nonuuid_flow_classifiers [0.087579s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_update_ingress [0.153176s] ... ok
{2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_none_parameters [0.178962s] ... ok
{0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_validate_list_of_allowed_values [0.082561s] ... ok
{3} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_group_delete [0.180117s] ... ok
{2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_invalid_correlation [0.183078s] ... ok
{3} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_update_service_function_parameters [0.298822s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain [0.206805s] ... ok
{2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_group_delete [0.626278s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_invalid_chain_parameters_correlation [0.180852s] ... ok
{1} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_update_flow_classifier_driver_manager_called [0.909947s] ... ok
{2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_group_list [0.110451s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_empty_del_fcs_no_proxy_mpls [0.109845s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group [0.194348s] ... ok
{2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_group_update_nonuuid_port_pairs [0.092108s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_mpls [0.108233s] ... ok
{2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_update [0.088379s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_create_flow_classifier_postcommit_called [0.039752s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_no_proxy_mpls [0.094036s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_create_flow_classifier_postcommit_exception [0.043652s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_with_tap_enabled [0.198032s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_delete_flow_classifier_called [0.049242s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_delete_flow_classifier_postcommit_called [0.042700s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_no_proxy_nh_mpls [0.106105s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_delete_flow_classifier_postcommit_exception [0.041836s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.drivers.ovs.test_driver.OVSFlowClassifierDriverTestCase.test_create_flow_classifier_precommit_no_logical_source_port [1.250285s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_delete_flow_classifier_precommit_called [0.039313s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_invalid_service_function_parameters [0.182166s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_update_flow_classifier_postcommit_called [0.048188s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_create_flow_classifier_precommit_called [0.085879s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_no_proxy_nsh [0.121968s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_update_flow_classifier_postcommit_exception [0.087947s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_del_fcs_mpls [0.093641s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_del_fcs_nsh [0.063301s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_mpls [0.285277s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_tap_node_next_hop_default_sf_del_fcs [0.057131s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_invalid_weight [0.588149s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_src_node_graph_dependent_same_h_a_nsh [0.057705s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_lastsf_node_graph_dependency_same_h_a_nsh [0.064703s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_add_fcs_del_fcs_mpls [0.053103s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_mpls [0.049794s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_invalid_weight_type [0.184552s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_no_proxy_mpls [0.060744s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_no_proxy_nsh [0.055675s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_many_hops_all_no_proxy_mpls [0.057313s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_non_service_function_parameters [0.205755s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_no_proxy_nh [0.054411s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier [0.972214s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_no_proxy_nh_mpls [0.057429s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_no_proxy_nsh [0.054455s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_nsh [0.048604s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_h_a_no_proxy_mpls [0.048970s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_update [0.240343s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_h_a_no_proxy_nh_mpls [0.070594s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_host_add_fcs_nsh [0.051615s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_update_chain_parameters [0.204251s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hop_tap_sf_add_fcs [0.270269s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_update_nonuuid_flow_classifiers [0.170776s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_add_fcs_no_proxy_mpls [0.060706s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_same_host_add_fcs_mpls [0.055566s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_tap_node_next_hop_default_sf_add_fcs [0.078089s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_group_get [0.184755s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_ingress_flow_rule_tap_sf [0.049871s] ... ok
{1} networking_sfc.tests.unit.services.sfc.agent.extensions.test_sfc.SfcAgentExtensionTestCase.test_update_empty_flow_rules [0.080620s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1'
  debtcollector.deprecate(
{1} networking_sfc.tests.unit.services.sfc.common.test_ovs_ext_lib.GetPortMaskTestCase.test_one_port_mask [0.070397s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_list [0.231097s] ... ok
{3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_update_port_pair_group_tap_enabled_field [0.184812s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_ethertype_conflict [1.301395s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_delete_flow_classifier_exception [0.091018s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_delete_flow_classifier_precommit_exception [0.448072s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_update_flow_classifier_precommit_called [0.088222s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_update_flow_classifier_precommit_exception [0.083141s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_destination_port_range_conflict [2.881166s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_protocol_conflict [0.832317s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_postcommit_driver_manager_exception [0.567181s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_source_ip_prefix_conflict [0.737261s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_all_supported_l7_parameters [0.903120s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_not_all_fields_conflict [1.582130s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_all_supported_port_protocol [0.717675s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_precommit_driver_manager_exception [1.061605s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_source_port_range_conflict [1.872449s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_invalid_ip_prefix_ethertype [0.952833s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_all_fields [0.587724s] ... ok
{1} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_multi_port_groups_port_pairs [4.566944s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('61286bcf-c056-414f-9623-87c76062c7bc',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('802388fc-d444-40dc-af4d-dcbbc1fc7e3d',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('82059dfb-c88d-4ca5-99bb-f8ee70491b60',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_all_supported_ethertype [1.012416s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_all_supported_protocol [0.806627s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_nouuid_port_id [1.103335s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_all_supported_ip_prefix [0.688645s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_invalid_ip_prefix [0.562192s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_invalid_ethertype [1.076157s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_logical_destination_port [0.709679s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_delete_flow_classifier [1.464609s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_delete_flow_classifier_noexist [0.439005s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_invalid_port_protocol [1.003027s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_port_id [1.023452s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_delete_flow_classifier_precommit_driver_manager_exception [0.575771s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_list_flow_classifiers [0.620965s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_invalid_protocol [1.182043s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_list_flow_classifiers_with_unknown_params [0.873670s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_list_flow_classifiers_with_params [0.588820s] ... ok
{1} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_cross_subnet_ppg [4.668376s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('97903b40-1950-4451-b07f-96a79600b644',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('0a10b5b0-8eeb-43a2-b43a-ae7a9392cfc9',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_quota_create_flow_classifier [0.571993s] ... ok
{0} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_update_flow_classifier_postcommit_driver_manager_exception [1.029561s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_del_fcs_nsh [0.056648s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_empty_del_fcs_mpls [0.050756s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_nh_mpls [0.055346s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_nsh [0.054538s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_empty_del_fcs_no_proxy_mpls [0.056718s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_empty_del_fcs_no_proxy_nsh [0.053503s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_empty_del_fcs_nsh [0.054976s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_nh_mpls [0.052207s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_unknown_port_id [1.704324s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_no_proxy_nh_mpls [0.051314s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_show_flow_classifier [0.972421s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_no_proxy_nh_nsh [0.372383s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_no_proxy_nsh [0.048334s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_tap_sf_del_fcs [0.049731s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_lastsf_node_graph_dependency_same_h_a_mpls [0.052404s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_lastsf_node_graph_dependency_same_h_a_nsh [0.050620s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_src_node_graph_dependent_same_h_a_mpls [0.052275s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_delete_flow_classifer_driver_manager_called [0.668537s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_a_d_no_proxy_nsh [0.051482s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_add_fcs_del_fcs_nsh [0.053200s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_nsh [0.051227s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_many_hops_all_mpls [0.052287s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_nh_mpls [0.052971s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_no_proxy_mpls [0.052265s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_no_proxy_nh_nsh [0.052936s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_host_add_fcs_nh_mpls [0.052138s] ... ok
{3} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_update_flow_classifier_precommit_driver_manager_exception [0.877888s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_empty_next_hops_a_d_no_proxy_mpls [0.056927s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_del_fcs_no_proxy_mpls [0.062237s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_show_flow_classifier_noexist [0.526340s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_empty_del_fcs_no_proxy_nsh [0.054412s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_empty_del_fcs_nsh [0.051652s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_nh_nsh [0.053679s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_del_fcs_no_proxy_nsh [0.051892s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_empty_next_hops_a_d_no_proxy_nsh [0.273498s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_nh_nsh [0.052323s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_empty_next_hops_add_fcs_del_fcs_mpls [0.052997s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_graph_dependent_diff_h_a_nsh [0.052925s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_tap_node_next_hop_default_sf_mpls_del_fcs [0.056910s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_graph_dependent_join_same_h_mpls [0.054771s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_graph_dependent_join_same_h_nsh [0.052352s] ... ok
{0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_graph_dependent_same_h_a_mpls [0.051521s] ... ok
{1} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_cross_subnet_source [2.580304s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('f36f059f-af00-4746-9c02-4e435a884d63',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('b840f08d-4f43-48b0-a72b-bae56752dab1',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{0} networking_sfc.tests.unit.services.sfc.common.test_ovs_ext_lib.GetPortMaskTestCase.test_invalid_port_range [0.040446s] ... ok
{0} networking_sfc.tests.unit.services.sfc.common.test_ovs_ext_lib.GetPortMaskTestCase.test_single_port [0.041048s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_init_agent_empty_flowrules [0.265001s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_src_node_graph_dependent_diff_h_a_mpls [0.052989s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_src_node_graph_dependent_join_same_h_nsh [0.052518s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_a_d_no_proxy_mpls [0.053775s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_many_hops_all_no_proxy_nsh [0.055190s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_no_proxy [0.058005s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_h_a_no_proxy_nsh [0.051991s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_host_add_fcs_mpls [0.053610s] ... ok
{2} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_update_flow_classifier [1.010520s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_graph_dependent_same_h_a_nsh [0.052924s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_del_fcs_mpls [0.061542s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_add_fcs_mpls [0.052440s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_add_fcs_no_proxy_nsh [0.102267s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_add_fcs_nsh [0.104228s] ... ok
{0} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_flow_classifiers [0.787824s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_del_fcs_no_proxy_nsh [0.288528s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_same_host_a_no_proxy_nsh [0.114018s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_no_proxy_nh_nsh [0.052484s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_del_fcs_no_proxy_mpls [0.054845s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_same_host_add_fcs_nsh [0.109532s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_empty_del_fcs_mpls [0.058961s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_no_proxy_mpls [0.095833s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_nsh [0.131709s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_tap_node_next_hop_default_sf_mpls_add_fcs [0.332270s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_ingress_flow_rule_tap_sf [0.100313s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flowrules_srcnode_no_nexthops_add_del_fcs_symmetric [0.059564s] ... ok
{3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flows_def_sf_nxt_hop_tap_node_nxt_hop_def_sf_mpls_add_fcs [0.057644s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_src_node_graph_dependent_diff_h_a_nsh [0.103403s] ... ok
{3} networking_sfc.tests.unit.services.sfc.common.test_ovs_ext_lib.GetPortMaskTestCase.test_invalid_min_port [0.043838s] ... ok
{3} networking_sfc.tests.unit.services.sfc.common.test_ovs_ext_lib.GetPortMaskTestCase.test_multi_port_masks [0.041725s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_src_node_graph_dependent_join_same_h_mpls [0.094321s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_lastsf_node_graph_dependency_same_h_a_mpls [0.098199s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_many_hops_all_nsh [0.112843s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_mpls [0.114040s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_nh_nsh [0.109066s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_h_a_no_proxy_nh_nsh [0.491398s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_host_add_fcs_nh_nsh [0.067394s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_empty_next_hops [0.050525s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_empty_next_hops_add_fcs_del_fcs_nsh [0.050640s] ... ok
{0} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_flow_classifiers_port_pairs [1.859037s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('36e8ef45-0a56-49ab-8860-14ab442c059b',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_graph_dependent_diff_h_a_mpls [0.108483s] ... ok
{2} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_same_host_a_no_proxy_mpls [0.106670s] ... ok
{2} networking_sfc.tests.unit.services.sfc.common.test_ovs_ext_lib.GetPortMaskTestCase.test_invalid_max_port [0.064270s] ... ok
{1} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_multi_port_groups_multi_port_pairs [3.138325s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('e6e8a10f-2f3e-499d-9e5b-ae9991fa10e6',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('b9ec33f3-234b-49a0-ac8c-c53cfa95e64e',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_multi_flow_classifiers_port_pairs [2.016097s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('72bb896b-6e0f-46f6-b7a4-c94f13176c84',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{0} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_fcs_port_pairs_ppg_n_tuple_symmetric [1.864186s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('2bc34d26-2fa9-4c6f-8b0c-bee8637441d6',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_port_pairs [1.601573s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('617a621e-f1e1-4a05-81af-c59ff8c67dc3',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{1} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_multi_port_groups_port_pairs [3.079868s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('8016ba4d-7c99-4004-b56b-7de99acb01e1',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('ced3e61c-8c9f-4e51-871c-1a4a5cf6373f',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('5aaf4674-0052-4547-b714-8922bffbfc27',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{0} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_fcs_port_pairs_with_symmetric [1.805828s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('99894fcf-a484-4a6a-a713-b092e623a3e4',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_port_groups_multi_port_pairs [3.534802s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('a0b61613-a2c0-4e30-971f-2bad41b74942',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{0} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_flow_classifiers [1.488992s] ... ok
{0} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_port_pairs [1.559664s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('dd5fa7ea-6b93-43b2-bb5a-7e65a14014bb',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{1} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_multi_fcs_port_pairs_with_symmetric [3.243527s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('0724f140-c233-4f1c-a44c-24f7756630da',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_service_graphs_nsh [4.669748s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('dfe00b4d-1a7c-4d86-8c77-23ec79649d5e',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('da343306-ae03-4879-a365-2abd94854d16',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('c82d208e-cd9a-445f-96a9-0b9b2a4fbfa1',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('9a15e890-4a09-4896-930a-70c843d11281',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('95b40a80-e6bc-4b45-a272-23db9cce00eb',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_service_graphs_mpls [3.923615s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('c9e05903-a75e-4131-b26c-1c662c8ded04',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('e3d705d5-e724-443f-b139-7da4add9f527',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('b0b44a2f-7967-42c4-bc46-ba6f229fa289',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('c7f9c67d-1ad3-4527-8055-16384de85bf4',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('4be035cb-4e63-4d0c-a9b2-fa57fbfe7649',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain [0.683480s] ... ok
{2} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_precommit_symmetric_no_logical_dst_port [0.750587s] ... ok
{1} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_pp_fc_and_no_sfc_proxy_mpls [1.833200s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('4635c95f-9fe0-44ed-a743-d8983a69b6f5',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{1} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_pp_fc_and_no_sfc_proxy_nsh [1.580538s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('16c3c29b-22c1-4bc3-9ab3-50b2b26359fc',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_fc_ppg_n_tuple_mapping [2.000243s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('1ceb7b8a-1234-4d7f-bad8-105a0deefaf7',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{0} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_service_graph_complex_nsh [3.937498s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('2028326a-1c1e-47ed-abbc-496cbbb34679',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('6a12a488-f3de-46af-811c-ed85f34f4b16',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('c3496d2b-b6bd-4a8e-9bcf-ed158ff65311',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('17d0ccca-cccf-4dbf-8624-e9af8be8858a',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('c30eec49-3abe-402d-99bb-6d35dc81aced',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('31a6e77a-f2d4-4586-93c2-c2b7e6ed2665',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_port_groups_multi_port_pairs [4.134924s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('89a7506b-8ce6-40b2-9daf-d0dd383149ba',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_flow_classifiers_with_symmetric [2.364283s] ... ok
{0} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_service_graph_nsh [2.209950s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('ba870d1d-0394-4da8-8c50-051d4f2e9243',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('4f651952-a55e-4408-a405-394ac8a49b53',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_symmetric [0.920571s] ... ok
{3} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_default_and_tap_enabled_ppg [2.796045s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('b82638e9-d6d3-430c-a047-2c6db9f7b0e6',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('d6b601be-1825-4d21-a50d-ec05af2303f3',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{1} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_service_graph_complex_mpls [4.866737s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('85bbad59-f150-4cdd-b183-e44428f4dd95',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('a729b77c-8bb3-4cf2-abd9-e43786afca36',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('e9f393bc-d10d-4950-a1d1-6e5ff2b0cc2d',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('2a6da837-1084-4ded-a4c6-5ed51f85aaec',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('1cc6d0f1-5df4-484c-bef4-b85f85acdd7e',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('34c52deb-c096-487b-b497-55e0a68f5ca2',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_tap_enabled_ppg_only [1.598868s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('53e40afd-566a-41a8-ad8a-e6e3d4fd647e',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_port_chain_with_flow_classifiers [0.751042s] ... ok
{3} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_flow_classifiers_port_pairs [1.476759s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('5da7f1b9-b3db-4e9b-8560-645876e51e73',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{0} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_service_graph_complex_mpls [3.885111s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('66becfb9-0839-467e-b6f8-f0a7f0203bbe',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('b12ff84e-7749-4898-a7cf-d7510a52b43d',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('e0585bed-06a6-4709-b28c-aa29b7b89b1d',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('6a02b80a-155e-44e6-bce0-ef26d3c01ea5',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('eb0345d0-ebdd-4a16-8194-8365a456c7fc',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('3f56cd51-03c1-4398-98ad-b773de7d9a79',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{1} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_service_graph_mpls [1.723939s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('ee569d76-0c5c-4e7b-9493-2329df8ed563',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('59eca42e-b8a6-4a07-a32a-7c989db9bcce',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_port_chain_with_flow_classifiers_port_pairs [1.283675s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('1f78bd48-45bc-4a98-9311-2560b691f573',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_multi_flow_classifiers_port_pairs [1.553270s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('2fb9cc70-f994-4229-b29c-9e433fd7da75',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_port_chain [0.462189s] ... ok
{1} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_add_port_pair [1.793377s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('85497b96-c1c9-4641-9439-e831b0f591a9',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_delete_port_pair_group [2.665381s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('822c8103-a92f-483e-9a8d-dd8bc3cfeeee',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('63abdd84-5708-4e5f-9df3-69985fde1292',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_chain_postcommit_called [0.044971s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_chain_precommit_called [0.043853s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_postcommit_called [0.046429s] ... ok
{3} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_port_chain_of_tap_enabled_ppg [1.961058s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('ac411078-f4de-45f2-b44f-b8cc1789529b',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_chain_called [0.039070s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_chain_postcommit_exception [0.038778s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_chain_precommit_exception [0.040517s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_group_called [0.039144s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_group_exception [0.059769s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_service_graph_precommit_called [0.084855s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_postcommit_exception [0.040632s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_precommit_called [0.040356s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_service_graph_postcommit_exception [0.039024s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_service_graph_precommit_called [0.073976s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_service_graph_precommit_exception [0.074958s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain [0.431950s] ... ok
{0} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_service_graph_complex_nsh [4.506146s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('0ef822db-87a3-466c-a8c7-54db0fc795ba',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('b546dd91-7ec6-44e4-a2d7-ba61fe7caea0',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('5ee78e4f-f431-4544-a8fa-e6d560ce0d1a',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('af0c7dd7-6863-4455-92fa-668a7ca824ee',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('497f302e-d511-44e0-90b2-bad1fa3c87dd',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('e88ec189-ba41-4b4e-8510-43b7ed0b30a7',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_port_chain_with_port_pairs [1.149646s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('5e92645e-b512-4725-bacc-d02683ac5cf7',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_group_postcommit_called [0.043541s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_group_precommit_exception [0.042284s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_postcommit_exception [0.040185s] ... ok
{1} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_add_port_pair_group [2.946434s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('665c924e-ed2e-4f2e-89a8-b97fac319833',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('194d5bc2-95a8-451b-9dfb-1c939a302a05',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_service_graph_postcommit_called [0.042121s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_group_postcommit_exception [0.039361s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_service_graph_postcommit_exception [0.084002s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_initialize_called [0.090789s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_chain_postcommit_called [0.085462s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_group_precommit_exception [0.069045s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_postcommit_called [0.042212s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_service_graph_postcommit_called [0.040922s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_driver_manager_called [0.833888s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_all_fields_with_chain_id [0.420002s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_postcommit_driver_manager_exception [0.762583s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_precommit_driver_manager_exception [0.426643s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_nouuid_flow_classifiers [0.871571s] ... ok
{1} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_replace_flow_classifier [2.049063s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('81ff4d12-825f-4c37-8024-16e04deda65c',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_chain_precommit_exception [0.076846s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_group_postcommit_exception [0.042760s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_precommit_called [0.040345s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_empty_port_pair_groups [0.496115s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_service_graph_precommit_called [0.040581s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_chain_precommit_called [0.040738s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_shared_port_pair_groups [0.486151s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_exception [0.039641s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_group_postcommit_called [0.040511s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_group_precommit_called [0.039696s] ... ok
{0} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_delete_port_pair [2.671534s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('5fc4d6de-2bc9-43b3-9ee4-9d6c2d9cbbe3',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_group_precommit_exception [0.039210s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_empty_chain_parameters [0.415603s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_postcommit_called [0.315919s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_postcommit_exception [0.080642s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_precommit_called [0.046553s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_service_graph_precommit_exception [0.039487s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_chain_postcommit_exception [0.039594s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_group_postcommit_exception [0.039702s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_group_precommit_called [0.049400s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_precommit_exception [0.080795s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_flow_classifiers [1.136169s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_invalid_chain_parameters [0.837489s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_multi_port_chain_with_same_flow_classifier [0.770826s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_no_port_pair_groups [0.550826s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_flow_classifiers_basic_the_same [0.899295s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_multi_port_pair_groups [0.547151s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_port_pairs [0.986349s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('0d30f5f4-a214-43b1-bdb0-e8dddd7f5f56',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('f3fc3ed3-9552-4086-ab9a-0cad56a5f022',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_consecutive_tap_port_pair_groups [0.765188s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('497ddeec-8a1f-44da-9770-2bbc0efb867d',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('512423db-8bec-4f5a-a880-de72a95fcd8a',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{0} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_replace_port_pair [2.880329s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('736cdfb4-3e4c-4636-9acc-98519fae0c24',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair [0.563725s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_non_consecutive_tap_port_pair_groups [1.507840s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('3a5b055c-c4e3-41c6-b527-1433f99211a2',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('dd3761c6-a909-4fb0-9943-ce888f4f3deb',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('8e5c1561-f746-435f-a843-e99bc76af7f4',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_default_chain_parameters [0.643600s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_empty_flow_classifiers [0.454614s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_none_flow_classifiers [0.715357s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_empty_service_function_parameters [0.867029s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_invalid_chain_parameters_symmetric [0.400371s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_driver_manager_called [0.636639s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_all_fields [0.848625s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_unknown_port_pair_group_id [0.624531s] ... ok
{0} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_replace_port_pair_group [2.246137s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('30945e11-fe32-43a2-9a2c-d6f201589603',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
/usr/lib/python3.9/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('4882accc-db48-4cc6-9800-28b7c6e86435',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  session.flush()
{0} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_chain_postcommit_exception [0.078917s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_precommit_driver_manager_exception [0.517701s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_group_precommit_called [0.095344s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_precommit_exception [0.087662s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_service_graph_postcommit_exception [0.091780s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_service_graph_precommit_exception [0.083333s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_empty_input [0.649285s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_chain_exception [0.071783s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_chain_postcommit_called [0.041203s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_default_parameters [0.463685s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_called [0.040321s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_precommit_exception [0.044731s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_driver_manager_called [0.839636s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_service_graph_postcommit_called [0.042203s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_chain_precommit_called [0.040594s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_chain_precommit_exception [0.042084s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_group_postcommit_called [0.040733s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group [0.463352s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_all_fields [0.406758s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_none_parameters [0.744698s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_nouuid_port_pair_id [0.509309s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_share_port_pair_id [1.297092s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('01bc5c0f-0c77-46d9-8206-b27b97a894e5',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_multi_port_chain_with_conflict_flow_classifiers [1.570357s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_port_pairs [0.724480s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('6280cfd9-bbee-4e63-b0e6-a0b7f0d9525f',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_consistent_correlations [1.285342s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('c0704d79-54c9-4c0f-a847-748b6196cb5f',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_postcommit_driver_manager_exception [1.169069s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_empty_parameters [0.592690s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_multi_port_chain_with_flow_classifiers [0.858248s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_invalid_service_function_parameters [0.965775s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_all_fields [0.581276s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_tap_enabled_parameter_true [0.692694s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_unknown_port_pair_id [0.469206s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_all_fields_with_symmetric [0.633531s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_no_egress [1.386426s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_invalid_weight [1.121744s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_invalid_correlation [0.836117s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_linear_dependency_only [0.759948s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_src_dst_same_port [0.988218s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_shared_port_pair_groups_different_order [1.096728s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_postcommit_driver_manager_exception [0.747035s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_no_ingress [0.989381s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_unknown_flow_classifiers [0.709146s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_unknown_egress [0.810790s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_ppg_with_all_params_and_tap_enabled_parameter_true [0.601265s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_nouuid_egress [0.774769s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_precommit_driver_manager_exception [1.027798s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_multi_flow_classifiers [0.960217s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_unknown_ingress [0.657789s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_none_chain_parameters [0.734826s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_driver_manager_called [1.250503s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_unambiguous_branch [1.367054s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_with_direct_loop_fail [0.854567s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_nonuuid_port_pair_group_id [1.058157s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_branching_no_class [1.660026s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_with_inexistent_port_chains [1.087405s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_nsh_correlation [0.861661s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_ingress_port_pair_exist [1.405440s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_with_joining_branches [1.033615s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_chain_manager_called [0.961844s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_branching_ppg_no_dst_corr_fail [2.463247s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('537fbae7-ce97-4fd6-b3cb-5b87812b8863',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('08105c27-88f4-46b7-b4bf-b53f96595e5c',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('0242aa41-e3c6-4d2f-9147-331ba2073e4b',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('a68d9931-f449-4cee-92bd-4116829d430b',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_nsh_correlation_incompatible_ppg_fail [1.864209s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('00d03daf-8f55-4367-8962-2b42327008a4',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('89fe42c2-3beb-4b9b-a269-8f9ce2386190',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_tap_port_pair_group_with_single_port_pair [1.585670s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('5fef083a-0890-4e4f-9b22-ac624c43993f',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_with_already_used_pcs_fail [0.905179s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair [1.769895s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_same_port_pair_groups [1.569150s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_egress_port_pair_exist [1.559194s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_group_driver_manager_exception [0.963621s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chains_with_conflicting_chain_ids [0.906602s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_with_multiple_starts [1.637114s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_flow_classifier_port_chain_exist [1.289620s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_service_graph_manager_called [1.032708s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_inconsistent_correlations [1.261312s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_tap_pair_group_with_multiple_port_pairs [1.618209s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_chain_noexist [0.885781s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_postcommit_driver_manager_exception [0.850671s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_chains [1.176457s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_chain [0.574567s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_chain_driver_manager_exception [0.909426s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_group [1.451804s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_chains_with_unknown_params [1.521243s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_ingress_egress_different_hosts [1.655372s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_group_noexist [0.908568s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_chain_part_of_graph_fail [1.521952s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_pairs_with_unknown_params [1.329181s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_none_service_function_parameters [1.312732s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_group_port_chain_exist [1.204303s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_quota_create_port_chain [0.885902s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_driver_manager_exception [1.315641s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_precommit_driver_manager_exception [1.296027s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_quota_create_port_pair_group_quota [1.028700s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_service_graph [1.563287s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_group_manager_called [0.962460s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_nouuid_ingress [0.979351s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_pair_groups [0.727012s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_show_port_chain [2.083158s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_manager_called [2.045425s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_pairs_with_params [1.421661s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_branching_ppg_both_corrs_ok [2.092779s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('60c36c09-7335-4bda-9ba7-7166c3d645e7',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('f93ae84f-f8b7-408d-a0c0-79e7652328f6',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('7a0af0df-b416-497c-860d-5b849545a4c8',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('3fd45510-501b-4ac0-8b84-0febdc0bffb1',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_show_port_chain_noexist [0.862128s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_noexist [1.436701s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_branching_ppg_no_src_corr_fail [1.436046s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('7c48004b-7409-4d0f-9448-42e1afa11c5a',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('9fa306de-c85b-4476-bc27-8d01ff43be1f',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('17db7b39-7782-45c2-a831-575b34d1140e',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('ad618501-a295-4569-83bd-c487147cf11c',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_consistency_with_consecutive_tap_ppg [1.322536s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('d5a6f3b2-7995-43dc-b8fb-2cb08ff8757f',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('2c67eebc-67d1-4737-b512-46aef2a1aadf',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_quota_create_port_pair_quota [2.342559s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_port_pair_group_exist [1.279801s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('2b1a5cfd-52d6-4a8c-a6c9-f9082efeeaa2',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_same_chain_fail [1.083617s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_service_graph_driver_postcommit_manager_exception [0.933734s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_part_of_graph_fail [1.256691s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_with_indirect_loop_fail [0.982027s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_flow_classifiers_basic_the_same [1.951526s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_pair_groups_with_params [0.785107s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_remove_flow_classifiers [0.875654s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_postcommit_driver_manager_exception [0.798686s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_chain_driver_precommit_manager_exception [1.400915s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_driver_manager_called [0.974646s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_remove_port_pair_groups [0.805098s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_pair_groups_with_unknown_params [1.321717s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_group_precommit_driver_manager_exception [0.657811s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_group [0.666449s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('c57450a8-d680-4ea0-8388-18988ebfc89a',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_show_port_pair_group [0.716727s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_show_port_pair_group_noexist [0.382107s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_replace_flow_classifiers [1.181621s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_precommit_driver_manager_exception [1.257290s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_group_precommit_driver_manager_exception [1.158196s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_add_flow_classifiers [1.420015s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_service_graph_driver_precommit_manager_exception [1.142057s] ... ok
{3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph [1.176725s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_egress [1.615828s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_conflict_flow_classifiers [1.500423s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_chains_with_params [1.813999s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_group_consistency_checks [1.919007s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('2d122be6-eee5-4c31-a0b6-96f7b7f21c03',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_driver_manager_called [1.065313s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_postcommit_driver_manager_exception [1.070193s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_pairs [1.453188s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_precommit_driver_manager_exception [1.027993s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_service_function_parameters [1.262239s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_show_port_pair [1.338314s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair [1.758941s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_show_port_pair_noexist [1.333470s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_group_postcommit_driver_manager_exception [0.903775s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph_driver_manager_called [1.837911s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_add_port_pair_groups [0.995610s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_precommit_driver_manager_exception [1.138917s] ... ok
{1} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_tap_port_chain_consistency [1.580594s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('a1fa5235-ae7f-470c-8783-20cb7ae2b8e8',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('9afaac27-9bb2-4709-a3bd-149be07e2f3e',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_chain_parameters [1.008560s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph_precommit_driver_manager_exception [1.457917s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_replace_port_pair_groups [1.335161s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_group_driver_manager_called [1.741364s] ... ok
{2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_tap_port_pair_group_consistency [2.933237s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: Identity map already had an identity for (<class 'networking_sfc.db.sfc_db.PortPairGroup'>, ('d468ed2d-ad0f-4200-b8e6-ae7ac5175aee',), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?
  self.session.flush()
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_ingress [1.541017s] ... ok
{0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph_postcommit_driver_manager_exception [1.465101s] ... ok
======
Totals
======
Ran: 746 tests in 152.1593 sec.
 - Passed: 746
 - Skipped: 0
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 581.0167 sec.
==============
Worker Balance
==============
 - Worker 0 (187 tests) => 0:02:32.159253
 - Worker 1 (187 tests) => 0:02:24.153000
 - Worker 2 (186 tests) => 0:02:29.239518
 - Worker 3 (186 tests) => 0:02:17.257036
___________________________________ summary ____________________________________
  py39: commands succeeded
  congratulations :)
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OHNUvN
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-sfc-20.0.1.dev2
+ DOCDIR=/builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/share/doc/python3-networking-sfc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/share/doc/python3-networking-sfc
+ cp -pr README.rst /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/share/doc/python3-networking-sfc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0fM9kS
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-sfc-20.0.1.dev2
+ LICENSEDIR=/builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/share/licenses/python3-networking-sfc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/share/licenses/python3-networking-sfc
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/share/licenses/python3-networking-sfc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(python3-networking-sfc) = 20.0.1-0.20250402141157.e0ba5dc.el9 python-networking-sfc = 20.0.1-0.20250402141157.e0ba5dc.el9 python3-networking-sfc = 20.0.1-0.20250402141157.e0ba5dc.el9 python3.9-networking-sfc = 20.0.1-0.20250402141157.e0ba5dc.el9 python3.9dist(networking-sfc) = 20.0.1~~dev2 python3dist(networking-sfc) = 20.0.1~~dev2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9 python3.9dist(alembic) >= 0.9.6 python3.9dist(eventlet) >= 0.27 python3.9dist(netaddr) >= 0.7.18 python3.9dist(neutron) >= 23~b2 python3.9dist(neutron-lib) >= 2.19 python3.9dist(oslo-config) >= 8 python3.9dist(oslo-i18n) >= 3.20 python3.9dist(oslo-log) >= 4.3 python3.9dist(oslo-messaging) >= 12.4 python3.9dist(oslo-serialization) >= 2.25 python3.9dist(oslo-utils) >= 4.5 python3.9dist(pbr) >= 4 python3.9dist(python-neutronclient) >= 10 python3.9dist(sqlalchemy) >= 2 python3.9dist(stevedore) >= 1.20
Obsoletes: python39-networking-sfc < 20.0.1-0.20250402141157.e0ba5dc.el9
Processing files: python-networking-sfc-doc-20.0.1-0.20250402141157.e0ba5dc.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PrnGdv
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-sfc-20.0.1.dev2
+ DOCDIR=/builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/share/doc/python-networking-sfc-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/share/doc/python-networking-sfc-doc
+ cp -pr doc/build/html/_downloads doc/build/html/_sources doc/build/html/_static doc/build/html/configuration doc/build/html/contributor doc/build/html/genindex.html doc/build/html/index.html doc/build/html/install doc/build/html/objects.inv doc/build/html/readme.html doc/build/html/search.html doc/build/html/searchindex.js doc/build/html/user /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/share/doc/python-networking-sfc-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nQqoz4
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-sfc-20.0.1.dev2
+ LICENSEDIR=/builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/share/licenses/python-networking-sfc-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/share/licenses/python-networking-sfc-doc
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/share/licenses/python-networking-sfc-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-networking-sfc-doc = 20.0.1-0.20250402141157.e0ba5dc.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-networking-sfc-tests-20.0.1-0.20250402141157.e0ba5dc.el9.noarch
warning: File not found: /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64/usr/lib/python3.9/site-packages/networking_sfc/tests/contrib
Provides: python-networking-sfc-tests = 20.0.1-0.20250402141157.e0ba5dc.el9 python3-networking-sfc-tests = 20.0.1-0.20250402141157.e0ba5dc.el9 python3.9-networking-sfc-tests = 20.0.1-0.20250402141157.e0ba5dc.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-networking-sfc-tests < 20.0.1-0.20250402141157.e0ba5dc.el9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64
Wrote: /builddir/build/SRPMS/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.src.rpm
Wrote: /builddir/build/RPMS/python3-networking-sfc-tests-20.0.1-0.20250402141157.e0ba5dc.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python3-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python-networking-sfc-doc-20.0.1-0.20250402141157.e0ba5dc.el9.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pkrqq3
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-sfc-20.0.1.dev2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-networking-sfc-20.0.1-0.20250402141157.e0ba5dc.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0