Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-cytoolz.spec'], chrootPath='/var/lib/mock/f31-build-102516-33541/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-cytoolz.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564444800 Wrote: /builddir/build/SRPMS/python-cytoolz-0.10.0-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-cytoolz.spec'], chrootPath='/var/lib/mock/f31-build-102516-33541/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-cytoolz.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564444800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cpkOTJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cytoolz-0.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cytoolz-0.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cytoolz-0.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . BUILDSTDERR: ++ grep -rl '/\* Generated by Cython' + rm cytoolz/functoolz.c cytoolz/recipes.c cytoolz/itertoolz.c cytoolz/dicttoolz.c cytoolz/utils.c + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mD3R7L + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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' + /usr/bin/python3 setup.py --with-cython build '--executable=/usr/bin/python3 -s' Compiling cytoolz/dicttoolz.pyx because it changed. Compiling cytoolz/functoolz.pyx because it changed. Compiling cytoolz/itertoolz.pyx because it changed. Compiling cytoolz/recipes.pyx because it changed. Compiling cytoolz/utils.pyx because it changed. [1/5] Cythonizing cytoolz/dicttoolz.pyx [2/5] Cythonizing cytoolz/functoolz.pyx [3/5] Cythonizing cytoolz/itertoolz.pyx [4/5] Cythonizing cytoolz/recipes.pyx [5/5] Cythonizing cytoolz/utils.pyx running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/compatibility.py -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/__init__.py -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/_signatures.py -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/utils_test.py -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/_version.py -> build/lib.linux-riscv64-3.7/cytoolz creating build/lib.linux-riscv64-3.7/cytoolz/curried copying cytoolz/curried/operator.py -> build/lib.linux-riscv64-3.7/cytoolz/curried copying cytoolz/curried/exceptions.py -> build/lib.linux-riscv64-3.7/cytoolz/curried copying cytoolz/curried/__init__.py -> build/lib.linux-riscv64-3.7/cytoolz/curried copying cytoolz/dicttoolz.pyx -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/itertoolz.pyx -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/functoolz.pyx -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/recipes.pyx -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/utils.pyx -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/utils.pxd -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/itertoolz.pxd -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/__init__.pxd -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/dicttoolz.pxd -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/recipes.pxd -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/cpython.pxd -> build/lib.linux-riscv64-3.7/cytoolz copying cytoolz/functoolz.pxd -> build/lib.linux-riscv64-3.7/cytoolz creating build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_recipes.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_functoolz.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_tlz.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/dev_skip_test.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_inspect_args.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_dicttoolz.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_doctests.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_compatibility.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_embedded_sigs.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_serialization.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_curried_toolzlike.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_curried.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_utils.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_signatures.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_none_safe.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_itertoolz.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_dev_skip_test.py -> build/lib.linux-riscv64-3.7/cytoolz/tests copying cytoolz/tests/test_docstrings.py -> build/lib.linux-riscv64-3.7/cytoolz/tests running build_ext building 'cytoolz.dicttoolz' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/cytoolz gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cytoolz/dicttoolz.c -o build/temp.linux-riscv64-3.7/cytoolz/dicttoolz.o gcc -pthread -shared -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/cytoolz/dicttoolz.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/cytoolz/dicttoolz.cpython-37m-riscv64-linux-gnu.so building 'cytoolz.functoolz' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cytoolz/functoolz.c -o build/temp.linux-riscv64-3.7/cytoolz/functoolz.o gcc -pthread -shared -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/cytoolz/functoolz.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/cytoolz/functoolz.cpython-37m-riscv64-linux-gnu.so building 'cytoolz.itertoolz' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cytoolz/itertoolz.c -o build/temp.linux-riscv64-3.7/cytoolz/itertoolz.o gcc -pthread -shared -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/cytoolz/itertoolz.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/cytoolz/itertoolz.cpython-37m-riscv64-linux-gnu.so building 'cytoolz.recipes' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexc/usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cytoolz-0.10.0/cytoolz/dicttoolz.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cytoolz-0.10.0/cytoolz/functoolz.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cytoolz-0.10.0/cytoolz/itertoolz.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cytoolz-0.10.0/cytoolz/recipes.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cytoolz-0.10.0/cytoolz/utils.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 eptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cytoolz/recipes.c -o build/temp.linux-riscv64-3.7/cytoolz/recipes.o gcc -pthread -shared -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/cytoolz/recipes.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/cytoolz/recipes.cpython-37m-riscv64-linux-gnu.so building 'cytoolz.utils' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cytoolz/utils.c -o build/temp.linux-riscv64-3.7/cytoolz/utils.o gcc -pthread -shared -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/cytoolz/utils.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/cytoolz/utils.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zy1VEJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64 + cd cytoolz-0.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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' + /usr/bin/python3 setup.py --with-cython install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/utils.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/utils.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz creating /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_recipes.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_functoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_tlz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/dev_skip_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_inspect_args.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_dicttoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_doctests.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_compatibility.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_embedded_sigs.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_serialization.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_curried_toolzlike.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_curried.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_utils.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_signatures.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_none_safe.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_itertoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_dev_skip_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/tests/test_docstrings.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.7/cytoolz/dicttoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/itertoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/itertoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/compatibility.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/__init__.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/_signatures.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/dicttoolz.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/__init__.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/functoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/functoolz.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/dicttoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/utils_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz creating /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/curried copying build/lib.linux-riscv64-3.7/cytoolz/curried/operator.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/curried copying build/lib.linux-riscv64-3.7/cytoolz/curried/exceptions.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/curried copying build/lib.linux-riscv64-3.7/cytoolz/curried/__init__.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/curried copying build/lib.linux-riscv64-3.7/cytoolz/recipes.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/recipes.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/recipes.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/cpython.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/_version.py -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/functoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/itertoolz.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz copying build/lib.linux-riscv64-3.7/cytoolz/utils.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_recipes.py to test_recipes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_functoolz.py to test_functoolz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_tlz.py to test_tlz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/dev_skip_test.py to dev_skip_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_inspect_args.py to test_inspect_args.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_dicttoolz.py to test_dicttoolz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_doctests.py to test_doctests.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_compatibility.py to test_compatibility.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_embedded_sigs.py to test_embedded_sigs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_serialization.py to test_serialization.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_curried_toolzlike.py to test_curried_toolzlike.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_curried.py to test_curried.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_signatures.py to test_signatures.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_none_safe.py to test_none_safe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_itertoolz.py to test_itertoolz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_dev_skip_test.py to test_dev_skip_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests/test_docstrings.py to test_docstrings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/compatibility.py to compatibility.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/_signatures.py to _signatures.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/utils_test.py to utils_test.cpython-37.pyc BUILDSTDERR: byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.+ rm -r /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/tests + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.10.0-1.fc31 --unique-debug-suffix -0.10.0-1.fc31.riscv64 --unique-debug-src-base python-cytoolz-0.10.0-1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cytoolz-0.10.0 BUILDSTDERR: 7256 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/curried/operator.py to operator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/curried/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/curried/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/_version.py to _version.cpython-37.pyc writing byte-compilation script '/tmp/tmpsij2xzvn.py' /usr/bin/python3 /tmp/tmpsij2xzvn.py removing /tmp/tmpsij2xzvn.py running install_egg_info running egg_info writing cytoolz.egg-info/PKG-INFO writing dependency_links to cytoolz.egg-info/dependency_links.txt writing requirements to cytoolz.egg-info/requires.txt writing top-level names to cytoolz.egg-info/top_level.txt reading manifest file 'cytoolz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cytoolz.egg-info/SOURCES.txt' Copying cytoolz.egg-info to /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz-0.10.0-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/dicttoolz.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/functoolz.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/recipes.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/itertoolz.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/functoolz.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/recipes.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/dicttoolz.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/itertoolz.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/utils.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cytoolz/utils.cpython-37m-riscv64-linux-gnu.so original debug info size: 4944kB, size after compression: 4760kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vW0fVJ + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.10.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages + PYTHONDONTWRITEBYTECODE=1 + py.test-3.7 cytoolz/tests -k 'not test_introspect_builtin_modules' -v ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/cytoolz-0.10.0 collecting ... collected 194 items / 1 deselected / 193 selected cytoolz/tests/test_compatibility.py::test_map_filter_are_lazy PASSED [ 0%] cytoolz/tests/test_compatibility.py::test_dict_iteration PASSED [ 1%] cytoolz/tests/test_curried.py::test_take PASSED [ 1%] cytoolz/tests/test_curried.py::test_first PASSED [ 2%] cytoolz/tests/test_curried.py::test_merge PASSED [ 2%] cytoolz/tests/test_curried.py::test_merge_with PASSED [ 3%] cytoolz/tests/test_curried.py::test_merge_with_list PASSED [ 3%] cytoolz/tests/test_curried.py::test_sorted PASSED [ 4%] cytoolz/tests/test_curried.py::test_reduce PASSED [ 4%] cytoolz/tests/test_curried.py::test_module_name PASSED [ 5%] cytoolz/tests/test_curried.py::test_curried_operator PASSED [ 5%] cytoolz/tests/test_curried.py::test_curried_namespace PASSED [ 6%] cytoolz/tests/test_curried_toolzlike.py::test_toolzcurry_is_class PASSED [ 6%] cytoolz/tests/test_curried_toolzlike.py::test_cytoolz_like_toolz PASSED [ 7%] cytoolz/tests/test_curried_toolzlike.py::test_toolz_like_cytoolz PASSED [ 7%] cytoolz/tests/test_dev_skip_test.py::test_passes PASSED [ 8%] cytoolz/tests/test_dev_skip_test.py::test_dev_skip_test PASSED [ 8%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge PASSED [ 9%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_iterable_arg PASSED [ 9%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_with PASSED [ 10%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_with_iterable_arg PASSED [ 10%] cytoolz/tests/test_dicttoolz.py::TestDict::test_valmap PASSED [ 11%] cytoolz/tests/test_dicttoolz.py::TestDict::test_keymap PASSED [ 11%] cytoolz/tests/test_dicttoolz.py::TestDict::test_itemmap PASSED [ 12%] cytoolz/tests/test_dicttoolz.py::TestDict::test_valfilter PASSED [ 12%] cytoolz/tests/test_dicttoolz.py::TestDict::test_keyfilter PASSED [ 13%] cytoolz/tests/test_dicttoolz.py::TestDict::test_itemfilter PASSED [ 13%] cytoolz/tests/test_dicttoolz.py::TestDict::test_assoc PASSED [ 14%] cytoolz/tests/test_dicttoolz.py::TestDict::test_dissoc PASSED [ 15%] cytoolz/tests/test_dicttoolz.py::TestDict::test_assoc_in PASSED [ 15%] cytoolz/tests/test_dicttoolz.py::TestDict::test_update_in PASSED [ 16%] cytoolz/tests/test_dicttoolz.py::TestDict::test_factory PASSED [ 16%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge PASSED [ 17%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_iterable_arg PASSED [ 17%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with PASSED [ 18%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with_iterable_arg PASSED [ 18%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_valmap PASSED [ 19%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_keymap PASSED [ 19%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemmap PASSED [ 20%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_valfilter PASSED [ 20%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_keyfilter PASSED [ 21%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemfilter PASSED [ 21%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc PASSED [ 22%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_dissoc PASSED [ 22%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc_in PASSED [ 23%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_update_in PASSED [ 23%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_factory PASSED [ 24%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge PASSED [ 24%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_iterable_arg PASSED [ 25%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with PASSED [ 25%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with_iterable_arg PASSED [ 26%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_valmap PASSED [ 26%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_keymap PASSED [ 27%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemmap PASSED [ 27%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_valfilter PASSED [ 28%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_keyfilter PASSED [ 29%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemfilter PASSED [ 29%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc PASSED [ 30%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_dissoc PASSED [ 30%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc_in PASSED [ 31%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_update_in PASSED [ 31%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_factory PASSED [ 32%] cytoolz/tests/test_dicttoolz.py::test_environ PASSED [ 32%] cytoolz/tests/test_docstrings.py::test_docstrings_uptodate PASSED [ 33%] cytoolz/tests/test_docstrings.py::test_get_in_doctest PASSED [ 33%] cytoolz/tests/test_doctests.py::test_doctest PASSED [ 34%] cytoolz/tests/test_embedded_sigs.py::test_class_sigs PASSED [ 34%] cytoolz/tests/test_embedded_sigs.py::test_sig_at_beginning PASSED [ 35%] cytoolz/tests/test_functoolz.py::test_apply PASSED [ 35%] cytoolz/tests/test_functoolz.py::test_thread_first PASSED [ 36%] cytoolz/tests/test_functoolz.py::test_thread_last PASSED [ 36%] cytoolz/tests/test_functoolz.py::test_memoize PASSED [ 37%] cytoolz/tests/test_functoolz.py::test_memoize_kwargs PASSED [ 37%] cytoolz/tests/test_functoolz.py::test_memoize_curried PASSED [ 38%] cytoolz/tests/test_functoolz.py::test_memoize_partial PASSED [ 38%] cytoolz/tests/test_functoolz.py::test_memoize_key_signature PASSED [ 39%] cytoolz/tests/test_functoolz.py::test_memoize_curry_cache PASSED [ 39%] cytoolz/tests/test_functoolz.py::test_memoize_key PASSED [ 40%] cytoolz/tests/test_functoolz.py::test_memoize_wrapped PASSED [ 40%] cytoolz/tests/test_functoolz.py::test_curry_simple PASSED [ 41%] cytoolz/tests/test_functoolz.py::test_curry_kwargs PASSED [ 41%] cytoolz/tests/test_functoolz.py::test_curry_passes_errors PASSED [ 42%] cytoolz/tests/test_functoolz.py::test_curry_docstring PASSED [ 43%] cytoolz/tests/test_functoolz.py::test_curry_is_like_partial PASSED [ 43%] cytoolz/tests/test_functoolz.py::test_curry_is_idempotent PASSED [ 44%] cytoolz/tests/test_functoolz.py::test_curry_attributes_readonly PASSED [ 44%] cytoolz/tests/test_functoolz.py::test_curry_attributes_writable PASSED [ 45%] cytoolz/tests/test_functoolz.py::test_curry_module PASSED [ 45%] cytoolz/tests/test_functoolz.py::test_curry_comparable PASSED [ 46%] cytoolz/tests/test_functoolz.py::test_curry_doesnot_transmogrify PASSED [ 46%] cytoolz/tests/test_functoolz.py::test_curry_on_classmethods PASSED [ 47%] cytoolz/tests/test_functoolz.py::test_memoize_on_classmethods PASSED [ 47%] cytoolz/tests/test_functoolz.py::test_curry_call PASSED [ 48%] cytoolz/tests/test_functoolz.py::test_curry_bind PASSED [ 48%] cytoolz/tests/test_functoolz.py::test_curry_unknown_args PASSED [ 49%] cytoolz/tests/test_functoolz.py::test_curry_bad_types PASSED [ 49%] cytoolz/tests/test_functoolz.py::test_curry_subclassable PASSED [ 50%] cytoolz/tests/test_functoolz.py::test_compose PASSED [ 50%] cytoolz/tests/test_functoolz.py::test_compose_metadata PASSED [ 51%] cytoolz/tests/test_functoolz.py::test_compose_left PASSED [ 51%] cytoolz/tests/test_functoolz.py::test_pipe PASSED [ 52%] cytoolz/tests/test_functoolz.py::test_complement PASSED [ 52%] cytoolz/tests/test_functoolz.py::test_do PASSED [ 53%] cytoolz/tests/test_functoolz.py::test_juxt_generator_input PASSED [ 53%] cytoolz/tests/test_functoolz.py::test_flip PASSED [ 54%] cytoolz/tests/test_functoolz.py::test_excepts PASSED [ 54%] cytoolz/tests/test_inspect_args.py::test_make_func PASSED [ 55%] cytoolz/tests/test_inspect_args.py::test_is_valid PASSED [ 55%] cytoolz/tests/test_inspect_args.py::test_is_valid_py3 PASSED [ 56%] cytoolz/tests/test_inspect_args.py::test_is_partial PASSED [ 56%] cytoolz/tests/test_inspect_args.py::test_is_valid_curry PASSED [ 57%] cytoolz/tests/test_inspect_args.py::test_func_keyword PASSED [ 58%] cytoolz/tests/test_inspect_args.py::test_has_unknown_args PASSED [ 58%] cytoolz/tests/test_inspect_args.py::test_num_required_args PASSED [ 59%] cytoolz/tests/test_inspect_args.py::test_has_keywords PASSED [ 59%] cytoolz/tests/test_inspect_args.py::test_has_varargs PASSED [ 60%] cytoolz/tests/test_inspect_args.py::test_is_arity PASSED [ 60%] cytoolz/tests/test_inspect_args.py::test_introspect_curry_valid_py3 PASSED [ 61%] cytoolz/tests/test_inspect_args.py::test_introspect_curry_partial_py3 PASSED [ 61%] cytoolz/tests/test_inspect_args.py::test_introspect_curry_py3 PASSED [ 62%] cytoolz/tests/test_inspect_args.py::test_inspect_signature_property PASSED [ 62%] cytoolz/tests/test_inspect_args.py::test_inspect_wrapped_property PASSED [ 63%] cytoolz/tests/test_itertoolz.py::test_remove PASSED [ 63%] cytoolz/tests/test_itertoolz.py::test_groupby PASSED [ 64%] cytoolz/tests/test_itertoolz.py::test_groupby_non_callable PASSED [ 64%] cytoolz/tests/test_itertoolz.py::test_merge_sorted PASSED [ 65%] cytoolz/tests/test_itertoolz.py::test_interleave PASSED [ 65%] cytoolz/tests/test_itertoolz.py::test_unique PASSED [ 66%] cytoolz/tests/test_itertoolz.py::test_isiterable PASSED [ 66%] cytoolz/tests/test_itertoolz.py::test_isdistinct PASSED [ 67%] cytoolz/tests/test_itertoolz.py::test_nth PASSED [ 67%] cytoolz/tests/test_itertoolz.py::test_first PASSED [ 68%] cytoolz/tests/test_itertoolz.py::test_second PASSED [ 68%] cytoolz/tests/test_itertoolz.py::test_last PASSED [ 69%] cytoolz/tests/test_itertoolz.py::test_rest PASSED [ 69%] cytoolz/tests/test_itertoolz.py::test_take PASSED [ 70%] cytoolz/tests/test_itertoolz.py::test_tail PASSED [ 70%] cytoolz/tests/test_itertoolz.py::test_drop PASSED [ 71%] cytoolz/tests/test_itertoolz.py::test_take_nth PASSED [ 72%] cytoolz/tests/test_itertoolz.py::test_get PASSED [ 72%] cytoolz/tests/test_itertoolz.py::test_mapcat PASSED [ 73%] cytoolz/tests/test_itertoolz.py::test_cons PASSED [ 73%] cytoolz/tests/test_itertoolz.py::test_concat PASSED [ 74%] cytoolz/tests/test_itertoolz.py::test_concatv PASSED [ 74%] cytoolz/tests/test_itertoolz.py::test_interpose PASSED [ 75%] cytoolz/tests/test_itertoolz.py::test_frequencies PASSED [ 75%] cytoolz/tests/test_itertoolz.py::test_reduceby PASSED [ 76%] cytoolz/tests/test_itertoolz.py::test_reduce_by_init PASSED [ 76%] cytoolz/tests/test_itertoolz.py::test_reduce_by_callable_default PASSED [ 77%] cytoolz/tests/test_itertoolz.py::test_iterate PASSED [ 77%] cytoolz/tests/test_itertoolz.py::test_accumulate PASSED [ 78%] cytoolz/tests/test_itertoolz.py::test_accumulate_works_on_consumable_iterables PASSED [ 78%] cytoolz/tests/test_itertoolz.py::test_sliding_window PASSED [ 79%] cytoolz/tests/test_itertoolz.py::test_sliding_window_of_short_iterator PASSED [ 79%] cytoolz/tests/test_itertoolz.py::test_partition PASSED [ 80%] cytoolz/tests/test_itertoolz.py::test_partition_all PASSED [ 80%] cytoolz/tests/test_itertoolz.py::test_count PASSED [ 81%] cytoolz/tests/test_itertoolz.py::test_pluck PASSED [ 81%] cytoolz/tests/test_itertoolz.py::test_join PASSED [ 82%] cytoolz/tests/test_itertoolz.py::test_getter PASSED [ 82%] cytoolz/tests/test_itertoolz.py::test_key_as_getter PASSED [ 83%] cytoolz/tests/test_itertoolz.py::test_join_double_repeats PASSED [ 83%] cytoolz/tests/test_itertoolz.py::test_join_missing_element PASSED [ 84%] cytoolz/tests/test_itertoolz.py::test_left_outer_join PASSED [ 84%] cytoolz/tests/test_itertoolz.py::test_right_outer_join PASSED [ 85%] cytoolz/tests/test_itertoolz.py::test_outer_join PASSED [ 86%] cytoolz/tests/test_itertoolz.py::test_diff PASSED [ 86%] cytoolz/tests/test_itertoolz.py::test_topk PASSED [ 87%] cytoolz/tests/test_itertoolz.py::test_topk_is_stable PASSED [ 87%] cytoolz/tests/test_itertoolz.py::test_peek PASSED [ 88%] cytoolz/tests/test_itertoolz.py::test_peekn PASSED [ 88%] cytoolz/tests/test_itertoolz.py::test_random_sample PASSED [ 89%] cytoolz/tests/test_none_safe.py::test_dicttoolz PASSED [ 89%] cytoolz/tests/test_none_safe.py::test_functoolz PASSED [ 90%] cytoolz/tests/test_none_safe.py::test_itertoolz PASSED [ 90%] cytoolz/tests/test_none_safe.py::test_recipes PASSED [ 91%] cytoolz/tests/test_recipes.py::test_countby PASSED [ 91%] cytoolz/tests/test_recipes.py::test_partitionby PASSED [ 92%] cytoolz/tests/test_serialization.py::test_compose PASSED [ 92%] cytoolz/tests/test_serialization.py::test_curry PASSED [ 93%] cytoolz/tests/test_serialization.py::test_juxt PASSED [ 93%] cytoolz/tests/test_serialization.py::test_complement PASSED [ 94%] cytoolz/tests/test_serialization.py::test_instanceproperty PASSED [ 94%] cytoolz/tests/test_serialization.py::test_flip PASSED [ 95%] cytoolz/tests/test_serialization.py::test_curried_exceptions PASSED [ 95%] cytoolz/tests/test_serialization.py::test_curried_qualname PASSED [ 96%] cytoolz/tests/test_serialization.py::test_curried_bad_qualname PASSED [ 96%] cytoolz/tests/test_signatures.py::test_is_valid PASSED [ 97%] cytoolz/tests/test_signatures.py::test_is_partial PASSED [ 97%] cytoolz/tests/test_signatures.py::test_for_coverage PASSED [ 98%] cytoolz/tests/test_tlz.py::test_tlz PASSED [ 98%] cytoolz/tests/test_utils.py::test_raises PASSED [ 99%] cytoolz/tests/test_utils.py::test_consume PASSED [100%] =============================== warnings summary =============================== cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs /builddir/build/BUILD/cytoolz-0.10.0/cytoolz/tests/test_embedded_sigs.py:39: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() toolz_spec = inspect.getargspec(toolz_func) cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs /builddir/build/BUILD/cytoolz-0.10.0/cytoolz/tests/test_embedded_sigs.py:49: DeprecationWarning: `formatargspec` is deprecated since Python 3.5. Use `signature` and the `Signature` object directly toolz_sig = toolz_func.__name__ + inspect.formatargspec(*toolz_spec) cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs BUILDSTDERR: cytoolz/tests/test_embedde+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 d_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs cytoolz/tests/test_embedded_sigs.py::test_class_sigs /builddir/build/BUILD/cytoolz-0.10.0/cytoolz/tests/test_embedded_sigs.py:54: DeprecationWarning: `formatargspec` is deprecated since Python 3.5. Use `signature` and the `Signature` object directly **{'formatvalue': lambda x: '=' + getattr(x, '__name__', repr(x))} -- Docs: https://docs.pytest.org/en/latest/warnings.html =========== 193 passed, 1 deselected, 186 warnings in 190.96 seconds =========== Processing files: python3-cytoolz-0.10.0-1.fc31.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fmLMCI BUILDSTDERR: warning: Directory not found: /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/.pytest_cache + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/share/licenses/python3-cytoolz + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/share/licenses/python3-cytoolz + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64/usr/share/licenses/python3-cytoolz + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-cytoolz = 0.10.0-1.fc31 python3-cytoolz = 0.10.0-1.fc31 python3-cytoolz(riscv-64) = 0.10.0-1.fc31 python3.7dist(cytoolz) = 0.10 python3dist(cytoolz) = 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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 python3.7dist(toolz) >= 0.8 rtld(GNU_HASH) Obsoletes: python-cytoolz < 0.10.0-1.fc31 Processing files: python-cytoolz-debugsource-0.10.0-1.fc31.riscv64 Provides: python-cytoolz-debugsource = 0.10.0-1.fc31 python-cytoolz-debugsource(riscv-64) = 0.10.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cytoolz-debuginfo-0.10.0-1.fc31.riscv64 Provides: debuginfo(build-id) = 661ab69a750b7c54d78c344c157257e42ce770fb debuginfo(build-id) = 741837d44d9354aeec17cd59f9d23f8e0df8111b debuginfo(build-id) = 7c0f7463bece5a528f4bdac136dfce169465cd4d debuginfo(build-id) = ace3412abcf204ed57c1d207cd95ae2327f2961b debuginfo(build-id) = e1deb199892ae539321921e9a4b21f66043cbd4e python3-cytoolz-debuginfo = 0.10.0-1.fc31 python3-cytoolz-debuginfo(riscv-64) = 0.10.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cytoolz-debugsource(riscv-64) = 0.10.0-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-cytoolz-0.10.0-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-cytoolz-debugsource-0.10.0-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-cytoolz-debuginfo-0.10.0-1.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vxm6wI + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cytoolz-0.10.0-1.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0