Mock Version: 2.16 Mock Version: 2.16 Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/py-radix.spec'], chrootPath='/var/lib/mock/epel9-build-34532066-4574704/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/py-radix.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1649462400 Wrote: /builddir/build/SRPMS/py-radix-0.10.0-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/py-radix.spec'], chrootPath='/var/lib/mock/epel9-build-34532066-4574704/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/py-radix.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1649462400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.47HKN3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf py-radix-0.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd py-radix-0.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/py_ssize_t_clean.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -f inet_ntop.c strlcpy.c + touch inet_ntop.c strlcpy.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3y67sb + umask 022 + cd /builddir/build/BUILD + cd py-radix-0.10.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/radix copying radix/__init__.py -> build/lib.linux-aarch64-3.9/radix copying radix/radix.py -> build/lib.linux-aarch64-3.9/radix running build_ext building 'radix._radix' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/radix creating build/temp.linux-aarch64-3.9/radix/_radix gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/py-radix-0.10.0/radix -I/usr/include/python3.9 -c radix/_radix.c -o build/temp.linux-aarch64-3.9/radix/_radix.o radix/_radix.c: In function ‘add_node_to_list’: radix/_radix.c:528:37: warning: passing argument 2 of ‘PyList_Append’ from incompatible pointer type [-Wincompatible-pointer-types] 528 | PyList_Append(ret, ((RadixNodeObject *)node->data)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | RadixNodeObject * In file included from /usr/include/python3.9/Python.h:102, from radix/_radix.c:18: /usr/include/python3.9/listobject.h:34:43: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘RadixNodeObject *’ 34 | PyAPI_FUNC(int) PyList_Append(PyObject *, PyObject *); | ^~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/py-radix-0.10.0/radix -I/usr/include/python3.9 -c radix/_radix/radix.c -o build/temp.linux-aarch64-3.9/radix/_radix/radix.o radix/_radix/radix.c: In function ‘radix_search_covered’: radix/_radix/radix.c:534:44: warning: array subscript -1 is outside array bounds of ‘struct [129]’ [-Warray-bounds] 534 | pst->checked = (pst[-1].checked || node->prefix != NULL); | ~~~^~~~ radix/_radix/radix.c:471:11: note: while referencing ‘stack’ 471 | } stack[RADIX_MAXBITS + 1], *pst; | ^~~~~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/radix/_radix.o build/temp.linux-aarch64-3.9/radix/_radix/radix.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/radix/_radix.cpython-39-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oUp70b + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64 + cd py-radix-0.10.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr creating /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/radix copying build/lib.linux-aarch64-3.9/radix/__init__.py -> /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/radix copying build/lib.linux-aarch64-3.9/radix/radix.py -> /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/radix copying build/lib.linux-aarch64-3.9/radix/_radix.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/radix byte-compiling /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/radix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/radix/radix.py to radix.cpython-39.pyc writing byte-compilation script '/tmp/tmpo8e3vv6b.py' /usr/bin/python3 /tmp/tmpo8e3vv6b.py removing /tmp/tmpo8e3vv6b.py running install_egg_info running egg_info creating py_radix.egg-info writing py_radix.egg-info/PKG-INFO writing dependency_links to py_radix.egg-info/dependency_links.txt writing top-level names to py_radix.egg-info/top_level.txt writing manifest file 'py_radix.egg-info/SOURCES.txt' reading manifest file 'py_radix.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'py_radix.egg-info/SOURCES.txt' Copying py_radix.egg-info to /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/py_radix-0.10.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j224 --strict-build-id -m -i --build-id-seed 0.10.0-1.el9 --unique-debug-suffix -0.10.0-1.el9.aarch64 --unique-debug-src-base py-radix-0.10.0-1.el9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/py-radix-0.10.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/radix/_radix.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/radix/_radix.cpython-39-aarch64-linux-gnu.so original debug info size: 92kB, size after compression: 88kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 141 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3iwQiH + umask 022 + cd /builddir/build/BUILD + cd py-radix-0.10.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -v ============================= test session starts ============================== platform linux -- Python 3.9.10, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/py-radix-0.10.0 collecting ... collected 40 items tests/test_compat.py::LoadRadixPickle::test_radix_0_5_c_ext PASSED [ 2%] tests/test_compat.py::LoadRadixPickle::test_radix_0_6_c_ext PASSED [ 5%] tests/test_compat.py::LoadRadixPickle::test_radix_0_6_no_ext PASSED [ 7%] tests/test_regression.py::TestRadix::test_000_check_incref PASSED [ 10%] tests/test_regression.py::TestRadix::test_00__create_destroy PASSED [ 12%] tests/test_regression.py::TestRadix::test_01__create_node PASSED [ 15%] tests/test_regression.py::TestRadix::test_02__node_userdata PASSED [ 17%] tests/test_regression.py::TestRadix::test_03__search_exact PASSED [ 20%] tests/test_regression.py::TestRadix::test_04__search_best PASSED [ 22%] tests/test_regression.py::TestRadix::test_05__concurrent_trees PASSED [ 25%] tests/test_regression.py::TestRadix::test_06__deletes PASSED [ 27%] tests/test_regression.py::TestRadix::test_07__nodes PASSED [ 30%] tests/test_regression.py::TestRadix::test_08__nodes_empty_tree PASSED [ 32%] tests/test_regression.py::TestRadix::test_09__prefixes PASSED [ 35%] tests/test_regression.py::TestRadix::test_10__use_after_free PASSED [ 37%] tests/test_regression.py::TestRadix::test_11__unique_instance PASSED [ 40%] tests/test_regression.py::TestRadix::test_12__inconsistent_masks4 PASSED [ 42%] tests/test_regression.py::TestRadix::test_13__inconsistent_masks6 PASSED [ 45%] tests/test_regression.py::TestRadix::test_14__packed_addresses4 PASSED [ 47%] tests/test_regression.py::TestRadix::test_15__packed_addresses6 PASSED [ 50%] tests/test_regression.py::TestRadix::test_16__bad_addresses PASSED [ 52%] tests/test_regression.py::TestRadix::test_17__mixed_address_family PASSED [ 55%] tests/test_regression.py::TestRadix::test_18__iterator PASSED [ 57%] tests/test_regression.py::TestRadix::test_19__iterate_on_empty PASSED [ 60%] tests/test_regression.py::TestRadix::test_20__iterate_and_modify_tree PASSED [ 62%] tests/test_regression.py::TestRadix::test_21__cpickle PASSED [ 65%] tests/test_regression.py::TestRadix::test_21__lots_of_prefixes PASSED [ 67%] tests/test_regression.py::TestRadix::test_21__pickle PASSED [ 70%] tests/test_regression.py::TestRadix::test_22__broken_sanitise PASSED [ 72%] tests/test_regression.py::TestRadix::test_22_search_best PASSED [ 75%] tests/test_regression.py::TestRadix::test_23_add_with_glue PASSED [ 77%] tests/test_regression.py::TestRadix::test_24_search_worst PASSED [ 80%] tests/test_regression.py::TestRadix::test_25_search_default PASSED [ 82%] tests/test_regression.py::TestRadix::test_26_search_covered PASSED [ 85%] tests/test_regression.py::TestRadix::test_27_search_covered_segfault PASSED [ 87%] tests/test_regression.py::TestRadix::test_28_search_covered_super_node_error PASSED [ 90%] tests/test_regression.py::TestRadix::test_29_search_covering PASSED [ 92%] tests/test_regression.py::TestRadix::test_30_remove PASSED [ 95%] tests/test_regression.py::TestRadix::test_31_parent PASSED [ 97%] tests/test_regression.py::TestRadix::test_32_covering_with_delete_error PASSED [100%] =============================== warnings summary =============================== tests/test_compat.py::LoadRadixPickle::test_radix_0_5_c_ext tests/test_compat.py::LoadRadixPickle::test_radix_0_6_c_ext tests/test_compat.py::LoadRadixPickle::test_radix_0_6_no_ext /builddir/build/BUILD/py-radix-0.10.0/tests/test_compat.py:33: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(tree.nodes()), 3) tests/test_regression.py::TestRadix::test_10__use_after_free /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:192: DeprecationWarning: Please use assertEqual instead. self.assertEquals(node1.prefix, "10.0.0.0/8") tests/test_regression.py::TestRadix::test_12__inconsistent_masks4 /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:208: DeprecationWarning: Please use assertEqual instead. self.assertEquals(node1.prefix, "10.255.255.240/28") tests/test_regression.py::TestRadix::test_13__inconsistent_masks6 /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:217: DeprecationWarning: Please use assertEqual instead. self.assertEquals(node1.prefix, "dead:beef::/32") tests/test_regression.py::TestRadix::test_14__packed_addresses4 /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:223: DeprecationWarning: Please use assertEqual instead. self.assertEquals(node.family, socket.AF_INET) tests/test_regression.py::TestRadix::test_14__packed_addresses4 /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:224: DeprecationWarning: Please use assertEqual instead. self.assertEquals(node.prefix, "224.20.11.64/26") tests/test_regression.py::TestRadix::test_14__packed_addresses4 /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:225: DeprecationWarning: Please use assertEqual instead. self.assertEquals(node.packed, p) tests/test_regression.py::TestRadix::test_15__packed_addresses6 /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:234: DeprecationWarning: Please use assertEqual instead. self.assertEquals(node.family, socket.AF_INET6) tests/test_regression.py::TestRadix::test_15__packed_addresses6 /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:235: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_15__packed_addresses6 /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:238: DeprecationWarning: Please use assertEqual instead. self.assertEquals(node.packed, p) tests/test_regression.py::TestRadix::test_16__bad_addresses /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:249: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(tree.nodes()), 0) tests/test_regression.py::TestRadix::test_17__mixed_address_family /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:259: DeprecationWarning: Please use assertNotEqual instead. self.assertNotEquals(node1.prefix, node2.prefix) tests/test_regression.py::TestRadix::test_17__mixed_address_family /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:260: DeprecationWarning: Please use assertNotEqual instead. self.assertNotEquals(node1.network, node2.network) tests/test_regression.py::TestRadix::test_17__mixed_address_family /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:261: DeprecationWarning: Please use assertNotEqual instead. self.assertNotEquals(node1.family, node2.family) tests/test_regression.py: 15266 warnings /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:324: DeprecationWarning: Please use assertEqual instead. self.assertEquals(node.prefix, prefix) tests/test_regression.py::TestRadix::test_21__lots_of_prefixes /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:327: DeprecationWarning: Please use assertEqual instead. self.assertEquals(num_nodes_in - num_nodes_del, num_nodes_out) tests/test_regression.py::TestRadix::test_21__lots_of_prefixes /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:328: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py: 16384 warnings /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:356: DeprecationWarning: Please use assertNotEqual instead. self.assertNotEquals(node, None) tests/test_regression.py: 16384 warnings /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:357: DeprecationWarning: Please use assertEqual instead. self.assertEquals(node.data["i"], i) tests/test_regression.py: 16384 warnings /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:358: DeprecationWarning: Please use assertEqual instead. self.assertEquals(node.data["j"], j) tests/test_regression.py::TestRadix::test_21__pickle /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:360: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(tree2.nodes()), num_nodes_in) tests/test_regression.py::TestRadix::test_22__broken_sanitise /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:335: DeprecationWarning: Please use assertEqual instead. self.assertEquals(node.prefix, "255.254.0.0/15") tests/test_regression.py::TestRadix::test_22_search_best /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:394: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_24_search_worst /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:412: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_24_search_worst /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:415: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_25_search_default /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:424: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_26_search_covered /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:437: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_26_search_covered /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:440: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_26_search_covered /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:443: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_26_search_covered /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:446: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_26_search_covered /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:449: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_26_search_covered /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:452: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_26_search_covered /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:455: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_26_search_covered /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:458: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_27_search_covered_segfault /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:468: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_28_search_covered_super_node_error /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:478: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_regression.py::TestRadix::test_29_search_covering /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:491: DeprecationWarning: Please use assertEqual instead. self.assertEquals([n.prefix for n in tests/test_regression.py::TestRadix::test_29_search_covering /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:494: DeprecationWarning: Please use assertEqual instead. self.assertEquals([n.prefix for n in tests/test_regression.py::TestRadix::test_29_search_covering /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:497: DeprecationWarning: Please use assertEqual instead. self.assertEquals([n.prefix for n in tests/test_regression.py::TestRadix::test_29_search_covering /builddir/build/BUILD/py-radix-0.10.0/tests/test_regression.py:500: DeprecationWarning: Please use assertEqual instead. self.assertEquals([n.prefix for n in -- Docs: https://docs.pytest.org/en/stable/warnings.html ====================== 40 passed, 64456 warnings in 7.98s ====================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-py-radix-0.10.0-1.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GUPfbP + umask 022 + cd /builddir/build/BUILD + cd py-radix-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/share/doc/python3-py-radix + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/share/doc/python3-py-radix + cp -pr README.rst /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/share/doc/python3-py-radix + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ss5hSH + umask 022 + cd /builddir/build/BUILD + cd py-radix-0.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/share/licenses/python3-py-radix + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/share/licenses/python3-py-radix + cp -pr LICENSE /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64/usr/share/licenses/python3-py-radix + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-py-radix = 0.10.0-1.el9 python3-py-radix = 0.10.0-1.el9 python3-py-radix(aarch-64) = 0.10.0-1.el9 python3.9-py-radix = 0.10.0-1.el9 python3.9dist(py-radix) = 0.10 python3dist(py-radix) = 0.10 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-py-radix < 0.10.0-1.el9 python39-py-radix < 0.10.0-1.el9 Processing files: py-radix-debugsource-0.10.0-1.el9.aarch64 Provides: py-radix-debugsource = 0.10.0-1.el9 py-radix-debugsource(aarch-64) = 0.10.0-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-py-radix-debuginfo-0.10.0-1.el9.aarch64 Provides: debuginfo(build-id) = 8caa3aab93eda64335dfaad5e11f6783d8a09e84 python-py-radix-debuginfo = 0.10.0-1.el9 python3-py-radix-debuginfo = 0.10.0-1.el9 python3-py-radix-debuginfo(aarch-64) = 0.10.0-1.el9 python3.9-py-radix-debuginfo = 0.10.0-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: py-radix-debugsource(aarch-64) = 0.10.0-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64 Wrote: /builddir/build/RPMS/python3-py-radix-debuginfo-0.10.0-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/py-radix-debugsource-0.10.0-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/python3-py-radix-0.10.0-1.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NJ4U4L + umask 022 + cd /builddir/build/BUILD + cd py-radix-0.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/py-radix-0.10.0-1.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0