Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MfdARC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-net-config-18.0.3.dev17 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/os-net-config-18.0.3.dev17-0.20250813161231.600b4ba.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd os-net-config-18.0.3.dev17 + rm -rf /builddir/build/BUILD/os-net-config-18.0.3.dev17-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/os-net-config-18.0.3.dev17-SPECPARTS + /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 'os-net-config-18.0.3 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.mdA5st + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.0.3.dev17 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-net-config-18.0.3.dev17/pyproject-wheeldir --output /builddir/build/BUILD/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.37TyjW + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.0.3.dev17 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-net-config-18.0.3.dev17/pyproject-wheeldir --output /builddir/build/BUILD/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.DH6zsi + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.0.3.dev17 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-net-config-18.0.3.dev17/pyproject-wheeldir --output /builddir/build/BUILD/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.02 seconds py312: OK (0.02 seconds) docs: OK (0.01 seconds) congratulations :) (0.09 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling netaddr>=0.7.13 from tox --print-deps-only: py312,docs Requirement not satisfied: netaddr>=0.7.13 Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.concurrency>=3.26.0 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling PyYAML>=3.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.10.0 (installed: PyYAML 6.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: jsonschema>=3.2.0 Handling pyudev>=0.16.1 from tox --print-deps-only: py312,docs Requirement not satisfied: pyudev>=0.16.1 Handling pyroute2>=0.7.10 from tox --print-deps-only: py312,docs Requirement not satisfied: pyroute2>=0.7.10 Handling setuptools<71.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: setuptools<71.0.0 (installed: setuptools 69.0.3) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs Requirement not satisfied: python-subunit>=0.0.18 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=1.4.0 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.1 /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing os_net_config.egg-info/PKG-INFO writing dependency_links to os_net_config.egg-info/dependency_links.txt writing entry points to os_net_config.egg-info/entry_points.txt writing requirements to os_net_config.egg-info/requires.txt writing top-level names to os_net_config.egg-info/top_level.txt writing pbr to os_net_config.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 'os_net_config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-net-config-18.0.3.dev17/os_net_config-18.0.3.dev17.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling netaddr >=0.7.13 from hook generated metadata: Requires-Dist (os-net-config) Requirement not satisfied: netaddr >=0.7.13 Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement not satisfied: oslo.concurrency >=3.26.0 Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement not satisfied: oslo.utils >=3.33.0 Handling PyYAML >=3.10.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: PyYAML >=3.10.0 (installed: PyYAML 6.0.1) Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement not satisfied: jsonschema >=3.2.0 Handling pyudev >=0.16.1 from hook generated metadata: Requires-Dist (os-net-config) Requirement not satisfied: pyudev >=0.16.1 Handling pyroute2 >=0.7.10 from hook generated metadata: Requires-Dist (os-net-config) Requirement not satisfied: pyroute2 >=0.7.10 Handling setuptools <71.0.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: setuptools <71.0.0 (installed: setuptools 69.0.3) + cat /builddir/build/BUILD/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64-pyproject-buildrequires + rm -rfv os_net_config-18.0.3.dev17.dist-info/ removed 'os_net_config-18.0.3.dev17.dist-info/AUTHORS' removed 'os_net_config-18.0.3.dev17.dist-info/LICENSE' removed 'os_net_config-18.0.3.dev17.dist-info/METADATA' removed 'os_net_config-18.0.3.dev17.dist-info/entry_points.txt' removed 'os_net_config-18.0.3.dev17.dist-info/pbr.json' removed 'os_net_config-18.0.3.dev17.dist-info/top_level.txt' removed directory 'os_net_config-18.0.3.dev17.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.XCXc6F + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.0.3.dev17 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-net-config-18.0.3.dev17/pyproject-wheeldir --output /builddir/build/BUILD/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.02 seconds) congratulations :) (0.15 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling netaddr>=0.7.13 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.7.13 (installed: netaddr 1.3.0) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.1.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 9.0.0) Handling PyYAML>=3.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.10.0 (installed: PyYAML 6.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.19.1) Handling pyudev>=0.16.1 from tox --print-deps-only: py312,docs Requirement satisfied: pyudev>=0.16.1 (installed: pyudev 0.24.1) Handling pyroute2>=0.7.10 from tox --print-deps-only: py312,docs Requirement satisfied: pyroute2>=0.7.10 (installed: pyroute2 0.7.12) Handling setuptools<71.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: setuptools<71.0.0 (installed: setuptools 69.0.3) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: python-subunit>=0.0.18 (installed: python-subunit 1.4.4) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.7.2) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing os_net_config.egg-info/PKG-INFO writing dependency_links to os_net_config.egg-info/dependency_links.txt writing entry points to os_net_config.egg-info/entry_points.txt writing requirements to os_net_config.egg-info/requires.txt writing top-level names to os_net_config.egg-info/top_level.txt writing pbr to os_net_config.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 'os_net_config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-net-config-18.0.3.dev17/os_net_config-18.0.3.dev17.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling netaddr >=0.7.13 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: netaddr >=0.7.13 (installed: netaddr 1.3.0) Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: oslo.concurrency >=3.26.0 (installed: oslo.concurrency 7.1.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 9.0.0) Handling PyYAML >=3.10.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: PyYAML >=3.10.0 (installed: PyYAML 6.0.1) Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: jsonschema >=3.2.0 (installed: jsonschema 4.19.1) Handling pyudev >=0.16.1 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pyudev >=0.16.1 (installed: pyudev 0.24.1) Handling pyroute2 >=0.7.10 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pyroute2 >=0.7.10 (installed: pyroute2 0.7.12) Handling setuptools <71.0.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: setuptools <71.0.0 (installed: setuptools 69.0.3) + cat /builddir/build/BUILD/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64-pyproject-buildrequires + rm -rfv os_net_config-18.0.3.dev17.dist-info/ removed 'os_net_config-18.0.3.dev17.dist-info/AUTHORS' removed 'os_net_config-18.0.3.dev17.dist-info/LICENSE' removed 'os_net_config-18.0.3.dev17.dist-info/METADATA' removed 'os_net_config-18.0.3.dev17.dist-info/top_level.txt' removed 'os_net_config-18.0.3.dev17.dist-info/pbr.json' removed 'os_net_config-18.0.3.dev17.dist-info/entry_points.txt' removed directory 'os_net_config-18.0.3.dev17.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.RxcsEv + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.0.3.dev17 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-net-config-18.0.3.dev17/pyproject-wheeldir --output /builddir/build/BUILD/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.03 seconds py312: OK (0.03 seconds) docs: OK (0.03 seconds) congratulations :) (0.24 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling netaddr>=0.7.13 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.7.13 (installed: netaddr 1.3.0) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.1.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 9.0.0) Handling PyYAML>=3.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.10.0 (installed: PyYAML 6.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.19.1) Handling pyudev>=0.16.1 from tox --print-deps-only: py312,docs Requirement satisfied: pyudev>=0.16.1 (installed: pyudev 0.24.1) Handling pyroute2>=0.7.10 from tox --print-deps-only: py312,docs Requirement satisfied: pyroute2>=0.7.10 (installed: pyroute2 0.7.12) Handling setuptools<71.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: setuptools<71.0.0 (installed: setuptools 69.0.3) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: python-subunit>=0.0.18 (installed: python-subunit 1.4.4) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.7.2) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing os_net_config.egg-info/PKG-INFO writing dependency_links to os_net_config.egg-info/dependency_links.txt writing entry points to os_net_config.egg-info/entry_points.txt writing requirements to os_net_config.egg-info/requires.txt writing top-level names to os_net_config.egg-info/top_level.txt writing pbr to os_net_config.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 'os_net_config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-net-config-18.0.3.dev17/os_net_config-18.0.3.dev17.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling netaddr >=0.7.13 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: netaddr >=0.7.13 (installed: netaddr 1.3.0) Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: oslo.concurrency >=3.26.0 (installed: oslo.concurrency 7.1.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 9.0.0) Handling PyYAML >=3.10.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: PyYAML >=3.10.0 (installed: PyYAML 6.0.1) Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: jsonschema >=3.2.0 (installed: jsonschema 4.19.1) Handling pyudev >=0.16.1 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pyudev >=0.16.1 (installed: pyudev 0.24.1) Handling pyroute2 >=0.7.10 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pyroute2 >=0.7.10 (installed: pyroute2 0.7.12) Handling setuptools <71.0.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: setuptools <71.0.0 (installed: setuptools 69.0.3) + cat /builddir/build/BUILD/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64-pyproject-buildrequires + rm -rfv os_net_config-18.0.3.dev17.dist-info/ removed 'os_net_config-18.0.3.dev17.dist-info/AUTHORS' removed 'os_net_config-18.0.3.dev17.dist-info/LICENSE' removed 'os_net_config-18.0.3.dev17.dist-info/METADATA' removed 'os_net_config-18.0.3.dev17.dist-info/entry_points.txt' removed 'os_net_config-18.0.3.dev17.dist-info/pbr.json' removed 'os_net_config-18.0.3.dev17.dist-info/top_level.txt' removed directory 'os_net_config-18.0.3.dev17.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gTeCEz + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd os-net-config-18.0.3.dev17 + mkdir -p /builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/os-net-config-18.0.3.dev17/pyproject-wheeldir Processing /builddir/build/BUILD/os-net-config-18.0.3.dev17 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir/pip-modern-metadata-uiffxfpc/os_net_config.egg-info writing /builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir/pip-modern-metadata-uiffxfpc/os_net_config.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir/pip-modern-metadata-uiffxfpc/os_net_config.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir/pip-modern-metadata-uiffxfpc/os_net_config.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir/pip-modern-metadata-uiffxfpc/os_net_config.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir/pip-modern-metadata-uiffxfpc/os_net_config.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir/pip-modern-metadata-uiffxfpc/os_net_config.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir/pip-modern-metadata-uiffxfpc/os_net_config.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/os-net-config-18.0.3.dev17/.pyproject-builddir/pip-modern-metadata-uiffxfpc/os_net_config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir/pip-modern-metadata-uiffxfpc/os_net_config-18.0.3.dev17.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: os-net-config Building wheel for os-net-config (pyproject.toml): started Running command Building wheel for os-net-config (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/os_net_config copying os_net_config/version.py -> build/lib/os_net_config copying os_net_config/validator.py -> build/lib/os_net_config copying os_net_config/utils.py -> build/lib/os_net_config copying os_net_config/sriov_config.py -> build/lib/os_net_config copying os_net_config/sriov_bind_config.py -> build/lib/os_net_config copying os_net_config/objects.py -> build/lib/os_net_config copying os_net_config/impl_nmstate.py -> build/lib/os_net_config copying os_net_config/impl_iproute.py -> build/lib/os_net_config copying os_net_config/impl_ifcfg.py -> build/lib/os_net_config copying os_net_config/impl_eni.py -> build/lib/os_net_config copying os_net_config/dcb_netlink.py -> build/lib/os_net_config copying os_net_config/dcb_config.py -> build/lib/os_net_config copying os_net_config/common.py -> build/lib/os_net_config copying os_net_config/cli.py -> build/lib/os_net_config copying os_net_config/__init__.py -> build/lib/os_net_config creating build/lib/os_net_config/tests copying os_net_config/tests/test_validator.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_utils.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_sriov_config.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_sriov_bind_config.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_os_net_config.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_objects.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_impl_nmstate.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_impl_ifcfg.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_impl_eni.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_cli.py -> build/lib/os_net_config/tests copying os_net_config/tests/base.py -> build/lib/os_net_config/tests copying os_net_config/tests/__init__.py -> build/lib/os_net_config/tests running egg_info writing os_net_config.egg-info/PKG-INFO writing dependency_links to os_net_config.egg-info/dependency_links.txt writing entry points to os_net_config.egg-info/entry_points.txt writing requirements to os_net_config.egg-info/requires.txt writing top-level names to os_net_config.egg-info/top_level.txt writing pbr to os_net_config.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 'os_net_config.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'os_net_config.tests.environment' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'os_net_config.tests.environment' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'os_net_config.tests.environment' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'os_net_config.tests.environment' to be distributed and are already explicitly excluding 'os_net_config.tests.environment' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying os_net_config/schema.yaml -> build/lib/os_net_config creating build/lib/os_net_config/tests/environment copying os_net_config/tests/environment/netinfo_running_info_1.yaml -> build/lib/os_net_config/tests/environment 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/os_net_config copying build/lib/os_net_config/schema.yaml -> build/bdist.linux-x86_64/wheel/os_net_config creating build/bdist.linux-x86_64/wheel/os_net_config/tests creating build/bdist.linux-x86_64/wheel/os_net_config/tests/environment copying build/lib/os_net_config/tests/environment/netinfo_running_info_1.yaml -> build/bdist.linux-x86_64/wheel/os_net_config/tests/environment copying build/lib/os_net_config/tests/__init__.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/base.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_cli.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_impl_eni.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_impl_ifcfg.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_impl_nmstate.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_objects.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_os_net_config.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_sriov_bind_config.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_sriov_config.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_validator.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/__init__.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/cli.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/common.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/dcb_config.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/dcb_netlink.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/impl_eni.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/impl_ifcfg.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/impl_iproute.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/impl_nmstate.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/objects.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/sriov_bind_config.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/sriov_config.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/utils.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/validator.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/version.py -> build/bdist.linux-x86_64/wheel/os_net_config running install_egg_info Copying os_net_config.egg-info to build/bdist.linux-x86_64/wheel/os_net_config-18.0.3.dev17-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/os_net_config-18.0.3.dev17.dist-info/WHEEL creating '/builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir/pip-wheel-im9c_sbf/.tmp-ka15rx5k/os_net_config-18.0.3.dev17-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'os_net_config/__init__.py' adding 'os_net_config/cli.py' adding 'os_net_config/common.py' adding 'os_net_config/dcb_config.py' adding 'os_net_config/dcb_netlink.py' adding 'os_net_config/impl_eni.py' adding 'os_net_config/impl_ifcfg.py' adding 'os_net_config/impl_iproute.py' adding 'os_net_config/impl_nmstate.py' adding 'os_net_config/objects.py' adding 'os_net_config/schema.yaml' adding 'os_net_config/sriov_bind_config.py' adding 'os_net_config/sriov_config.py' adding 'os_net_config/utils.py' adding 'os_net_config/validator.py' adding 'os_net_config/version.py' adding 'os_net_config/tests/__init__.py' adding 'os_net_config/tests/base.py' adding 'os_net_config/tests/test_cli.py' adding 'os_net_config/tests/test_impl_eni.py' adding 'os_net_config/tests/test_impl_ifcfg.py' adding 'os_net_config/tests/test_impl_nmstate.py' adding 'os_net_config/tests/test_objects.py' adding 'os_net_config/tests/test_os_net_config.py' adding 'os_net_config/tests/test_sriov_bind_config.py' adding 'os_net_config/tests/test_sriov_config.py' adding 'os_net_config/tests/test_utils.py' adding 'os_net_config/tests/test_validator.py' adding 'os_net_config/tests/environment/netinfo_running_info_1.yaml' adding 'os_net_config-18.0.3.dev17.dist-info/AUTHORS' adding 'os_net_config-18.0.3.dev17.dist-info/LICENSE' adding 'os_net_config-18.0.3.dev17.dist-info/METADATA' adding 'os_net_config-18.0.3.dev17.dist-info/WHEEL' adding 'os_net_config-18.0.3.dev17.dist-info/entry_points.txt' adding 'os_net_config-18.0.3.dev17.dist-info/pbr.json' adding 'os_net_config-18.0.3.dev17.dist-info/top_level.txt' adding 'os_net_config-18.0.3.dev17.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for os-net-config (pyproject.toml): finished with status 'done' Created wheel for os-net-config: filename=os_net_config-18.0.3.dev17-py3-none-any.whl size=176250 sha256=3722f61837efcb972e0597289afe04c27d7298f2e5cb25efc94dfccdf947ffc5 Stored in directory: /builddir/.cache/pip/wheels/02/17/9e/24929220d76716d03ed39ab213e1e14e42e621e705b797996f Successfully built os-net-config + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/os-net-config-18.0.3.dev17/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 7 source files that are out of date updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] config reading sources... [ 29%] contributing reading sources... [ 43%] examples reading sources... [ 57%] index reading sources... [ 71%] installation reading sources... [ 86%] readme reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 14%] config /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 29%] contributing writing output... [ 43%] examples writing output... [ 57%] index writing output... [ 71%] installation writing output... [ 86%] readme writing output... [100%] usage /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (2.18 seconds) congratulations :) (2.26 seconds) + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XfHc4t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd os-net-config-18.0.3.dev17 ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple ++ ls /builddir/build/BUILD/os-net-config-18.0.3.dev17/pyproject-wheeldir/os_net_config-18.0.3.dev17-py3-none-any.whl + specifier=os_net_config==18.0.3.dev17 + '[' -z os_net_config==18.0.3.dev17 ']' + TMPDIR=/builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.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/os-net-config-18.0.3.dev17/pyproject-wheeldir os_net_config==18.0.3.dev17 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/os-net-config-18.0.3.dev17/pyproject-wheeldir Processing ./pyproject-wheeldir/os_net_config-18.0.3.dev17-py3-none-any.whl Installing collected packages: os_net_config Creating /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin/os-net-config to 755 changing mode of /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin/os-net-config-dcb to 755 changing mode of /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin/os-net-config-sriov to 755 changing mode of /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin/os-net-config-sriov-bind to 755 Successfully installed os_net_config-18.0.3.dev17 + '[' -d /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin/os-net-config /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin/os-net-config-dcb /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin/os-net-config-sriov /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin/os-net-config-sriov-bind /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin/os-net-config: updating /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin/os-net-config-dcb: updating /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin/os-net-config-sriov: updating /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin/os-net-config-sriov-bind: updating + rm -rfv /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/os_net_config-18.0.3.dev17.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib/python3.12/site-packages/os_net_config-18.0.3.dev17.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64 --record /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib/python3.12/site-packages/os_net_config-18.0.3.dev17.dist-info/RECORD --output /builddir/build/BUILD/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib/python3.12/site-packages/os_net_config-18.0.3.dev17.dist-info/RECORD removed '/builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib/python3.12/site-packages/os_net_config-18.0.3.dev17.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib/python3.12/site-packages/os_net_config-18.0.3.dev17.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib/python3.12/site-packages/os_net_config-18.0.3.dev17.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 18.0.3-0.20250813161231.600b4ba.el10 --unique-debug-suffix -18.0.3-0.20250813161231.600b4ba.el10.x86_64 --unique-debug-src-base os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/os-net-config-18.0.3.dev17 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Lehn29 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd os-net-config-18.0.3.dev17 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-net-config-18.0.3.dev17/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {2} os_net_config.tests.test_cli.TestCli.test_config_provider_success [0.006673s] ... ok 2025-08-13 12:14:42.788 WARNING os_net_config.get_iface_config Warning: Invalid configuration {2} os_net_config.tests.test_cli.TestCli.test_get_iface_config_warning_validation [0.007608s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_nic_mapping_report_output [0.009128s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_bond_noop_output [0.819768s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_bridge_noop_output [0.960050s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_get_iface_config_file_not_exists [0.000602s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_get_iface_config_strict_validation_failure [0.001574s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_sriov_vf_with_dpdk_noop_output [0.944838s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_unconfig_provider_failure [0.000860s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_get_iface_config_with_nic_mapping [0.306621s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_bridge_noop_rootfs [0.917144s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_config_provider_failure [0.000611s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_contrail_vrouter_noop_output [0.816589s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_vlan_noop_output [0.813624s] ... ok {2} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_dhcp [0.000879s] ... ok {2} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_ovs_bridge_with_dhcp_and_primary_with_ovs_extra [0.003963s] ... ok {2} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_ovs_bridge_with_standalone_fail_mode [0.000463s] ... ok {2} os_net_config.tests.test_impl_eni.TestENINetConfig.test_vlan_mtu_1500 [0.022940s] ... ok {2} os_net_config.tests.test_impl_eni.TestENINetConfig.test_vlan_ovs_bridge_int_port [0.000455s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_dpdk_interface_nic_mapping [0.000612s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_ovs_tunnel [0.000377s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_route_table [0.003590s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_vlan [0.000450s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_vlan_ovs_options [0.000473s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_ifcfg_ovs_dpdk_bond_anyorder [0.000942s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_dns_servers [0.000445s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_ethtool_opts [0.000438s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_multiple_domains [0.000459s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_linux_team [0.000470s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_dhcp [0.000475s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_dhcp_primary_interface [0.004410s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_sriov_pf_with_promisc_off [0.000542s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_sriov_pf_with_promisc_on [0.000501s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_sriov_vf_true [0.001550s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_ovs_user_bridge_no_ovs_internal [0.000480s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_sriov_pf_ethtool_opts [0.000465s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_change_restart_required [0.001219s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_cleanup_not_loopback [0.001157s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_dhcp_ovs_bridge_network_apply [0.001508s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_ifcfg_rule_commands [0.005232s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_network_apply [0.001266s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_ovs_restart_not_called [0.005240s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_reserved_route_table_id [0.001048s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_restart_interface_counts [0.019078s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_contrail_vrouter_dpdk_noop_output [0.714012s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_restart_vlans_on_bond_change [0.002745s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_contrail_vrouter_vlan_noop_output [0.519950s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_get_iface_config_io_error [0.001249s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_get_iface_config_missing_section [0.001107s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_ivs_noop_output [0.935962s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_nic_mapping_report_with_explicit_interface_name [0.013665s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_base_interface_without_sriov_caps [0.268442s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_get_iface_config_empty_config [0.314719s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_get_iface_config_invalid_yaml [0.002450s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_get_iface_config_route_table_excluded [0.210679s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_get_iface_config_not_list [0.002142s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_get_iface_config_strict_validation_success [0.002183s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_interface_with_v6_multiple [0.301660s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_get_iface_config_success [0.395936s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_route_table [0.151285s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_vlan_ovs [0.154826s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_bridge_features_datapath_type [0.170197s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_nfvswitch_noop_output [0.728705s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_interface_noop_detailed_exit_codes [0.378561s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_ovs_dpdk_bond_noop_output [0.998121s] ... ok {1} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_with_v4_multiple [0.001324s] ... ok {1} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_ovs_port_interface [0.000304s] ... ok {1} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_ovs_bridge_with_dhcp_and_primary_interface [0.001299s] ... ok {1} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_ovs_bridge_with_secure_fail_mode [0.000313s] ... ok {1} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_with_routes [0.002291s] ... ok {1} os_net_config.tests.test_impl_eni.TestENINetConfigApply.test_apply_noactivate [0.000751s] ... ok {1} os_net_config.tests.test_impl_eni.TestENINetConfigApply.test_interface_failure_multiple [0.002861s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_base_interface [0.001248s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter [0.000964s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_dpdk_bond_interface [0.000416s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_dpdk_bond_interface_nic_mapping [0.000505s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_dpdk_interface [0.000376s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_onboot [0.001353s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_v4 [0.000443s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_v6 [0.001245s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_v6_multiple [0.001465s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_linux_bridge_with_vlan [0.000353s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_ovs_patch_port [0.001906s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_route_with_table [0.000394s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_vlan_mtu_1500 [0.000313s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_vlan_ovs [0.000724s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_defroute [0.000337s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_more_dns_servers [0.001954s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_single_domain [0.001211s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_linux_bond [0.001389s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_linux_bridge_with_dhcp [0.000332s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_has_mac_table_size [0.005419s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_dhcpv6 [0.000335s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_ovs_extra [0.000479s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bond_with_queue_size [0.001943s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_sriov_vf_config_false [0.001297s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_with_ipv6_routes [0.001365s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_interface_failure_multiple [0.012458s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_dpdkbond_custom [0.228091s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_linux_bond_ifup_on_child_restart [0.018649s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_reserved_route_table_name [0.002372s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_restart_children_on_change [0.026568s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_route_table_apply [0.003877s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_sriov_pf_network_apply [0.004495s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_interface_noop_detailed_exit_codes_no_changes [0.339706s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_dpdkbond_ovs_extra [0.229211s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_base_interface [0.328832s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_dpdkbond_ovs_extra_grouped [0.199060s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_interface_with_v6 [0.141431s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_enhanced_ovs_interface_constructor [0.140891s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_sriov_noop_output [0.937118s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_unconfig_provider_success [0.000562s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_with_hotplug [0.000526s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_with_v4 [0.000351s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_with_v6 [0.000366s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_with_v6_multiple [0.000387s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfig.test_interface_no_ip [0.000288s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfig.test_vlan [0.007447s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_dpdk_interface_cust_driver [0.001320s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_vlan [0.000394s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_with_nic_mapping [0.000350s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_ib_child_interface [0.002412s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_ib_interface_with_v4_multiple [0.000377s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_map_persisted [0.000739s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_linkdelay [0.000326s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_ovs_interface [0.004397s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_single_dns_server [0.000322s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_single_domain_in_list [0.000340s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_nfvswitch_with_interfaces_and_internal_interfaces [0.000380s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_dhcp_primary_interface_with_extra [0.004956s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_tunnel [0.000418s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bond_with_rx_queue [0.002782s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_ovs_bridge_with_dhcp [0.164024s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bridge_and_port_with_queue_size [0.000445s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_mellanox_dpdk_bridge_and_port [0.000439s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_nm_controlled [0.000330s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_ovs_bond [0.004446s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_bond_active_ordering [0.001610s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_dhclient_stop_on_iface_activate [0.006497s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_interface_failure [0.003724s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_ovs_restart_called [0.002388s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_ovs_patch_port_to_bridge [0.231254s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_interface_noop_output [0.693544s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_interface_with_v4_v6 [0.178907s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_ovs_bridge_with_linux_bond [0.251752s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_route_with_table [0.234085s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_ovs_bridge_with_vlan [0.109696s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_vlan_route_rules [0.106326s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_with_ipv6_routes [0.231814s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_bridge_features_del_controller [0.095091s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_interface_defroute [0.282974s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_dpdkbond_regular [0.155308s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_ovs_bridge_with_bond [0.116744s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_with_ipv6_routes_via_device [0.290093s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_ovs_bridge_with_ovs_extra [0.124978s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_ovs_dpdk_noop_output [0.860745s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_with_both_v4_and_v6 [0.002050s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_ovs_bridge_with_dhcp [0.000334s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_empty_ovs_extra [0.203166s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_ovs_bridge_with_dhcp_and_primary_with_ovs_format [0.002416s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfigApply.test_dhcp_ovs_bridge_network_apply [0.001664s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfigApply.test_interface_failure [0.000729s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfigApply.test_network_apply [0.002926s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_base_interface_vlan [0.000347s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_l3mh [0.000337s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_hotplug [0.001578s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_v4_multiple [0.003427s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_linux_tap [0.000366s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_ovs_bridge_with_vlan [0.000355s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_ib_interface_ethtool_opts [0.000309s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_dhclient_opts [0.000292s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_linux_bond_with_ethtool_opts [0.000368s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ivs_with_uplink_and_interface [0.000373s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_linux_bridge_static [0.003464s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_static [0.000356s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_dhcp_primary_interface_with_format [0.000345s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_secure_fail_mode [0.000311s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_standalone_fail_mode [0.000323s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bond [0.000673s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bond_with_mtu [0.000505s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bond_with_mtu_and_rx_queue [0.000493s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bridge_and_port [0.001472s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bridge_and_port_with_mtu_rxqueue [0.000395s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_mellanox_dpdk_bond [0.000461s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_sriov_pf_without_promisc [0.000363s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_sriov_vf_without_config [0.001990s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_with_routes [0.001578s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_nic_part_ovs_bridge_with_ovs_extra [0.000415s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_apply_noactivate [0.002595s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_bond_active_slave [0.003488s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_cleanup [0.002840s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_ifcfg_ethtool_commands [0.001112s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_ifcfg_ipmtu_commands [0.001911s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_ifcfg_route_commands [0.003256s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_reconfigure_and_apply [0.005140s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_vlan_apply [0.001020s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_unsupported_command_type [0.165490s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_vlan_mtu_1500 [0.110611s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_with_route_via_device [0.323004s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_custom_nicpart_ovs_user_bridge [0.265401s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_invalid_command_syntax [0.292573s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_interface_dns_server [0.322068s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ethtool_opts [0.918827s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_nicpart_ovs_user_bridge_no_bond [0.171690s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_vdpa [0.089780s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_infiniband_parent [0.099753s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_linux_bond [0.246039s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_without_nicpart [0.310722s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ip_rules [0.313115s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_ovs_bridge_with_bond_options [0.096901s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_ovs_bridge_without_bond_with_ovs_extra [0.384698s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_vf_with_invalid_ovs_extra [0.164090s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_vf_with_valid_ovs_extra [0.146640s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_with_routes [0.230695s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_interface_name_mismatch [0.094103s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfigApply.test_base_interface [0.988674s] ... ok {0} os_net_config.tests.test_objects.TestBond.test_from_json_dhcp_with_nic1_nic2 [0.002610s] ... ok {0} os_net_config.tests.test_objects.TestBridge.test_from_json_ovs_extra_string [0.000382s] ... ok {0} os_net_config.tests.test_objects.TestBridge.test_ovs_bond_with_vf_default [0.020700s] ... ok {0} os_net_config.tests.test_objects.TestBridge.test_ovs_bridge_with_vf_default [0.003743s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_invalid_external_ids_format [0.368107s] ... ok {0} os_net_config.tests.test_objects.TestBridge.test_ovs_bridge_with_vf_param_provided [0.024706s] ... ok {0} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_pkey_id_invalid_base [0.000427s] ... ok {0} os_net_config.tests.test_objects.TestIbInterface.test_from_json_defroute [0.000303s] ... ok {0} os_net_config.tests.test_objects.TestIbInterface.test_from_json_dhcp_nic1 [0.007986s] ... ok {0} os_net_config.tests.test_objects.TestIbInterface.test_ib_interface_addresses [0.000399s] ... ok {0} os_net_config.tests.test_objects.TestInterface.test_from_json_dhclient_args [0.000359s] ... ok {0} os_net_config.tests.test_objects.TestInterface.test_from_json_dhcp [0.000331s] ... ok {0} os_net_config.tests.test_objects.TestInterface.test_from_json_dns_servers [0.000282s] ... ok {0} os_net_config.tests.test_objects.TestInterface.test_from_json_hotplug_off_by_default [0.000328s] ... ok {0} os_net_config.tests.test_objects.TestInterface.test_from_json_nm_controlled_true_boolstr [0.000299s] ... ok {0} os_net_config.tests.test_objects.TestInterface.test_from_json_onboot_true [0.000267s] ... ok {0} os_net_config.tests.test_objects.TestInterface.test_from_json_with_addresses [0.000444s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_multiple_errors [0.094832s] ... ok {0} os_net_config.tests.test_objects.TestIvsInterface.test_bond_interface_from_json [0.000457s] ... ok {0} os_net_config.tests.test_objects.TestIvsInterface.test_ivs_interface_from_json [0.000334s] ... ok {0} os_net_config.tests.test_objects.TestLinuxBond.test_linux_bond_with_vf_param_provided [0.036825s] ... ok {0} os_net_config.tests.test_objects.TestLinuxBridge.test_from_json_dhcp_with_nic1 [0.002366s] ... ok {0} os_net_config.tests.test_objects.TestLinuxTap.test_linux_tap_from_json [0.000305s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_bridge_and_bond [0.004020s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_default [0.000311s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_linux_bond [0.000897s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_linux_bridge [0.000647s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_map_error_notactive [0.000327s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_map_invalid_mac [0.004503s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_mapped_partial [0.000429s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_mapping_inactive_name_as_alias [0.000450s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_no_active [0.004146s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_ovs_dpdk_bond [0.000700s] ... ok {0} os_net_config.tests.test_objects.TestOvsPatchPort.test_from_json [0.000325s] ... ok {0} os_net_config.tests.test_objects.TestRoute.test_from_json [0.000282s] ... ok {0} os_net_config.tests.test_objects.TestRouteRule.test_rule [0.000279s] ... ok {0} os_net_config.tests.test_objects.TestSriovPF.test_from_json_numvfs_nic1 [0.000450s] ... ok {0} os_net_config.tests.test_objects.TestSriovPF.test_from_json_steering_mode_smfs [0.003811s] ... ok {0} os_net_config.tests.test_objects.TestSriovPF.test_from_json_vdpa_link_mode_invalid [0.000388s] ... ok {0} os_net_config.tests.test_objects.TestSriovVF.test_from_json_vfid_configs_enabled [0.000526s] ... ok {0} os_net_config.tests.test_objects.TestVlan.test_from_json_dhcp [0.000307s] ... ok {0} os_net_config.tests.test_objects.TestVppBond.test_invalid_vpp_interface_from_json [0.000365s] ... ok {0} os_net_config.tests.test_objects.TestVppBond.test_vpp_interface_from_json [0.000313s] ... ok {0} os_net_config.tests.test_sriov_config.TestSriovConfig.test_append_legacy_udev_rules [0.000628s] ... ok {0} os_net_config.tests.test_sriov_config.TestSriovConfig.test_append_udev_rules [0.005164s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_with_valid_external_ids [0.079559s] ... ok {0} os_net_config.tests.test_sriov_config.TestSriovConfig.test_configure_sriov_pf_non_nicpart [0.018985s] ... ok {0} os_net_config.tests.test_sriov_config.TestSriovConfig.test_configure_vdpa_pf [0.012969s] ... ok {0} os_net_config.tests.test_sriov_config.TestSriovConfig.test_same_legacy_udev_rules [0.000573s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_bind_dpdk_interfaces_fail [0.000421s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_bind_dpdk_interfaces_same_driver [0.000865s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_bind_dpdk_interfaces_skip_valid_device [0.002769s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_generate_vpp_config [0.001887s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_get_device_id_success [0.008520s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_get_dpdk_pci_address_empty [0.000304s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_get_pci_address_fail [0.001017s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_get_vendor_id_success [0.006264s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_with_valid_mixed_commands [0.078513s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_vlan_over_linux_bond [0.384342s] ... ok {2} os_net_config.tests.test_objects.TestAddress.test_from_json [0.001245s] ... ok {2} os_net_config.tests.test_objects.TestAddress.test_ipv4_address [0.000437s] ... ok {2} os_net_config.tests.test_objects.TestAddress.test_ipv6_address [0.000893s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_switchdev [0.048947s] ... ok {2} os_net_config.tests.test_objects.TestBridge.test_from_json_dhcp [0.006597s] ... ok {2} os_net_config.tests.test_objects.TestBridge.test_from_json_ovs_extra [0.000529s] ... ok {2} os_net_config.tests.test_objects.TestBridge.test_ovs_bond_with_vf_custom [0.025586s] ... ok {2} os_net_config.tests.test_objects.TestBridge.test_ovs_user_bridge_with_no_ovs_internal [0.000659s] ... ok {2} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_pkey_id_managment [0.000574s] ... ok {2} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_pkey_id_valid [0.000414s] ... ok {2} os_net_config.tests.test_objects.TestIbInterface.test_from_json_dns_servers [0.004332s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_vlan_as_interface [0.053520s] ... ok {2} os_net_config.tests.test_objects.TestIbInterface.test_from_json_ethtool_opts [0.000420s] ... ok {1} os_net_config.tests.test_objects.TestAddress.test_from_json_invalid [0.000449s] ... ok {1} os_net_config.tests.test_objects.TestBond.test_from_json_dhcp [0.000384s] ... ok {1} os_net_config.tests.test_objects.TestBridge.test_from_json_primary_interface [0.000370s] ... ok {1} os_net_config.tests.test_objects.TestBridge.test_ovs_user_bridge_with_ovs_internal [0.000308s] ... ok {1} os_net_config.tests.test_objects.TestBridge.test_ovs_user_bridge_with_vf_default [0.003444s] ... ok {1} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_name [0.000287s] ... ok {1} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_pkey_id_hexa [0.000273s] ... ok {1} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_pkey_id_max [0.000312s] ... ok {1} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_pkey_id_zero [0.000279s] ... ok {1} os_net_config.tests.test_objects.TestInterface.test_from_json_domain [0.000270s] ... ok {1} os_net_config.tests.test_objects.TestInterface.test_from_json_hotplug [0.000307s] ... ok {1} os_net_config.tests.test_objects.TestInterface.test_from_json_nm_controlled_true [0.000254s] ... ok {1} os_net_config.tests.test_objects.TestInterface.test_interface_addresses [0.000305s] ... ok {1} os_net_config.tests.test_objects.TestLinuxBond.test_linux_bond_with_ethtool_opts [0.000351s] ... ok {1} os_net_config.tests.test_objects.TestLinuxTeam.test_from_json_dhcp [0.000300s] ... ok {1} os_net_config.tests.test_objects.TestNfvswitchBridge.test_from_json [0.000323s] ... ok {1} os_net_config.tests.test_objects.TestNfvswitchInterface.test_bond_interface_from_json [0.000333s] ... ok {1} os_net_config.tests.test_objects.TestNfvswitchInterface.test_nfvswitch_internal_from_json [0.005796s] ... ok {1} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_mapped [0.000436s] ... ok {1} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_ovs_bond [0.001146s] ... ok {1} os_net_config.tests.test_objects.TestOvsTunnel.test_from_json [0.000353s] ... ok {1} os_net_config.tests.test_objects.TestOvsTunnel.test_ovs_extra_formatting [0.000308s] ... ok {1} os_net_config.tests.test_objects.TestRoute.test_from_json_neutron_schema [0.000326s] ... ok {1} os_net_config.tests.test_objects.TestSriovPF.test_from_json_link_mode [0.000392s] ... ok {1} os_net_config.tests.test_objects.TestSriovPF.test_from_json_link_mode_invalid [0.000314s] ... ok {1} os_net_config.tests.test_objects.TestSriovPF.test_from_json_without_promisc [0.002912s] ... ok {1} os_net_config.tests.test_objects.TestSriovVF.test_from_json_invalid_vfid [0.000375s] ... ok {1} os_net_config.tests.test_objects.TestSriovVF.test_from_json_name_ignored [0.000415s] ... ok {1} os_net_config.tests.test_objects.TestSriovVF.test_from_json_vfid [0.000408s] ... ok {1} os_net_config.tests.test_objects.TestSriovVF.test_from_json_vfid_invalid_qos [0.000325s] ... ok {1} os_net_config.tests.test_sriov_config.TestSriovConfig.test_add_udev_rules [0.001809s] ... ok {1} os_net_config.tests.test_sriov_config.TestSriovConfig.test_cleanup_puppet_config_new [0.000414s] ... ok {1} os_net_config.tests.test_sriov_config.TestSriovConfig.test_configure_sriov_pf_no_autoprobe [0.009646s] ... ok {1} os_net_config.tests.test_sriov_config.TestSriovConfig.test_numvfs_invalid_params [0.001100s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_bind_dpdk_interfaces_fail_invalid_device [0.000398s] ... ok {2} os_net_config.tests.test_objects.TestIbInterface.test_from_json_with_addresses [0.041297s] ... ok {2} os_net_config.tests.test_objects.TestInterface.test_from_json_dhcp_nic1 [0.000582s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_get_device_id_exception [0.002090s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_get_dpdk_devargs_mlnx [0.000903s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_get_interface_driver_fail_empty [0.000690s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_get_interface_maxmtu_command_stderr_error [0.000386s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_get_interface_maxmtu_empty_output [0.000304s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_get_pci_address_error [0.000292s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_get_vendor_id_exception [0.001383s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_get_vpp_bond [0.000751s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_handle_dpdk_detach_error_device_in_use_retry [0.000395s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_handle_dpdk_detach_error_device_not_found [0.000280s] ... ok {2} os_net_config.tests.test_objects.TestInterface.test_from_json_nm_controlled_false [0.004816s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_interface_mac_raises [0.000428s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_interface_maxmtu_success [0.000328s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_is_pf_attached_to_guest [0.000574s] ... ok {2} os_net_config.tests.test_objects.TestInterface.test_from_json_onboot_false_boolstr [0.001657s] ... ok {2} os_net_config.tests.test_objects.TestInterface.test_from_json_onboot_true_boolstr [0.000733s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_ordered_active_nics_with_sriov_mapping [0.004103s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_update_dpdk_map_exist [0.008553s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist_with_pci_mac [0.002698s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_new [0.003190s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_with_same_numvfs_pf_not_attached [0.001339s] ... ok {2} os_net_config.tests.test_objects.TestLinuxBond.test_linux_bond_with_vf_default [0.025077s] ... ok {2} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_map_invalid_nic [0.003518s] ... ok {2} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_mapped_partial_reordered [0.001748s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_nicpart_linux_bond [0.377873s] ... ok {2} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_mapped_unnumbered [0.000559s] ... ok {2} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_ovs_user_bridge [0.001281s] ... ok {2} os_net_config.tests.test_objects.TestOvsDpdkBond.test_from_json_dhcp [0.000562s] ... ok {2} os_net_config.tests.test_objects.TestOvsPatchPort.test_from_json_with_extra [0.000468s] ... ok {2} os_net_config.tests.test_objects.TestOvsRequiredObjects.test_ovs_bond [0.000546s] ... ok {2} os_net_config.tests.test_objects.TestOvsRequiredObjects.test_ovs_bridge [0.000487s] ... ok {2} os_net_config.tests.test_objects.TestRoute.test_from_json_default_route [0.000427s] ... ok {2} os_net_config.tests.test_objects.TestRouteRule.test_rule_from_json [0.001954s] ... ok {2} os_net_config.tests.test_objects.TestSriovVF.test_from_json_pci_address_none [0.001831s] ... ok {2} os_net_config.tests.test_objects.TestSriovVF.test_from_json_vfid_configs_disabled [0.000809s] ... ok {2} os_net_config.tests.test_objects.TestSriovVF.test_from_json_vfid_invalid_state [0.000496s] ... ok {2} os_net_config.tests.test_objects.TestSriovVF.test_from_json_zero_vfid [0.000540s] ... ok {2} os_net_config.tests.test_objects.TestVlan.test_from_json_ovs_options_extra [0.000843s] ... ok {2} os_net_config.tests.test_sriov_bind_config.TestSriovBindConfig.test_bind_vfs [0.001327s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_cleanup_puppet_config_deprecation [0.006033s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_cleanup_puppet_config_modified [0.000812s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_configure_sriov_pf [0.029287s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_configure_sriov_pf_nicpart [0.031819s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_configure_sriov_vf [0.002395s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_list_kmods [0.001124s] ... ok {1} os_net_config.tests.test_validator.TestDerivedTypes.test_list_of_address [0.172492s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_numvfs_preconfigured [0.001765s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_detach_dpdk_interfaces_retry_mechanism [0.001208s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_get_dpdk_pci_address_success [0.000600s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_get_pci_address_success [0.000776s] ... ok {1} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_bridge [0.147652s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_nicpart_ovs [0.332955s] ... ok {1} os_net_config.tests.test_validator.TestDeviceTypes.test_vpp_interface [0.139740s] ... ok {1} os_net_config.tests.test_validator.TestSchemaValidation.test_consistent_error_messages_oneOf [0.000424s] ... ok {1} os_net_config.tests.test_validator.TestSchemaValidation.test_pretty_print_schema_path [0.184855s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_nicpart_ovs_user_bridge [0.383988s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_without_capability [0.153144s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_vlan_interface [0.138821s] ... ok {3} os_net_config.tests.test_objects.TestBridge.test_from_json_dhcp_with_nic1 [0.001743s] ... ok {3} os_net_config.tests.test_objects.TestBridge.test_ovs_user_bridge_with_param_set [0.010772s] ... ok {3} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_nm_controlled_true [0.000837s] ... ok {3} os_net_config.tests.test_objects.TestIbInterface.test_from_json_dhclient_args [0.000445s] ... ok {3} os_net_config.tests.test_objects.TestIbInterface.test_from_json_dhcp [0.000602s] ... ok {3} os_net_config.tests.test_objects.TestInterface.test_from_json_defroute [0.000764s] ... ok {3} os_net_config.tests.test_objects.TestInterface.test_from_json_dhcpv6 [0.000506s] ... ok {3} os_net_config.tests.test_objects.TestInterface.test_from_json_domain_list [0.000469s] ... ok {3} os_net_config.tests.test_objects.TestInterface.test_from_json_dotted_vlan [0.000470s] ... ok {3} os_net_config.tests.test_objects.TestInterface.test_from_json_nm_controlled_false_boolstr [0.000436s] ... ok {3} os_net_config.tests.test_objects.TestInterface.test_from_json_onboot_false [0.000468s] ... ok {3} os_net_config.tests.test_objects.TestIvsBridge.test_from_json [0.000590s] ... ok {3} os_net_config.tests.test_objects.TestLinuxBond.test_from_json_dhcp [0.000534s] ... ok {3} os_net_config.tests.test_objects.TestLinuxBond.test_from_json_dhcp_with_nic1_nic2 [0.000584s] ... ok {3} os_net_config.tests.test_objects.TestLinuxBridge.test_from_json_dhcp [0.000548s] ... ok {3} os_net_config.tests.test_objects.TestLinuxBridge.test_from_json_primary_interface [0.000424s] ... ok {3} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_ivs_bridge [0.001287s] ... ok {3} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_linux_team [0.000968s] ... ok {3} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_map_error_duplicate [0.000434s] ... ok {3} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_map_mac [0.000528s] ... ok {3} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_mapping_overlap_real_nic_name [0.000540s] ... ok {3} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_ovs_bridge [0.000874s] ... ok {3} os_net_config.tests.test_objects.TestOvsRequiredObjects.test_dpdk_port [0.000449s] ... ok {3} os_net_config.tests.test_objects.TestRouteTable.test_from_json [0.000700s] ... ok {3} os_net_config.tests.test_objects.TestRouteTable.test_from_json_invalid [0.000531s] ... ok {3} os_net_config.tests.test_objects.TestSriovPF.test_from_json_ethtool_opts [0.000741s] ... ok {3} os_net_config.tests.test_objects.TestSriovPF.test_from_json_numvfs [0.000551s] ... ok {3} os_net_config.tests.test_objects.TestSriovPF.test_from_json_steering_mode_dmfs [0.000558s] ... ok {3} os_net_config.tests.test_objects.TestSriovPF.test_from_json_steering_mode_invalid [0.000425s] ... ok {3} os_net_config.tests.test_objects.TestSriovPF.test_from_json_steering_mode_none [0.000455s] ... ok {3} os_net_config.tests.test_objects.TestSriovPF.test_from_json_vdpa_no_numvfs [0.000543s] ... ok {3} os_net_config.tests.test_objects.TestSriovVF.test_from_json_no_vfid [0.001191s] ... ok {3} os_net_config.tests.test_objects.TestSriovVF.test_from_json_vfid_nic1 [0.005092s] ... ok {3} os_net_config.tests.test_objects.TestVlan.test_from_json_dhcp_nic1 [0.000369s] ... ok {3} os_net_config.tests.test_objects.TestVppInterface.test_vpp_interface_from_json [0.000324s] ... ok {3} os_net_config.tests.test_os_net_config.TestOs_net_config.test_something [0.000251s] ... ok {3} os_net_config.tests.test_sriov_config.TestSriovConfig.test_add_legacy_udev_rules [0.007184s] ... ok {3} os_net_config.tests.test_sriov_config.TestSriovConfig.test_modify_legacy_udev_rules [0.000641s] ... ok {1} os_net_config.tests.test_validator.TestSchemaValidation.test_schema_is_valid [0.533101s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_get_vpp_interface [5.001205s] ... ok {3} os_net_config.tests.test_sriov_config.TestSriovConfig.test_numvfs_config [5.001846s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test__update_dpdk_map_new [0.001333s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_bind_dpdk_interfaces [0.001078s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_detach_dpdk_interfaces_max_retries_exceeded_exception [0.001609s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_detach_dpdk_interfaces_retry_mechanism_exception [0.000452s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_get_pci_device_driver [0.001098s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_get_vpp_interface_name_multiple_iterations [2.001388s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_is_active_nic_for_sriov_vf [0.001107s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_ordered_active_nics [0.001314s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_ordered_active_nics_with_dpdk_and_sriov [0.037283s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_ordered_active_nics_with_dpdk_mapping [0.013706s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_ordered_active_nics_with_dpdk_mapping_of_vf [0.007549s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist [0.003269s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist_with_lag_candidate_not_exist_false [0.023345s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist_with_vdpa [0.002872s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_new_with_promisc [0.001519s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_update_sriov_vf_map_complete_new [0.008421s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_update_vpp_mapping [0.009319s] ... ok {0} os_net_config.tests.test_validator.TestBaseTypes.test_domain_name_string [0.139485s] ... ok {0} os_net_config.tests.test_validator.TestBaseTypes.test_ip_cidr_string [0.173218s] ... ok {0} os_net_config.tests.test_validator.TestBaseTypes.test_param [0.313078s] ... ok {0} os_net_config.tests.test_validator.TestDerivedTypes.test_route_table [0.294821s] ... ok {0} os_net_config.tests.test_validator.TestDeviceTypes.test_interface [0.210620s] ... ok {0} os_net_config.tests.test_validator.TestDeviceTypes.test_linux_bridge [0.150575s] ... ok {0} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_bond [0.247410s] ... ok {0} os_net_config.tests.test_validator.TestDeviceTypes.test_vlan [0.204734s] ... ok {0} os_net_config.tests.test_validator.TestSampleFiles.test_sample_files [9.620324s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_get_vf_devname_net_dir_not_found [30.008622s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_get_vf_devname_vf_dir_found [0.000797s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_get_vf_devname_vf_dir_found_in_map [0.000533s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_handle_dpdk_detach_error_device_in_use_max_retries [0.000481s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_handle_dpdk_detach_error_other_error [0.000367s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_interface_mac_dpdk_and_sriov [0.009320s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_is_pf_detached_to_guest [0.000631s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_update_dpdk_map_value_change [0.001471s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist_with_lag_candidate_not_exist_true [0.003145s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_new_with_lag_candidate [0.001191s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_with_same_numvfs_pf_attached [0.001416s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_update_sriov_vf_map_exist_complete [0.003410s] ... ok {2} os_net_config.tests.test_validator.TestBaseTypes.test_bool_or_param [0.129853s] ... ok {2} os_net_config.tests.test_validator.TestBaseTypes.test_ip_address_string [0.158918s] ... ok {2} os_net_config.tests.test_validator.TestDeviceTypes.test_nfvswitch_bridge [0.133423s] ... ok {2} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_patch_port [0.133263s] ... ok {2} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_tunnel [0.128471s] ... ok {2} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_user_bridge [0.121037s] ... ok {2} os_net_config.tests.test_validator.TestSchemaValidation.test__validate_config [0.000547s] ... ok {2} os_net_config.tests.test_validator.TestSchemaValidation.test_missing_required_property [0.128940s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_get_vf_devname_vf_dir_not_found [30.006272s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_udev_rule_for_sriov_vf [0.011539s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist_with_lag_candidate [0.003345s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist_with_promisc [0.003133s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_new_with_vdpa [0.001455s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_with_diff_numvfs [0.000721s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_update_sriov_vf_map_exist [0.002738s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_update_sriov_vf_map_minimal_new [0.001428s] ... ok {3} os_net_config.tests.test_validator.TestDerivedTypes.test_address [0.124732s] ... ok {3} os_net_config.tests.test_validator.TestDerivedTypes.test_route [0.133815s] ... ok {3} os_net_config.tests.test_validator.TestDerivedTypes.test_route_rule [0.165087s] ... ok {3} os_net_config.tests.test_validator.TestDeviceTypes.test_linux_bond [0.129422s] ... ok {3} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_bridge_with_empty_members [0.175170s] ... ok {3} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_user_bridge_members [0.148105s] ... ok {3} os_net_config.tests.test_validator.TestSchemaValidation.test_consistent_error_messages_required [0.000962s] ... ok {3} os_net_config.tests.test_validator.TestSchemaValidation.test_consistent_error_messages_type [0.000624s] ... ok {3} os_net_config.tests.test_validator.TestSchemaValidation.test_find_type_in_list_of_references [0.000833s] ... ok ====== Totals ====== Ran: 487 tests in 44.0198 sec. - Passed: 487 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 114.2999 sec. ============== Worker Balance ============== - Worker 0 (122 tests) => 0:00:25.197533 - Worker 1 (122 tests) => 0:00:08.068287 - Worker 2 (122 tests) => 0:00:37.975676 - Worker 3 (121 tests) => 0:00:43.613221 Test id Runtime (s) ---------------------------------------------------------------------------------------- ----------- os_net_config.tests.test_utils.TestUtils.test_get_vf_devname_net_dir_not_found 30.009 os_net_config.tests.test_utils.TestUtils.test_get_vf_devname_vf_dir_not_found 30.006 os_net_config.tests.test_validator.TestSampleFiles.test_sample_files 9.620 os_net_config.tests.test_sriov_config.TestSriovConfig.test_numvfs_config 5.002 os_net_config.tests.test_utils.TestUtils.test_get_vpp_interface 5.001 os_net_config.tests.test_utils.TestUtils.test_get_vpp_interface_name_multiple_iterations 2.001 os_net_config.tests.test_cli.TestCli.test_ovs_dpdk_bond_noop_output 0.998 os_net_config.tests.test_impl_nmstate.TestNmstateNetConfigApply.test_base_interface 0.989 os_net_config.tests.test_cli.TestCli.test_bridge_noop_output 0.960 os_net_config.tests.test_cli.TestCli.test_sriov_vf_with_dpdk_noop_output 0.945 py312: OK (47.51 seconds) congratulations :) (47.70 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: os-net-config-18.0.3-0.20250813161231.600b4ba.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TvTCbd + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.0.3.dev17 + DOCDIR=/builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/share/doc/os-net-config + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/share/doc/os-net-config + cp -pr /builddir/build/BUILD/os-net-config-18.0.3.dev17/README.rst /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/share/doc/os-net-config + cp -pr /builddir/build/BUILD/os-net-config-18.0.3.dev17/LICENSE /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/share/doc/os-net-config + cp -pr /builddir/build/BUILD/os-net-config-18.0.3.dev17/doc/build/html /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64/usr/share/doc/os-net-config + RPM_EC=0 ++ jobs -p + exit 0 Provides: os-net-config = 18.0.3-0.20250813161231.600b4ba.el10 python3.12dist(os-net-config) = 18.0.3~~dev17 python3dist(os-net-config) = 18.0.3~~dev17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.12dist(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 2) /usr/bin/python3 python(abi) = 3.12 python3.12dist(jsonschema) >= 3.2 python3.12dist(netaddr) >= 0.7.13 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-utils) >= 3.33 python3.12dist(pyroute2) >= 0.7.10 python3.12dist(pyudev) >= 0.16.1 python3.12dist(pyyaml) >= 3.10 python3.12dist(setuptools) < 71~~ Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64 Wrote: /builddir/build/SRPMS/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.src.rpm Wrote: /builddir/build/RPMS/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9IPX8J + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.0.3.dev17 + /usr/bin/rm -rf /builddir/build/BUILDROOT/os-net-config-18.0.3-0.20250813161231.600b4ba.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.rNKLqG + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/os-net-config-18.0.3.dev17-SPECPARTS + rm -rf os-net-config-18.0.3.dev17 os-net-config-18.0.3.dev17.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0