Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networking-bigswitch.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networking-bigswitch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networking-bigswitch.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networking-bigswitch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.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-bigswitch.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-networking-bigswitch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B9xDYk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf networking-bigswitch-12.0.3.dev118 + /usr/bin/gzip -dc /builddir/build/SOURCES/networking-bigswitch-12.0.3.dev118-0.20231116100311.96cf540.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd networking-bigswitch-12.0.3.dev118 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-networking-bigswitch-12.0.3 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i 's/sphinx.*/sphinx/' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pyroute2.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pylint.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^discover.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^oslosphinx.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.KRTlR5 + umask 022 + cd /builddir/build/BUILD + cd networking-bigswitch-12.0.3.dev118 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.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-bigswitch-12.0.3.dev118/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.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 --target x86_64 --nodeps /builddir/build/SPECS/python-networking-bigswitch.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-networking-bigswitch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kAZOlL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf networking-bigswitch-12.0.3.dev118 + /usr/bin/gzip -dc /builddir/build/SOURCES/networking-bigswitch-12.0.3.dev118-0.20231116100311.96cf540.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd networking-bigswitch-12.0.3.dev118 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-networking-bigswitch-12.0.3 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i 's/sphinx.*/sphinx/' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pyroute2.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pylint.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^discover.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^oslosphinx.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.hPw0an + umask 022 + cd /builddir/build/BUILD + cd networking-bigswitch-12.0.3.dev118 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.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-bigswitch-12.0.3.dev118/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: 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 from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.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 --target x86_64 --nodeps /builddir/build/SPECS/python-networking-bigswitch.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-networking-bigswitch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.83WABO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf networking-bigswitch-12.0.3.dev118 + /usr/bin/gzip -dc /builddir/build/SOURCES/networking-bigswitch-12.0.3.dev118-0.20231116100311.96cf540.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd networking-bigswitch-12.0.3.dev118 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-networking-bigswitch-12.0.3 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i 's/sphinx.*/sphinx/' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pyroute2.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pylint.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^discover.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^oslosphinx.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.x0RRmY + umask 022 + cd /builddir/build/BUILD + cd networking-bigswitch-12.0.3.dev118 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.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-bigswitch-12.0.3.dev118/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: 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 from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling alembic>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: alembic>=1.0.0 Handling distro>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: distro>=1.3.0 (installed: distro 1.8.0) Handling eventlet>=0.24.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.24.1 (installed: eventlet 0.33.3) Handling keystoneauth1>=3.11.1 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=3.11.1 Handling mock>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: mock>=2.0.0 Handling neutron_lib>=1.22.0 from tox --print-deps-only: py39,docs Requirement not satisfied: neutron_lib>=1.22.0 Handling os_net_config>=10.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: os_net_config>=10.0.0 Handling oslo.i18n>=3.22.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.22.1 Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=2.28.1 Handling oslo.utils>=3.37.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=3.37.1 Handling oslo_config>=6.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_config>=6.7.0 Handling oslo_db>=4.42.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_db>=4.42.0 Handling oslo_log>=3.40.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_log>=3.40.1 Handling oslo_messaging>=9.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_messaging>=9.2.0 Handling oslo_service>=1.33.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_service>=1.33.0 Handling oslotest>=3.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.7.0 Handling python-keystoneclient>=3.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-keystoneclient>=3.18.0 Handling requests>=2.18.4 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.4 (installed: requests 2.25.1) Handling setuptools>=18.5 from tox --print-deps-only: py39,docs Requirement satisfied: setuptools>=18.5 (installed: setuptools 57.4.0) Handling SQLAlchemy>=1.2.12 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.12 (installed: SQLAlchemy 1.4.45) Handling WebOb>=1.8.4 from tox --print-deps-only: py39,docs Requirement not satisfied: WebOb>=1.8.4 Handling neutron>=13.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: neutron>=13.0.0 Handling cliff>=1.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: cliff>=1.7.0 Handling coverage>=3.6 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage>=3.6 Handling mock>=1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: mock>=1.0 Handling fixtures>=1.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=1.3.1 Handling python-subunit>=0.0.18 from tox --print-deps-only: py39,docs Requirement not satisfied: python-subunit>=0.0.18 Handling requests-mock>=0.5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: requests-mock>=0.5.1 Handling sphinx from tox --print-deps-only: py39,docs Requirement satisfied: sphinx (installed: sphinx 3.4.3) Handling oslo.privsep>=1.9.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.privsep>=1.9.0 Handling testresources>=0.2.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testresources>=0.2.4 Handling testtools>=0.9.36,!=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=0.9.36,!=1.2.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling WebTest>=2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: WebTest>=2.0 Handling oslotest>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=1.2.0 Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: tempest>=17.1.0 Handling babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: babel!=2.4.0,>=2.3.4 (installed: babel 2.9.1) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=1.0.0 Handling alembic>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: alembic>=1.0.0 Handling distro>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: distro>=1.3.0 (installed: distro 1.8.0) Handling eventlet>=0.24.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.24.1 (installed: eventlet 0.33.3) Handling keystoneauth1>=3.11.1 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=3.11.1 Handling mock>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: mock>=2.0.0 Handling neutron_lib>=1.22.0 from tox --print-deps-only: py39,docs Requirement not satisfied: neutron_lib>=1.22.0 Handling os_net_config>=10.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: os_net_config>=10.0.0 Handling oslo.i18n>=3.22.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.22.1 Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=2.28.1 Handling oslo.utils>=3.37.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=3.37.1 Handling oslo_config>=6.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_config>=6.7.0 Handling oslo_db>=4.42.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_db>=4.42.0 Handling oslo_log>=3.40.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_log>=3.40.1 Handling oslo_messaging>=9.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_messaging>=9.2.0 Handling oslo_service>=1.33.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_service>=1.33.0 Handling oslotest>=3.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.7.0 Handling python-keystoneclient>=3.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-keystoneclient>=3.18.0 Handling requests>=2.18.4 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.4 (installed: requests 2.25.1) Handling setuptools>=18.5 from tox --print-deps-only: py39,docs Requirement satisfied: setuptools>=18.5 (installed: setuptools 57.4.0) Handling SQLAlchemy>=1.2.12 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.12 (installed: SQLAlchemy 1.4.45) Handling WebOb>=1.8.4 from tox --print-deps-only: py39,docs Requirement not satisfied: WebOb>=1.8.4 Handling neutron>=13.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: neutron>=13.0.0 Handling cliff>=1.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: cliff>=1.7.0 Handling coverage>=3.6 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage>=3.6 Handling mock>=1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: mock>=1.0 Handling fixtures>=1.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=1.3.1 Handling python-subunit>=0.0.18 from tox --print-deps-only: py39,docs Requirement not satisfied: python-subunit>=0.0.18 Handling requests-mock>=0.5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: requests-mock>=0.5.1 Handling sphinx from tox --print-deps-only: py39,docs Requirement satisfied: sphinx (installed: sphinx 3.4.3) Handling oslo.privsep>=1.9.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.privsep>=1.9.0 Handling testresources>=0.2.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testresources>=0.2.4 Handling testtools>=0.9.36,!=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=0.9.36,!=1.2.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling WebTest>=2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: WebTest>=2.0 Handling oslotest>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=1.2.0 Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: tempest>=17.1.0 Handling babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: babel!=2.4.0,>=2.3.4 (installed: babel 2.9.1) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=1.0.0 /usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: 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_bigswitch.egg-info/PKG-INFO writing dependency_links to networking_bigswitch.egg-info/dependency_links.txt writing entry points to networking_bigswitch.egg-info/entry_points.txt writing requirements to networking_bigswitch.egg-info/requires.txt writing top-level names to networking_bigswitch.egg-info/top_level.txt writing pbr to networking_bigswitch.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'networking_bigswitch.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/networking_bigswitch.dist-info' The [wheel] section is deprecated. Use [bdist_wheel] instead. adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling alembic (>=1.0.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: alembic (>=1.0.0) Handling distro (>=1.3.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: distro (>=1.3.0) (installed: distro 1.8.0) Handling eventlet (>=0.24.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: eventlet (>=0.24.1) (installed: eventlet 0.33.3) Handling keystoneauth1 (>=3.11.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: keystoneauth1 (>=3.11.1) Handling mock (>=2.0.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: mock (>=2.0.0) Handling neutron-lib (>=1.22.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: neutron-lib (>=1.22.0) Handling os-net-config (>=10.0.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: os-net-config (>=10.0.0) Handling oslo.i18n (>=3.22.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo.i18n (>=3.22.1) Handling oslo.serialization (>=2.28.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo.serialization (>=2.28.1) Handling oslo.utils (>=3.37.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo.utils (>=3.37.1) Handling oslo-config (>=6.7.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-config (>=6.7.0) Handling oslo-db (>=4.42.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-db (>=4.42.0) Handling oslo-log (>=3.40.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-log (>=3.40.1) Handling oslo-messaging (>=9.2.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-messaging (>=9.2.0) Handling oslo-service (>=1.33.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-service (>=1.33.0) Handling oslotest (>=3.7.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslotest (>=3.7.0) Handling python-keystoneclient (>=3.18.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: python-keystoneclient (>=3.18.0) Handling requests (>=2.18.4) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: requests (>=2.18.4) (installed: requests 2.25.1) Handling setuptools (>=18.5) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: setuptools (>=18.5) (installed: setuptools 57.4.0) Handling SQLAlchemy (>=1.2.12) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: SQLAlchemy (>=1.2.12) (installed: SQLAlchemy 1.4.45) Handling WebOb (>=1.8.4) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: WebOb (>=1.8.4) Handling neutron (>=13.0.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: neutron (>=13.0.0) + cat /builddir/build/BUILD/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64-pyproject-buildrequires + rm -rfv networking_bigswitch.dist-info/ removed 'networking_bigswitch.dist-info/AUTHORS' removed 'networking_bigswitch.dist-info/LICENSE' removed 'networking_bigswitch.dist-info/METADATA' removed 'networking_bigswitch.dist-info/entry_points.txt' removed 'networking_bigswitch.dist-info/pbr.json' removed 'networking_bigswitch.dist-info/top_level.txt' removed directory 'networking_bigswitch.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.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 --target x86_64 --nodeps /builddir/build/SPECS/python-networking-bigswitch.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-networking-bigswitch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wqLlnl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf networking-bigswitch-12.0.3.dev118 + /usr/bin/gzip -dc /builddir/build/SOURCES/networking-bigswitch-12.0.3.dev118-0.20231116100311.96cf540.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd networking-bigswitch-12.0.3.dev118 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-networking-bigswitch-12.0.3 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i 's/sphinx.*/sphinx/' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pyroute2.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pylint.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^discover.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyroute2 pylint discover oslosphinx + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^oslosphinx.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.2H57Qp + umask 022 + cd /builddir/build/BUILD + cd networking-bigswitch-12.0.3.dev118 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.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-bigswitch-12.0.3.dev118/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: 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 from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling alembic>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.0.0 (installed: alembic 1.8.1) Handling distro>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: distro>=1.3.0 (installed: distro 1.8.0) Handling eventlet>=0.24.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.24.1 (installed: eventlet 0.33.3) Handling keystoneauth1>=3.11.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.11.1 (installed: keystoneauth1 5.3.0) Handling mock>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=2.0.0 (installed: mock 4.0.3) Handling neutron_lib>=1.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron_lib>=1.22.0 (installed: neutron_lib 3.8.0) Handling os_net_config>=10.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: os_net_config>=10.0.0 (installed: os_net_config 16.1.0.dev37) Handling oslo.i18n>=3.22.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.22.1 (installed: oslo.i18n 6.1.0) Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.28.1 (installed: oslo.serialization 5.2.0) Handling oslo.utils>=3.37.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.37.1 (installed: oslo.utils 6.3.0) Handling oslo_config>=6.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_config>=6.7.0 Handling oslo_db>=4.42.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_db>=4.42.0 Handling oslo_log>=3.40.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_log>=3.40.1 Handling oslo_messaging>=9.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_messaging>=9.2.0 Handling oslo_service>=1.33.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_service>=1.33.0 Handling oslotest>=3.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.7.0 (installed: oslotest 4.5.0) Handling python-keystoneclient>=3.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.18.0 (installed: python-keystoneclient 5.2.0) Handling requests>=2.18.4 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.4 (installed: requests 2.25.1) Handling setuptools>=18.5 from tox --print-deps-only: py39,docs Requirement satisfied: setuptools>=18.5 (installed: setuptools 57.4.0) Handling SQLAlchemy>=1.2.12 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.12 (installed: SQLAlchemy 1.4.45) Handling WebOb>=1.8.4 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.4 (installed: WebOb 1.8.7) Handling neutron>=13.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron>=13.0.0 (installed: neutron 23.1.0.dev136) Handling cliff>=1.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=1.7.0 (installed: cliff 4.4.0) Handling coverage>=3.6 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=3.6 (installed: coverage 6.4.2) Handling mock>=1.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=1.0 (installed: mock 4.0.3) Handling fixtures>=1.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=1.3.1 (installed: fixtures 4.0.1) Handling python-subunit>=0.0.18 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=0.0.18 (installed: python-subunit 1.4.0) Handling requests-mock>=0.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=0.5.1 (installed: requests-mock 1.10.0) Handling sphinx from tox --print-deps-only: py39,docs Requirement satisfied: sphinx (installed: sphinx 3.4.3) Handling oslo.privsep>=1.9.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.privsep>=1.9.0 (installed: oslo.privsep 3.2.0) Handling testresources>=0.2.4 from tox --print-deps-only: py39,docs Requirement satisfied: testresources>=0.2.4 (installed: testresources 2.0.1) Handling testtools>=0.9.36,!=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=0.9.36,!=1.2.0 (installed: testtools 2.6.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling WebTest>=2.0 from tox --print-deps-only: py39,docs Requirement satisfied: WebTest>=2.0 (installed: WebTest 3.0.0) Handling oslotest>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=1.2.0 (installed: oslotest 4.5.0) Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tempest>=17.1.0 (installed: tempest 36.0.1.dev13) Handling babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: babel!=2.4.0,>=2.3.4 (installed: babel 2.9.1) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.0.1) Handling alembic>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.0.0 (installed: alembic 1.8.1) Handling distro>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: distro>=1.3.0 (installed: distro 1.8.0) Handling eventlet>=0.24.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.24.1 (installed: eventlet 0.33.3) Handling keystoneauth1>=3.11.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.11.1 (installed: keystoneauth1 5.3.0) Handling mock>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=2.0.0 (installed: mock 4.0.3) Handling neutron_lib>=1.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron_lib>=1.22.0 (installed: neutron_lib 3.8.0) Handling os_net_config>=10.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: os_net_config>=10.0.0 (installed: os_net_config 16.1.0.dev37) Handling oslo.i18n>=3.22.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.22.1 (installed: oslo.i18n 6.1.0) Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.28.1 (installed: oslo.serialization 5.2.0) Handling oslo.utils>=3.37.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.37.1 (installed: oslo.utils 6.3.0) Handling oslo_config>=6.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_config>=6.7.0 Handling oslo_db>=4.42.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_db>=4.42.0 Handling oslo_log>=3.40.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_log>=3.40.1 Handling oslo_messaging>=9.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_messaging>=9.2.0 Handling oslo_service>=1.33.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_service>=1.33.0 Handling oslotest>=3.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.7.0 (installed: oslotest 4.5.0) Handling python-keystoneclient>=3.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.18.0 (installed: python-keystoneclient 5.2.0) Handling requests>=2.18.4 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.4 (installed: requests 2.25.1) Handling setuptools>=18.5 from tox --print-deps-only: py39,docs Requirement satisfied: setuptools>=18.5 (installed: setuptools 57.4.0) Handling SQLAlchemy>=1.2.12 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.12 (installed: SQLAlchemy 1.4.45) Handling WebOb>=1.8.4 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.4 (installed: WebOb 1.8.7) Handling neutron>=13.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron>=13.0.0 (installed: neutron 23.1.0.dev136) Handling cliff>=1.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=1.7.0 (installed: cliff 4.4.0) Handling coverage>=3.6 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=3.6 (installed: coverage 6.4.2) Handling mock>=1.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=1.0 (installed: mock 4.0.3) Handling fixtures>=1.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=1.3.1 (installed: fixtures 4.0.1) Handling python-subunit>=0.0.18 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=0.0.18 (installed: python-subunit 1.4.0) Handling requests-mock>=0.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=0.5.1 (installed: requests-mock 1.10.0) Handling sphinx from tox --print-deps-only: py39,docs Requirement satisfied: sphinx (installed: sphinx 3.4.3) Handling oslo.privsep>=1.9.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.privsep>=1.9.0 (installed: oslo.privsep 3.2.0) Handling testresources>=0.2.4 from tox --print-deps-only: py39,docs Requirement satisfied: testresources>=0.2.4 (installed: testresources 2.0.1) Handling testtools>=0.9.36,!=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=0.9.36,!=1.2.0 (installed: testtools 2.6.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling WebTest>=2.0 from tox --print-deps-only: py39,docs Requirement satisfied: WebTest>=2.0 (installed: WebTest 3.0.0) Handling oslotest>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=1.2.0 (installed: oslotest 4.5.0) Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tempest>=17.1.0 (installed: tempest 36.0.1.dev13) Handling babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: babel!=2.4.0,>=2.3.4 (installed: babel 2.9.1) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.0.1) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: 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_bigswitch.egg-info/PKG-INFO writing dependency_links to networking_bigswitch.egg-info/dependency_links.txt writing entry points to networking_bigswitch.egg-info/entry_points.txt writing requirements to networking_bigswitch.egg-info/requires.txt writing top-level names to networking_bigswitch.egg-info/top_level.txt writing pbr to networking_bigswitch.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'networking_bigswitch.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/networking_bigswitch.dist-info' The [wheel] section is deprecated. Use [bdist_wheel] instead. adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling alembic (>=1.0.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: alembic (>=1.0.0) (installed: alembic 1.8.1) Handling distro (>=1.3.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: distro (>=1.3.0) (installed: distro 1.8.0) Handling eventlet (>=0.24.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: eventlet (>=0.24.1) (installed: eventlet 0.33.3) Handling keystoneauth1 (>=3.11.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: keystoneauth1 (>=3.11.1) (installed: keystoneauth1 5.3.0) Handling mock (>=2.0.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: mock (>=2.0.0) (installed: mock 4.0.3) Handling neutron-lib (>=1.22.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: neutron-lib (>=1.22.0) (installed: neutron-lib 3.8.0) Handling os-net-config (>=10.0.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: os-net-config (>=10.0.0) (installed: os-net-config 16.1.0.dev37) Handling oslo.i18n (>=3.22.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: oslo.i18n (>=3.22.1) (installed: oslo.i18n 6.1.0) Handling oslo.serialization (>=2.28.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: oslo.serialization (>=2.28.1) (installed: oslo.serialization 5.2.0) Handling oslo.utils (>=3.37.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: oslo.utils (>=3.37.1) (installed: oslo.utils 6.3.0) Handling oslo-config (>=6.7.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-config (>=6.7.0) Handling oslo-db (>=4.42.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-db (>=4.42.0) Handling oslo-log (>=3.40.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-log (>=3.40.1) Handling oslo-messaging (>=9.2.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-messaging (>=9.2.0) Handling oslo-service (>=1.33.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-service (>=1.33.0) Handling oslotest (>=3.7.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: oslotest (>=3.7.0) (installed: oslotest 4.5.0) Handling python-keystoneclient (>=3.18.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: python-keystoneclient (>=3.18.0) (installed: python-keystoneclient 5.2.0) Handling requests (>=2.18.4) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: requests (>=2.18.4) (installed: requests 2.25.1) Handling setuptools (>=18.5) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: setuptools (>=18.5) (installed: setuptools 57.4.0) Handling SQLAlchemy (>=1.2.12) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: SQLAlchemy (>=1.2.12) (installed: SQLAlchemy 1.4.45) Handling WebOb (>=1.8.4) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: WebOb (>=1.8.4) (installed: WebOb 1.8.7) Handling neutron (>=13.0.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: neutron (>=13.0.0) (installed: neutron 23.1.0.dev136) + cat /builddir/build/BUILD/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64-pyproject-buildrequires + rm -rfv networking_bigswitch.dist-info/ removed 'networking_bigswitch.dist-info/LICENSE' removed 'networking_bigswitch.dist-info/AUTHORS' removed 'networking_bigswitch.dist-info/METADATA' removed 'networking_bigswitch.dist-info/entry_points.txt' removed 'networking_bigswitch.dist-info/pbr.json' removed 'networking_bigswitch.dist-info/top_level.txt' removed directory 'networking_bigswitch.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.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 --nodeps /builddir/build/SPECS/python-networking-bigswitch.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-networking-bigswitch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.PZwW74 + umask 022 + cd /builddir/build/BUILD + cd networking-bigswitch-12.0.3.dev118 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.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-bigswitch-12.0.3.dev118/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: 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 from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling alembic>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.0.0 (installed: alembic 1.8.1) Handling distro>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: distro>=1.3.0 (installed: distro 1.8.0) Handling eventlet>=0.24.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.24.1 (installed: eventlet 0.33.3) Handling keystoneauth1>=3.11.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.11.1 (installed: keystoneauth1 5.3.0) Handling mock>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=2.0.0 (installed: mock 4.0.3) Handling neutron_lib>=1.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron_lib>=1.22.0 (installed: neutron_lib 3.8.0) Handling os_net_config>=10.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: os_net_config>=10.0.0 (installed: os_net_config 16.1.0.dev37) Handling oslo.i18n>=3.22.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.22.1 (installed: oslo.i18n 6.1.0) Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.28.1 (installed: oslo.serialization 5.2.0) Handling oslo.utils>=3.37.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.37.1 (installed: oslo.utils 6.3.0) Handling oslo_config>=6.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_config>=6.7.0 Handling oslo_db>=4.42.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_db>=4.42.0 Handling oslo_log>=3.40.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_log>=3.40.1 Handling oslo_messaging>=9.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_messaging>=9.2.0 Handling oslo_service>=1.33.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_service>=1.33.0 Handling oslotest>=3.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.7.0 (installed: oslotest 4.5.0) Handling python-keystoneclient>=3.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.18.0 (installed: python-keystoneclient 5.2.0) Handling requests>=2.18.4 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.4 (installed: requests 2.25.1) Handling setuptools>=18.5 from tox --print-deps-only: py39,docs Requirement satisfied: setuptools>=18.5 (installed: setuptools 57.4.0) Handling SQLAlchemy>=1.2.12 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.12 (installed: SQLAlchemy 1.4.45) Handling WebOb>=1.8.4 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.4 (installed: WebOb 1.8.7) Handling neutron>=13.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron>=13.0.0 (installed: neutron 23.1.0.dev136) Handling cliff>=1.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=1.7.0 (installed: cliff 4.4.0) Handling coverage>=3.6 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=3.6 (installed: coverage 6.4.2) Handling mock>=1.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=1.0 (installed: mock 4.0.3) Handling fixtures>=1.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=1.3.1 (installed: fixtures 4.0.1) Handling python-subunit>=0.0.18 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=0.0.18 (installed: python-subunit 1.4.0) Handling requests-mock>=0.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=0.5.1 (installed: requests-mock 1.10.0) Handling sphinx from tox --print-deps-only: py39,docs Requirement satisfied: sphinx (installed: sphinx 3.4.3) Handling oslo.privsep>=1.9.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.privsep>=1.9.0 (installed: oslo.privsep 3.2.0) Handling testresources>=0.2.4 from tox --print-deps-only: py39,docs Requirement satisfied: testresources>=0.2.4 (installed: testresources 2.0.1) Handling testtools>=0.9.36,!=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=0.9.36,!=1.2.0 (installed: testtools 2.6.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling WebTest>=2.0 from tox --print-deps-only: py39,docs Requirement satisfied: WebTest>=2.0 (installed: WebTest 3.0.0) Handling oslotest>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=1.2.0 (installed: oslotest 4.5.0) Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tempest>=17.1.0 (installed: tempest 36.0.1.dev13) Handling babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: babel!=2.4.0,>=2.3.4 (installed: babel 2.9.1) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.0.1) Handling alembic>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.0.0 (installed: alembic 1.8.1) Handling distro>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: distro>=1.3.0 (installed: distro 1.8.0) Handling eventlet>=0.24.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.24.1 (installed: eventlet 0.33.3) Handling keystoneauth1>=3.11.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.11.1 (installed: keystoneauth1 5.3.0) Handling mock>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=2.0.0 (installed: mock 4.0.3) Handling neutron_lib>=1.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron_lib>=1.22.0 (installed: neutron_lib 3.8.0) Handling os_net_config>=10.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: os_net_config>=10.0.0 (installed: os_net_config 16.1.0.dev37) Handling oslo.i18n>=3.22.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.22.1 (installed: oslo.i18n 6.1.0) Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.28.1 (installed: oslo.serialization 5.2.0) Handling oslo.utils>=3.37.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.37.1 (installed: oslo.utils 6.3.0) Handling oslo_config>=6.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_config>=6.7.0 Handling oslo_db>=4.42.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_db>=4.42.0 Handling oslo_log>=3.40.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_log>=3.40.1 Handling oslo_messaging>=9.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_messaging>=9.2.0 Handling oslo_service>=1.33.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo_service>=1.33.0 Handling oslotest>=3.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.7.0 (installed: oslotest 4.5.0) Handling python-keystoneclient>=3.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.18.0 (installed: python-keystoneclient 5.2.0) Handling requests>=2.18.4 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.4 (installed: requests 2.25.1) Handling setuptools>=18.5 from tox --print-deps-only: py39,docs Requirement satisfied: setuptools>=18.5 (installed: setuptools 57.4.0) Handling SQLAlchemy>=1.2.12 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.12 (installed: SQLAlchemy 1.4.45) Handling WebOb>=1.8.4 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.4 (installed: WebOb 1.8.7) Handling neutron>=13.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron>=13.0.0 (installed: neutron 23.1.0.dev136) Handling cliff>=1.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=1.7.0 (installed: cliff 4.4.0) Handling coverage>=3.6 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=3.6 (installed: coverage 6.4.2) Handling mock>=1.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=1.0 (installed: mock 4.0.3) Handling fixtures>=1.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=1.3.1 (installed: fixtures 4.0.1) Handling python-subunit>=0.0.18 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=0.0.18 (installed: python-subunit 1.4.0) Handling requests-mock>=0.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=0.5.1 (installed: requests-mock 1.10.0) Handling sphinx from tox --print-deps-only: py39,docs Requirement satisfied: sphinx (installed: sphinx 3.4.3) Handling oslo.privsep>=1.9.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.privsep>=1.9.0 (installed: oslo.privsep 3.2.0) Handling testresources>=0.2.4 from tox --print-deps-only: py39,docs Requirement satisfied: testresources>=0.2.4 (installed: testresources 2.0.1) Handling testtools>=0.9.36,!=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=0.9.36,!=1.2.0 (installed: testtools 2.6.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling WebTest>=2.0 from tox --print-deps-only: py39,docs Requirement satisfied: WebTest>=2.0 (installed: WebTest 3.0.0) Handling oslotest>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=1.2.0 (installed: oslotest 4.5.0) Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tempest>=17.1.0 (installed: tempest 36.0.1.dev13) Handling babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: babel!=2.4.0,>=2.3.4 (installed: babel 2.9.1) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.0.1) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: 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 networking_bigswitch.egg-info writing networking_bigswitch.egg-info/PKG-INFO writing dependency_links to networking_bigswitch.egg-info/dependency_links.txt writing entry points to networking_bigswitch.egg-info/entry_points.txt writing requirements to networking_bigswitch.egg-info/requires.txt writing top-level names to networking_bigswitch.egg-info/top_level.txt writing pbr to networking_bigswitch.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'networking_bigswitch.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'networking_bigswitch.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/networking_bigswitch.dist-info' The [wheel] section is deprecated. Use [bdist_wheel] instead. adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling alembic (>=1.0.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: alembic (>=1.0.0) (installed: alembic 1.8.1) Handling distro (>=1.3.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: distro (>=1.3.0) (installed: distro 1.8.0) Handling eventlet (>=0.24.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: eventlet (>=0.24.1) (installed: eventlet 0.33.3) Handling keystoneauth1 (>=3.11.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: keystoneauth1 (>=3.11.1) (installed: keystoneauth1 5.3.0) Handling mock (>=2.0.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: mock (>=2.0.0) (installed: mock 4.0.3) Handling neutron-lib (>=1.22.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: neutron-lib (>=1.22.0) (installed: neutron-lib 3.8.0) Handling os-net-config (>=10.0.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: os-net-config (>=10.0.0) (installed: os-net-config 16.1.0.dev37) Handling oslo.i18n (>=3.22.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: oslo.i18n (>=3.22.1) (installed: oslo.i18n 6.1.0) Handling oslo.serialization (>=2.28.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: oslo.serialization (>=2.28.1) (installed: oslo.serialization 5.2.0) Handling oslo.utils (>=3.37.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: oslo.utils (>=3.37.1) (installed: oslo.utils 6.3.0) Handling oslo-config (>=6.7.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-config (>=6.7.0) Handling oslo-db (>=4.42.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-db (>=4.42.0) Handling oslo-log (>=3.40.1) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-log (>=3.40.1) Handling oslo-messaging (>=9.2.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-messaging (>=9.2.0) Handling oslo-service (>=1.33.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement not satisfied: oslo-service (>=1.33.0) Handling oslotest (>=3.7.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: oslotest (>=3.7.0) (installed: oslotest 4.5.0) Handling python-keystoneclient (>=3.18.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: python-keystoneclient (>=3.18.0) (installed: python-keystoneclient 5.2.0) Handling requests (>=2.18.4) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: requests (>=2.18.4) (installed: requests 2.25.1) Handling setuptools (>=18.5) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: setuptools (>=18.5) (installed: setuptools 57.4.0) Handling SQLAlchemy (>=1.2.12) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: SQLAlchemy (>=1.2.12) (installed: SQLAlchemy 1.4.45) Handling WebOb (>=1.8.4) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: WebOb (>=1.8.4) (installed: WebOb 1.8.7) Handling neutron (>=13.0.0) from hook generated metadata: Requires-Dist (networking-bigswitch) Requirement satisfied: neutron (>=13.0.0) (installed: neutron 23.1.0.dev136) + cat /builddir/build/BUILD/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64-pyproject-buildrequires + rm -rfv networking_bigswitch.dist-info/ removed 'networking_bigswitch.dist-info/LICENSE' removed 'networking_bigswitch.dist-info/AUTHORS' removed 'networking_bigswitch.dist-info/METADATA' removed 'networking_bigswitch.dist-info/entry_points.txt' removed 'networking_bigswitch.dist-info/top_level.txt' removed 'networking_bigswitch.dist-info/pbr.json' removed directory 'networking_bigswitch.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.p5dJFl + umask 022 + cd /builddir/build/BUILD + cd networking-bigswitch-12.0.3.dev118 + mkdir -p /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/pyproject-wheeldir Processing /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: 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-bigswitch-12.0.3.dev118/.pyproject-builddir/tmptwq58wtj /usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: 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-bigswitch-12.0.3.dev118/.pyproject-builddir/pip-modern-metadata-b2i_b0sx/networking_bigswitch.egg-info writing /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir/pip-modern-metadata-b2i_b0sx/networking_bigswitch.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir/pip-modern-metadata-b2i_b0sx/networking_bigswitch.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir/pip-modern-metadata-b2i_b0sx/networking_bigswitch.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir/pip-modern-metadata-b2i_b0sx/networking_bigswitch.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir/pip-modern-metadata-b2i_b0sx/networking_bigswitch.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir/pip-modern-metadata-b2i_b0sx/networking_bigswitch.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir/pip-modern-metadata-b2i_b0sx/networking_bigswitch.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir/pip-modern-metadata-b2i_b0sx/networking_bigswitch.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir/pip-modern-metadata-b2i_b0sx/networking_bigswitch.dist-info' The [wheel] section is deprecated. Use [bdist_wheel] instead. adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: networking-bigswitch Building wheel for networking-bigswitch (PEP 517): 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-bigswitch-12.0.3.dev118/.pyproject-builddir/tmpakfapjcd /usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: 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 The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/networking_bigswitch creating build/lib/networking_bigswitch/plugins creating build/lib/networking_bigswitch/plugins/bigswitch creating build/lib/networking_bigswitch/plugins/bigswitch/db copying networking_bigswitch/plugins/bigswitch/db/__init__.py -> build/lib/networking_bigswitch/plugins/bigswitch/db copying networking_bigswitch/plugins/bigswitch/db/consistency_db.py -> build/lib/networking_bigswitch/plugins/bigswitch/db copying networking_bigswitch/plugins/bigswitch/db/network_template_db.py -> build/lib/networking_bigswitch/plugins/bigswitch/db copying networking_bigswitch/plugins/bigswitch/db/porttracker_db.py -> build/lib/networking_bigswitch/plugins/bigswitch/db copying networking_bigswitch/plugins/bigswitch/db/reachability_test_db.py -> build/lib/networking_bigswitch/plugins/bigswitch/db copying networking_bigswitch/plugins/bigswitch/db/tenant_policy_db.py -> build/lib/networking_bigswitch/plugins/bigswitch/db copying networking_bigswitch/__init__.py -> build/lib/networking_bigswitch creating build/lib/networking_bigswitch/plugins/bigswitch/agent copying networking_bigswitch/plugins/bigswitch/agent/__init__.py -> build/lib/networking_bigswitch/plugins/bigswitch/agent copying networking_bigswitch/plugins/bigswitch/agent/restproxy_agent.py -> build/lib/networking_bigswitch/plugins/bigswitch/agent creating build/lib/networking_bigswitch/services creating build/lib/networking_bigswitch/services/taas creating build/lib/networking_bigswitch/services/taas/service_drivers copying networking_bigswitch/services/taas/service_drivers/__init__.py -> build/lib/networking_bigswitch/services/taas/service_drivers copying networking_bigswitch/services/taas/service_drivers/taas_bsn.py -> build/lib/networking_bigswitch/services/taas/service_drivers creating build/lib/networking_bigswitch/plugins/bigswitch/db/models copying networking_bigswitch/plugins/bigswitch/db/models/__init__.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/models copying networking_bigswitch/plugins/bigswitch/db/models/head.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/models creating build/lib/networking_bigswitch/plugins/ml2 copying networking_bigswitch/plugins/ml2/__init__.py -> build/lib/networking_bigswitch/plugins/ml2 creating build/lib/networking_bigswitch/tests creating build/lib/networking_bigswitch/tests/functional copying networking_bigswitch/tests/functional/__init__.py -> build/lib/networking_bigswitch/tests/functional creating build/lib/networking_bigswitch/plugins/bigswitch/extensions copying networking_bigswitch/plugins/bigswitch/extensions/__init__.py -> build/lib/networking_bigswitch/plugins/bigswitch/extensions copying networking_bigswitch/plugins/bigswitch/extensions/bsnserviceextension.py -> build/lib/networking_bigswitch/plugins/bigswitch/extensions copying networking_bigswitch/plugins/bigswitch/__init__.py -> build/lib/networking_bigswitch/plugins/bigswitch copying networking_bigswitch/plugins/bigswitch/bsn_service_plugin.py -> build/lib/networking_bigswitch/plugins/bigswitch copying networking_bigswitch/plugins/bigswitch/config.py -> build/lib/networking_bigswitch/plugins/bigswitch copying networking_bigswitch/plugins/bigswitch/constants.py -> build/lib/networking_bigswitch/plugins/bigswitch copying networking_bigswitch/plugins/bigswitch/dhcp_driver.py -> build/lib/networking_bigswitch/plugins/bigswitch copying networking_bigswitch/plugins/bigswitch/i18n.py -> build/lib/networking_bigswitch/plugins/bigswitch copying networking_bigswitch/plugins/bigswitch/l3_router_plugin.py -> build/lib/networking_bigswitch/plugins/bigswitch copying networking_bigswitch/plugins/bigswitch/plugin.py -> build/lib/networking_bigswitch/plugins/bigswitch copying networking_bigswitch/plugins/bigswitch/servermanager.py -> build/lib/networking_bigswitch/plugins/bigswitch copying networking_bigswitch/plugins/bigswitch/state_syncer.py -> build/lib/networking_bigswitch/plugins/bigswitch copying networking_bigswitch/plugins/bigswitch/utils.py -> build/lib/networking_bigswitch/plugins/bigswitch copying networking_bigswitch/plugins/bigswitch/vcsversion.py -> build/lib/networking_bigswitch/plugins/bigswitch copying networking_bigswitch/plugins/bigswitch/version.py -> build/lib/networking_bigswitch/plugins/bigswitch creating build/lib/networking_bigswitch/plugins/ml2/drivers copying networking_bigswitch/plugins/ml2/drivers/__init__.py -> build/lib/networking_bigswitch/plugins/ml2/drivers copying networking_bigswitch/plugins/__init__.py -> build/lib/networking_bigswitch/plugins creating build/lib/networking_bigswitch/plugins/bigswitch/db/migration creating build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/__init__.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/env.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations creating build/lib/networking_bigswitch/tests/unit creating build/lib/networking_bigswitch/tests/unit/ml2 copying networking_bigswitch/tests/unit/ml2/__init__.py -> build/lib/networking_bigswitch/tests/unit/ml2 creating build/lib/networking_bigswitch/tests/unit/ml2/drivers copying networking_bigswitch/tests/unit/ml2/drivers/__init__.py -> build/lib/networking_bigswitch/tests/unit/ml2/drivers copying networking_bigswitch/tests/unit/ml2/drivers/test_bigswitch_mech.py -> build/lib/networking_bigswitch/tests/unit/ml2/drivers copying networking_bigswitch/services/taas/__init__.py -> build/lib/networking_bigswitch/services/taas copying networking_bigswitch/tests/unit/__init__.py -> build/lib/networking_bigswitch/tests/unit copying networking_bigswitch/tests/unit/test_import.py -> build/lib/networking_bigswitch/tests/unit copying networking_bigswitch/plugins/bigswitch/db/migration/__init__.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration creating build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/__init__.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/fake_server.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/mock_paths.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/test_agent_scheduler.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/test_base.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/test_capabilities.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/test_networktemplate_db.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/test_networktemplateassignment_db.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/test_reachabilityquicktest_db.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/test_reachabilitytest_db.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/test_restproxy_agent.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/test_restproxy_plugin.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/test_router_db.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/test_security_groups.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/test_servermanager.py -> build/lib/networking_bigswitch/tests/unit/bigswitch copying networking_bigswitch/tests/unit/bigswitch/test_ssl.py -> build/lib/networking_bigswitch/tests/unit/bigswitch creating build/lib/networking_bigswitch/plugins/ml2/drivers/mech_bigswitch copying networking_bigswitch/plugins/ml2/drivers/mech_bigswitch/__init__.py -> build/lib/networking_bigswitch/plugins/ml2/drivers/mech_bigswitch copying networking_bigswitch/plugins/ml2/drivers/mech_bigswitch/driver.py -> build/lib/networking_bigswitch/plugins/ml2/drivers/mech_bigswitch copying networking_bigswitch/services/__init__.py -> build/lib/networking_bigswitch/services creating build/lib/networking_bigswitch/plugins/bigswitch/tests copying networking_bigswitch/plugins/bigswitch/tests/__init__.py -> build/lib/networking_bigswitch/plugins/bigswitch/tests copying networking_bigswitch/plugins/bigswitch/tests/test_server.py -> build/lib/networking_bigswitch/plugins/bigswitch/tests creating build/lib/networking_bigswitch/tests/functional/db copying networking_bigswitch/tests/functional/db/__init__.py -> build/lib/networking_bigswitch/tests/functional/db copying networking_bigswitch/tests/functional/db/test_migrations.py -> build/lib/networking_bigswitch/tests/functional/db copying networking_bigswitch/tests/__init__.py -> build/lib/networking_bigswitch/tests running egg_info creating networking_bigswitch.egg-info writing networking_bigswitch.egg-info/PKG-INFO writing dependency_links to networking_bigswitch.egg-info/dependency_links.txt writing entry points to networking_bigswitch.egg-info/entry_points.txt writing requirements to networking_bigswitch.egg-info/requires.txt writing top-level names to networking_bigswitch.egg-info/top_level.txt writing pbr to networking_bigswitch.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'networking_bigswitch.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'networking_bigswitch.egg-info/SOURCES.txt' copying networking_bigswitch/tests/functional/requirements.txt -> build/lib/networking_bigswitch/tests/functional copying networking_bigswitch/plugins/bigswitch/README -> build/lib/networking_bigswitch/plugins/bigswitch copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/README -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/script.py.mako -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations creating build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/1086543dfc0f_update_column_type_for_testpath_result.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/1ef57200f387_testpath_modify_uniq_constraint.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/2dc6f1b7c0a1_testpath_add_column_logical_path.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/34f888285695_support_multiple_logical_routers.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/66cc6bc031de_tenant_policy_plugin.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/7db8cd315b95_clear_consistency_db.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/938c3e0e2029_add_tenant_segment_id_for_reachability_.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/HEAD -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/f774eae87144_rename_tenant_to_project.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/kilo_add_base_bsn_plugin.py -> build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions creating build/lib/networking_bigswitch/tests/unit/bigswitch/etc copying networking_bigswitch/tests/unit/bigswitch/etc/restproxy.ini.test -> build/lib/networking_bigswitch/tests/unit/bigswitch/etc creating build/lib/networking_bigswitch/tests/unit/bigswitch/etc/ssl creating build/lib/networking_bigswitch/tests/unit/bigswitch/etc/ssl/ca_certs copying networking_bigswitch/tests/unit/bigswitch/etc/ssl/ca_certs/README -> build/lib/networking_bigswitch/tests/unit/bigswitch/etc/ssl/ca_certs creating build/lib/networking_bigswitch/tests/unit/bigswitch/etc/ssl/combined copying networking_bigswitch/tests/unit/bigswitch/etc/ssl/combined/README -> build/lib/networking_bigswitch/tests/unit/bigswitch/etc/ssl/combined creating build/lib/networking_bigswitch/tests/unit/bigswitch/etc/ssl/host_certs copying networking_bigswitch/tests/unit/bigswitch/etc/ssl/host_certs/README -> build/lib/networking_bigswitch/tests/unit/bigswitch/etc/ssl/host_certs 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_bigswitch creating build/bdist.linux-x86_64/wheel/networking_bigswitch/tests copying build/lib/networking_bigswitch/tests/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests creating build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit creating build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch creating build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch/etc creating build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch/etc/ssl creating build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch/etc/ssl/host_certs copying build/lib/networking_bigswitch/tests/unit/bigswitch/etc/ssl/host_certs/README -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch/etc/ssl/host_certs creating build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch/etc/ssl/combined copying build/lib/networking_bigswitch/tests/unit/bigswitch/etc/ssl/combined/README -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch/etc/ssl/combined creating build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch/etc/ssl/ca_certs copying build/lib/networking_bigswitch/tests/unit/bigswitch/etc/ssl/ca_certs/README -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch/etc/ssl/ca_certs copying build/lib/networking_bigswitch/tests/unit/bigswitch/etc/restproxy.ini.test -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch/etc copying build/lib/networking_bigswitch/tests/unit/bigswitch/test_ssl.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/test_servermanager.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/test_security_groups.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/test_router_db.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/test_restproxy_plugin.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/test_restproxy_agent.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/test_reachabilitytest_db.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/test_reachabilityquicktest_db.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/test_networktemplateassignment_db.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/test_networktemplate_db.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/test_capabilities.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/test_base.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/test_agent_scheduler.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/mock_paths.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/fake_server.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/bigswitch/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/bigswitch copying build/lib/networking_bigswitch/tests/unit/test_import.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit copying build/lib/networking_bigswitch/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit creating build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/ml2 creating build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/ml2/drivers copying build/lib/networking_bigswitch/tests/unit/ml2/drivers/test_bigswitch_mech.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/ml2/drivers copying build/lib/networking_bigswitch/tests/unit/ml2/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/ml2/drivers copying build/lib/networking_bigswitch/tests/unit/ml2/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/unit/ml2 creating build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/functional copying build/lib/networking_bigswitch/tests/functional/requirements.txt -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/functional creating build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/functional/db copying build/lib/networking_bigswitch/tests/functional/db/test_migrations.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/functional/db copying build/lib/networking_bigswitch/tests/functional/db/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/functional/db copying build/lib/networking_bigswitch/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/tests/functional creating build/bdist.linux-x86_64/wheel/networking_bigswitch/services copying build/lib/networking_bigswitch/services/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/services creating build/bdist.linux-x86_64/wheel/networking_bigswitch/services/taas copying build/lib/networking_bigswitch/services/taas/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/services/taas creating build/bdist.linux-x86_64/wheel/networking_bigswitch/services/taas/service_drivers copying build/lib/networking_bigswitch/services/taas/service_drivers/taas_bsn.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/services/taas/service_drivers copying build/lib/networking_bigswitch/services/taas/service_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/services/taas/service_drivers copying build/lib/networking_bigswitch/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch creating build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins copying build/lib/networking_bigswitch/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins creating build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/ml2 creating build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/ml2/drivers creating build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/ml2/drivers/mech_bigswitch copying build/lib/networking_bigswitch/plugins/ml2/drivers/mech_bigswitch/driver.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/ml2/drivers/mech_bigswitch copying build/lib/networking_bigswitch/plugins/ml2/drivers/mech_bigswitch/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/ml2/drivers/mech_bigswitch copying build/lib/networking_bigswitch/plugins/ml2/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/ml2/drivers copying build/lib/networking_bigswitch/plugins/ml2/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/ml2 creating build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch copying build/lib/networking_bigswitch/plugins/bigswitch/README -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch creating build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/tests copying build/lib/networking_bigswitch/plugins/bigswitch/tests/test_server.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/tests copying build/lib/networking_bigswitch/plugins/bigswitch/tests/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/tests copying build/lib/networking_bigswitch/plugins/bigswitch/version.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch copying build/lib/networking_bigswitch/plugins/bigswitch/vcsversion.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch copying build/lib/networking_bigswitch/plugins/bigswitch/utils.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch copying build/lib/networking_bigswitch/plugins/bigswitch/state_syncer.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch copying build/lib/networking_bigswitch/plugins/bigswitch/servermanager.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch copying build/lib/networking_bigswitch/plugins/bigswitch/plugin.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch copying build/lib/networking_bigswitch/plugins/bigswitch/l3_router_plugin.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch copying build/lib/networking_bigswitch/plugins/bigswitch/i18n.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch copying build/lib/networking_bigswitch/plugins/bigswitch/dhcp_driver.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch copying build/lib/networking_bigswitch/plugins/bigswitch/constants.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch copying build/lib/networking_bigswitch/plugins/bigswitch/config.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch copying build/lib/networking_bigswitch/plugins/bigswitch/bsn_service_plugin.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch copying build/lib/networking_bigswitch/plugins/bigswitch/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch creating build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/extensions copying build/lib/networking_bigswitch/plugins/bigswitch/extensions/bsnserviceextension.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/extensions copying build/lib/networking_bigswitch/plugins/bigswitch/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/extensions creating build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/agent copying build/lib/networking_bigswitch/plugins/bigswitch/agent/restproxy_agent.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/agent copying build/lib/networking_bigswitch/plugins/bigswitch/agent/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/agent creating build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db creating build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration creating build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations creating build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/kilo_add_base_bsn_plugin.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/f774eae87144_rename_tenant_to_project.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/HEAD -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/938c3e0e2029_add_tenant_segment_id_for_reachability_.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/7db8cd315b95_clear_consistency_db.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/66cc6bc031de_tenant_policy_plugin.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/34f888285695_support_multiple_logical_routers.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/2dc6f1b7c0a1_testpath_add_column_logical_path.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/1ef57200f387_testpath_modify_uniq_constraint.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/1086543dfc0f_update_column_type_for_testpath_result.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/README -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/env.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations copying build/lib/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations creating build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/models copying build/lib/networking_bigswitch/plugins/bigswitch/db/models/head.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/models copying build/lib/networking_bigswitch/plugins/bigswitch/db/models/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db/models copying build/lib/networking_bigswitch/plugins/bigswitch/db/tenant_policy_db.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db copying build/lib/networking_bigswitch/plugins/bigswitch/db/reachability_test_db.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db copying build/lib/networking_bigswitch/plugins/bigswitch/db/porttracker_db.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db copying build/lib/networking_bigswitch/plugins/bigswitch/db/network_template_db.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db copying build/lib/networking_bigswitch/plugins/bigswitch/db/consistency_db.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db copying build/lib/networking_bigswitch/plugins/bigswitch/db/__init__.py -> build/bdist.linux-x86_64/wheel/networking_bigswitch/plugins/bigswitch/db running install_data creating build/bdist.linux-x86_64/wheel/networking_bigswitch-12.0.3.dev118.data creating build/bdist.linux-x86_64/wheel/networking_bigswitch-12.0.3.dev118.data/data creating build/bdist.linux-x86_64/wheel/etc creating build/bdist.linux-x86_64/wheel/etc/neutron creating build/bdist.linux-x86_64/wheel/etc/neutron/policy.d copying etc/neutron/policy.d/bsn_plugin_policy.json -> build/bdist.linux-x86_64/wheel/etc/neutron/policy.d/ running install_egg_info Copying networking_bigswitch.egg-info to build/bdist.linux-x86_64/wheel/networking_bigswitch-12.0.3.dev118-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_bigswitch-12.0.3.dev118.dist-info/WHEEL creating '/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir/pip-wheel-5ac7wks8/tmp6bhgluzz/networking_bigswitch-12.0.3.dev118-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'etc/neutron/policy.d/bsn_plugin_policy.json' adding 'networking_bigswitch/__init__.py' adding 'networking_bigswitch/plugins/__init__.py' adding 'networking_bigswitch/plugins/bigswitch/README' adding 'networking_bigswitch/plugins/bigswitch/__init__.py' adding 'networking_bigswitch/plugins/bigswitch/bsn_service_plugin.py' adding 'networking_bigswitch/plugins/bigswitch/config.py' adding 'networking_bigswitch/plugins/bigswitch/constants.py' adding 'networking_bigswitch/plugins/bigswitch/dhcp_driver.py' adding 'networking_bigswitch/plugins/bigswitch/i18n.py' adding 'networking_bigswitch/plugins/bigswitch/l3_router_plugin.py' adding 'networking_bigswitch/plugins/bigswitch/plugin.py' adding 'networking_bigswitch/plugins/bigswitch/servermanager.py' adding 'networking_bigswitch/plugins/bigswitch/state_syncer.py' adding 'networking_bigswitch/plugins/bigswitch/utils.py' adding 'networking_bigswitch/plugins/bigswitch/vcsversion.py' adding 'networking_bigswitch/plugins/bigswitch/version.py' adding 'networking_bigswitch/plugins/bigswitch/agent/__init__.py' adding 'networking_bigswitch/plugins/bigswitch/agent/restproxy_agent.py' adding 'networking_bigswitch/plugins/bigswitch/db/__init__.py' adding 'networking_bigswitch/plugins/bigswitch/db/consistency_db.py' adding 'networking_bigswitch/plugins/bigswitch/db/network_template_db.py' adding 'networking_bigswitch/plugins/bigswitch/db/porttracker_db.py' adding 'networking_bigswitch/plugins/bigswitch/db/reachability_test_db.py' adding 'networking_bigswitch/plugins/bigswitch/db/tenant_policy_db.py' adding 'networking_bigswitch/plugins/bigswitch/db/migration/__init__.py' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/README' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/__init__.py' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/env.py' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/script.py.mako' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/1086543dfc0f_update_column_type_for_testpath_result.py' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/1ef57200f387_testpath_modify_uniq_constraint.py' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/2dc6f1b7c0a1_testpath_add_column_logical_path.py' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/34f888285695_support_multiple_logical_routers.py' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/66cc6bc031de_tenant_policy_plugin.py' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/7db8cd315b95_clear_consistency_db.py' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/938c3e0e2029_add_tenant_segment_id_for_reachability_.py' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/HEAD' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/f774eae87144_rename_tenant_to_project.py' adding 'networking_bigswitch/plugins/bigswitch/db/migration/alembic_migrations/versions/kilo_add_base_bsn_plugin.py' adding 'networking_bigswitch/plugins/bigswitch/db/models/__init__.py' adding 'networking_bigswitch/plugins/bigswitch/db/models/head.py' adding 'networking_bigswitch/plugins/bigswitch/extensions/__init__.py' adding 'networking_bigswitch/plugins/bigswitch/extensions/bsnserviceextension.py' adding 'networking_bigswitch/plugins/bigswitch/tests/__init__.py' adding 'networking_bigswitch/plugins/bigswitch/tests/test_server.py' adding 'networking_bigswitch/plugins/ml2/__init__.py' adding 'networking_bigswitch/plugins/ml2/drivers/__init__.py' adding 'networking_bigswitch/plugins/ml2/drivers/mech_bigswitch/__init__.py' adding 'networking_bigswitch/plugins/ml2/drivers/mech_bigswitch/driver.py' adding 'networking_bigswitch/services/__init__.py' adding 'networking_bigswitch/services/taas/__init__.py' adding 'networking_bigswitch/services/taas/service_drivers/__init__.py' adding 'networking_bigswitch/services/taas/service_drivers/taas_bsn.py' adding 'networking_bigswitch/tests/__init__.py' adding 'networking_bigswitch/tests/functional/__init__.py' adding 'networking_bigswitch/tests/functional/requirements.txt' adding 'networking_bigswitch/tests/functional/db/__init__.py' adding 'networking_bigswitch/tests/functional/db/test_migrations.py' adding 'networking_bigswitch/tests/unit/__init__.py' adding 'networking_bigswitch/tests/unit/test_import.py' adding 'networking_bigswitch/tests/unit/bigswitch/__init__.py' adding 'networking_bigswitch/tests/unit/bigswitch/fake_server.py' adding 'networking_bigswitch/tests/unit/bigswitch/mock_paths.py' adding 'networking_bigswitch/tests/unit/bigswitch/test_agent_scheduler.py' adding 'networking_bigswitch/tests/unit/bigswitch/test_base.py' adding 'networking_bigswitch/tests/unit/bigswitch/test_capabilities.py' adding 'networking_bigswitch/tests/unit/bigswitch/test_networktemplate_db.py' adding 'networking_bigswitch/tests/unit/bigswitch/test_networktemplateassignment_db.py' adding 'networking_bigswitch/tests/unit/bigswitch/test_reachabilityquicktest_db.py' adding 'networking_bigswitch/tests/unit/bigswitch/test_reachabilitytest_db.py' adding 'networking_bigswitch/tests/unit/bigswitch/test_restproxy_agent.py' adding 'networking_bigswitch/tests/unit/bigswitch/test_restproxy_plugin.py' adding 'networking_bigswitch/tests/unit/bigswitch/test_router_db.py' adding 'networking_bigswitch/tests/unit/bigswitch/test_security_groups.py' adding 'networking_bigswitch/tests/unit/bigswitch/test_servermanager.py' adding 'networking_bigswitch/tests/unit/bigswitch/test_ssl.py' adding 'networking_bigswitch/tests/unit/bigswitch/etc/restproxy.ini.test' adding 'networking_bigswitch/tests/unit/bigswitch/etc/ssl/ca_certs/README' adding 'networking_bigswitch/tests/unit/bigswitch/etc/ssl/combined/README' adding 'networking_bigswitch/tests/unit/bigswitch/etc/ssl/host_certs/README' adding 'networking_bigswitch/tests/unit/ml2/__init__.py' adding 'networking_bigswitch/tests/unit/ml2/drivers/__init__.py' adding 'networking_bigswitch/tests/unit/ml2/drivers/test_bigswitch_mech.py' adding 'networking_bigswitch-12.0.3.dev118.dist-info/AUTHORS' adding 'networking_bigswitch-12.0.3.dev118.dist-info/LICENSE' adding 'networking_bigswitch-12.0.3.dev118.dist-info/METADATA' adding 'networking_bigswitch-12.0.3.dev118.dist-info/WHEEL' adding 'networking_bigswitch-12.0.3.dev118.dist-info/entry_points.txt' adding 'networking_bigswitch-12.0.3.dev118.dist-info/pbr.json' adding 'networking_bigswitch-12.0.3.dev118.dist-info/top_level.txt' adding 'networking_bigswitch-12.0.3.dev118.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for networking-bigswitch (PEP 517): finished with status 'done' Created wheel for networking-bigswitch: filename=networking_bigswitch-12.0.3.dev118-py2.py3-none-any.whl size=153646 sha256=e4a14493f660c7da6557ef618994d41f98870a371ccc62df5d1a486b39fe3d3b Stored in directory: /builddir/.cache/pip/wheels/01/ed/86/938302fdeded921fdf41803c582d4cb60886432b627727e19c Successfully built networking-bigswitch + /usr/bin/python3 setup.py build_sphinx /usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: 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 build_sphinx [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v3.4.3 making output directory... done building [mo]: all of 0 po files building [html]: all source files updating environment: [new config] 1 added, 0 changed, 0 removed reading sources... [100%] contents looking for now-outdated files... none found pickling environment... WARNING: Since v2.0, Sphinx uses "index" as master_doc by default. Please add "master_doc = 'contents'" to your conf.py. done checking consistency... done preparing documents... done writing output... [100%] contents generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in doc/build/html. + rm doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6LN1z4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64 + cd networking-bigswitch-12.0.3.dev118 ++ ls /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/pyproject-wheeldir/networking_bigswitch-12.0.3.dev118-py2.py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=networking_bigswitch==12.0.3.dev118 + TMPDIR=/builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.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-bigswitch-12.0.3.dev118/pyproject-wheeldir networking_bigswitch==12.0.3.dev118 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/networking-bigswitch-12.0.3.dev118/pyproject-wheeldir Processing ./pyproject-wheeldir/networking_bigswitch-12.0.3.dev118-py2.py3-none-any.whl Installing collected packages: networking-bigswitch Creating /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/bin/neutron-bsn-agent to 755 Successfully installed networking-bigswitch-12.0.3.dev118 + '[' -d /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/bin ']' + '[' -f /usr/bin/pathfix3.9.py ']' + pathfix=/usr/bin/pathfix3.9.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.9.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/bin/neutron-bsn-agent /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/bin/neutron-bsn-agent: updating + rm -rfv /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/networking_bigswitch-12.0.3.dev118.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch-12.0.3.dev118.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-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64 --record /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch-12.0.3.dev118.dist-info/RECORD --output /builddir/build/BUILD/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch-12.0.3.dev118.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch-12.0.3.dev118.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch-12.0.3.dev118.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch-12.0.3.dev118.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + install -p -D -m 644 /builddir/build/SOURCES/neutron-bsn-agent.service /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/systemd/system/neutron-bsn-agent.service + mkdir -p /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64//etc/neutron/conf.d/neutron-bsn-agent + mkdir -p /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/tests + for lib in /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/version.py /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/tests/test_server.py + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/version.py + touch -r /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/version.py /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/version.py.new + mv /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/version.py.new /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/version.py + for lib in /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/version.py /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/tests/test_server.py + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/tests/test_server.py + touch -r /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/tests/test_server.py /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/tests/test_server.py.new + mv /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/tests/test_server.py.new /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9/site-packages/networking_bigswitch/plugins/bigswitch/tests/test_server.py + install -d -m 755 /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/etc/neutron/policy.d + mv /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64//usr/lib/python3.9/site-packages/etc/neutron/policy.d/bsn_plugin_policy.json /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/etc/neutron/policy.d + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 12.0.3-0.20231116100311.96cf540.el9 --unique-debug-suffix -12.0.3-0.20231116100311.96cf540.el9.x86_64 --unique-debug-src-base python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.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-bigswitch-12.0.3.dev118 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-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xqgyBB + umask 022 + cd /builddir/build/BUILD + cd networking-bigswitch-12.0.3.dev118 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/share/licenses/python3-networking-bigswitch + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/share/licenses/python3-networking-bigswitch + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/share/licenses/python3-networking-bigswitch + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(python3-networking-bigswitch) = 2:12.0.3-0.20231116100311.96cf540.el9 python-networking-bigswitch = 2:12.0.3-0.20231116100311.96cf540.el9 python3-networking-bigswitch = 2:12.0.3-0.20231116100311.96cf540.el9 python3.9-networking-bigswitch = 2:12.0.3-0.20231116100311.96cf540.el9 python3.9dist(networking-bigswitch) = 12.0.3~~dev118 python3dist(networking-bigswitch) = 12.0.3~~dev118 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) >= 1 python3.9dist(distro) >= 1.3 python3.9dist(eventlet) >= 0.24.1 python3.9dist(keystoneauth1) >= 3.11.1 python3.9dist(mock) >= 2 python3.9dist(neutron) >= 13 python3.9dist(neutron-lib) >= 1.22 python3.9dist(os-net-config) >= 10 python3.9dist(oslo-config) >= 6.7 python3.9dist(oslo-db) >= 4.42 python3.9dist(oslo-i18n) >= 3.22.1 python3.9dist(oslo-log) >= 3.40.1 python3.9dist(oslo-messaging) >= 9.2 python3.9dist(oslo-serialization) >= 2.28.1 python3.9dist(oslo-service) >= 1.33 python3.9dist(oslo-utils) >= 3.37.1 python3.9dist(oslotest) >= 3.7 python3.9dist(python-keystoneclient) >= 3.18 python3.9dist(requests) >= 2.18.4 python3.9dist(setuptools) >= 18.5 python3.9dist(sqlalchemy) >= 1.2.12 python3.9dist(webob) >= 1.8.4 Obsoletes: python39-networking-bigswitch < 2:12.0.3-0.20231116100311.96cf540.el9 Processing files: openstack-neutron-bigswitch-agent-12.0.3-0.20231116100311.96cf540.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Sg19Oz + umask 022 + cd /builddir/build/BUILD + cd networking-bigswitch-12.0.3.dev118 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/share/licenses/openstack-neutron-bigswitch-agent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/share/licenses/openstack-neutron-bigswitch-agent + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/share/licenses/openstack-neutron-bigswitch-agent + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-neutron-bigswitch-agent = 2:12.0.3-0.20231116100311.96cf540.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: python-networking-bigswitch-doc-12.0.3-0.20231116100311.96cf540.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7wwMOP + umask 022 + cd /builddir/build/BUILD + cd networking-bigswitch-12.0.3.dev118 + DOCDIR=/builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/share/doc/python-networking-bigswitch-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/share/doc/python-networking-bigswitch-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/share/doc/python-networking-bigswitch-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/share/doc/python-networking-bigswitch-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2hJvdk + umask 022 + cd /builddir/build/BUILD + cd networking-bigswitch-12.0.3.dev118 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/share/licenses/python-networking-bigswitch-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/share/licenses/python-networking-bigswitch-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64/usr/share/licenses/python-networking-bigswitch-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-networking-bigswitch-doc = 2:12.0.3-0.20231116100311.96cf540.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64 Wrote: /builddir/build/SRPMS/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.src.rpm Wrote: /builddir/build/RPMS/openstack-neutron-bigswitch-agent-12.0.3-0.20231116100311.96cf540.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-networking-bigswitch-doc-12.0.3-0.20231116100311.96cf540.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.82BzRP + umask 022 + cd /builddir/build/BUILD + cd networking-bigswitch-12.0.3.dev118 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-networking-bigswitch-12.0.3-0.20231116100311.96cf540.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0