Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-conda-package-handling.spec'], chrootPath='/var/lib/mock/f33-build-289600-54337/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=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-conda-package-handling.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=1595980800 Wrote: /builddir/build/SRPMS/python-conda-package-handling-1.7.0-4.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-conda-package-handling.spec'], chrootPath='/var/lib/mock/f33-build-289600-54337/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=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-conda-package-handling.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=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0DGVzo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf conda-package-handling-1.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/conda-package-handling-1.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd conda-package-handling-1.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e s/archive_and_deps/archive/ setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qOQTKq + umask 022 + cd /builddir/build/BUILD + cd conda-package-handling-1.7.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' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib64/python3.9/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/conda-package-handling-1.7.0/src/conda_package_handling/archive_utils_cy.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling src/conda_package_handling/archive_utils_cy.pyx because it changed. [1/1] Cythonizing src/conda_package_handling/archive_utils_cy.pyx running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/conda_package_handling copying src/conda_package_handling/archive_utils.py -> build/lib.linux-riscv64-3.9/conda_package_handling copying src/conda_package_handling/interface.py -> build/lib.linux-riscv64-3.9/conda_package_handling copying src/conda_package_handling/tarball.py -> build/lib.linux-riscv64-3.9/conda_package_handling copying src/conda_package_handling/conda_fmt.py -> build/lib.linux-riscv64-3.9/conda_package_handling copying src/conda_package_handling/api.py -> build/lib.linux-riscv64-3.9/conda_package_handling copying src/conda_package_handling/validate.py -> build/lib.linux-riscv64-3.9/conda_package_handling copying src/conda_package_handling/exceptions.py -> build/lib.linux-riscv64-3.9/conda_package_handling copying src/conda_package_handling/utils.py -> build/lib.linux-riscv64-3.9/conda_package_handling copying src/conda_package_handling/_version.py -> build/lib.linux-riscv64-3.9/conda_package_handling copying src/conda_package_handling/cli.py -> build/lib.linux-riscv64-3.9/conda_package_handling copying src/conda_package_handling/__main__.py -> build/lib.linux-riscv64-3.9/conda_package_handling copying src/conda_package_handling/__init__.py -> build/lib.linux-riscv64-3.9/conda_package_handling UPDATING build/lib.linux-riscv64-3.9/conda_package_handling/_version.py set build/lib.linux-riscv64-3.9/conda_package_handling/_version.py to '1.6.1' running build_ext building 'conda_package_handling.archive_utils_cy' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/src creating build/temp.linux-riscv64-3.9/src/conda_package_handling gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -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 -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 -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 -Isrc/conda_package_handling -I/usr/include/python3.9 -c src/conda_package_handling/archive_utils_cy.c -o build/temp.linux-riscv64-3.9/src/conda_package_handling/archive_utils_cy.o gcc -pthread -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 -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-riscv64-3.9/src/conda_package_handling/archive_utils_cy.o -L/usr/lib64 -larchive -o build/lib.linux-riscv64-3.9/conda_package_handling/archive_utils_cy.cpython-39-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YEyqkp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64 + cd conda-package-handling-1.7.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' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling copying build/lib.linux-riscv64-3.9/conda_package_handling/archive_utils.py -> /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling copying build/lib.linux-riscv64-3.9/conda_package_handling/interface.py -> /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling copying build/lib.linux-riscv64-3.9/conda_package_handling/tarball.py -> /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling copying build/lib.linux-riscv64-3.9/conda_package_handling/conda_fmt.py -> /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling copying build/lib.linux-riscv64-3.9/conda_package_handling/api.py -> /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling copying build/lib.linux-riscv64-3.9/conda_package_handling/validate.py -> /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling copying build/lib.linux-riscv64-3.9/conda_package_handling/exceptions.py -> /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling copying build/lib.linux-riscv64-3.9/conda_package_handling/utils.py -> /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling copying build/lib.linux-riscv64-3.9/conda_package_handling/_version.py -> /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling copying build/lib.linux-riscv64-3.9/conda_package_handling/cli.py -> /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling copying build/lib.linux-riscv64-3.9/conda_package_handling/__main__.py -> /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling copying build/lib.linux-riscv64-3.9/conda_package_handling/__init__.py -> /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling copying build/lib.linux-riscv64-3.9/conda_package_handling/archive_utils_cy.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling byte-compiling /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/archive_utils.py to archive_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/tarball.py to tarball.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/conda_fmt.py to conda_fmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpsvoazddk.py' /usr/bin/python3 /tmp/tmpsvoazddk.py removing /tmp/tmpsvoazddk.py running install_egg_info running egg_info creating src/conda_package_handling.egg-info writing src/conda_package_handling.egg-info/PKG-INFO writing dependency_links to src/conda_package_handling.egg-info/dependency_links.txt writing entry points to src/conda_package_handling.egg-info/entry_points.txt writing requirements to src/conda_package_handling.egg-info/requires.txt writing top-level names to src/conda_package_handling.egg-info/top_level.txt writing manifest file 'src/conda_package_handling.egg-info/SOURCES.txt' reading manifest file 'src/conda_package_handling.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching 'tests/*' found anywhere in distribution writing manifest file 'src/conda_package_handling.egg-info/SOURCES.txt' Copying src/conda_package_handling.egg-info to /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling-1.6.1-py3.9.egg-info running install_scripts Installing cph script to /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.7.0-4.fc33 --unique-debug-suffix -1.7.0-4.fc33.riscv64 --unique-debug-src-base python-conda-package-handling-1.7.0-4.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/conda-package-handling-1.7.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/archive_utils_cy.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages/conda_package_handling/archive_utils_cy.cpython-39-riscv64-linux-gnu.so original debug info size: 256kB, size after compression: 256kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 272 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/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pyg6Zo + umask 022 + cd /builddir/build/BUILD + cd conda-package-handling-1.7.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/lib64/python3.9/site-packages + py.test-3.9 -v tests -k 'not test_secure_refusal_to_extract_abs_paths' ============================= test session starts ============================== platform linux -- Python 3.9.0rc1, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/conda-package-handling-1.7.0, configfile: setup.cfg plugins: mock-1.10.4, cov-2.10.0 collecting ... collected 22 items / 1 deselected / 21 selected tests/test_api.py::test_api_extract_tarball_implicit_path PASSED [ 4%] tests/test_api.py::test_api_tarball_details PASSED [ 9%] tests/test_api.py::test_api_conda_v2_details PASSED [ 14%] tests/test_api.py::test_api_extract_tarball_explicit_path PASSED [ 19%] tests/test_api.py::test_api_extract_tarball_with_libarchive_import_error PASSED [ 23%] tests/test_api.py::test_api_extract_conda_v2_implicit_path PASSED [ 28%] tests/test_api.py::test_api_extract_conda_v2_explicit_path PASSED [ 33%] tests/test_api.py::test_api_extract_conda_v2_explicit_path_prefix PASSED [ 38%] tests/test_api.py::test_api_extract_dest_dir_and_prefix_both_abs_raises PASSED [ 42%] tests/test_api.py::test_api_extract_info_conda_v2 PASSED [ 47%] tests/test_api.py::test_api_transmute_tarball_to_conda_v2 PASSED [ 52%] tests/test_api.py::test_api_transmute_conda_v2_to_tarball PASSED [ 57%] tests/test_api.py::test_warning_when_bundling_no_metadata PASSED [ 61%] tests/test_api.py::test_create_package_with_uncommon_conditions_captures_all_content PASSED [ 66%] tests/test_api.py::tests_secure_refusal_to_extract_dotdot PASSED [ 71%] tests/test_utils.py::test_rm_rf_file PASSED [ 76%] tests/test_utils.py::test_rename_to_trash[2] PASSED [ 80%] tests/test_utils.py::test_rename_to_trash[13] PASSED [ 85%] tests/test_utils.py::test_rename_to_trash[1] PASSED [ 90%] tests/test_utils.py::test_rename_to_trash[30] PASSED [ 95%] tests/test_utils.py::test_delete_trash PASSED [100%] =============================== warnings summary =============================== /usr/lib/python3.9/site-packages/_pytest/config/__init__.py:1148 /usr/lib/python3.9/site-packages/_pytest/config/__init__.py:1148: PytestConfigWarning: Unknown config ini key: env self._warn_or_fail_if_strict("Unknown config ini key: {}\n".format(key)) /usr/lib/python3.9/site-packages/_pytest/junitxml.py:446 /usr/lib/python3.9/site-packages/_pytest/junitxml.py:446: PytestDeprecationWarning: The 'junit_family' default value will change to 'xunit2' in pytest 6.0. See: https://docs.pytest.org/en/stable/deprecations.html#junit-family-default-value-change-to-xunit2 for more information. _issue_warning_captured(deprecated.JUNIT_XML_DEFAULT_FAMILY, config.hook, 2) -- Docs: https://docs.pytest.org/en/stable/warnings.html - generated xml file: /builddir/build/BUILD/conda-package-handling-1.7.0/junit.xml - ============================= slowest 20 durations ============================= 37.05s call tests/test_api.py::test_api_transmute_tarball_to_conda_v2 2.00s call tests/test_api.py::test_api_transmute_conda_v2_to_tarball 1.12s call tests/test_api.py::test_api_extract_tarball_with_libarchive_import_error 1.01s setup tests/test_api.py::test_api_extract_tarball_with_libarchive_import_error 0.96s call tests/test_api.py::test_api_extract_conda_v2_explicit_path_prefix 0.72s call tests/test_api.py::test_api_extract_tarball_implicit_path 0.62s call tests/test_api.py::test_api_extract_conda_v2_implicit_path 0.62s call tests/test_api.py::test_api_extract_tarball_explicit_path 0.53s call tests/test_api.py::test_api_extract_conda_v2_explicit_path 0.25s call tests/test_api.py::test_create_package_with_uncommon_conditions_captures_all_content 0.14s call tests/test_api.py::test_api_extract_info_conda_v2 0.10s setup tests/test_api.py::test_api_extract_tarball_implicit_path 0.05s call tests/test_utils.py::test_delete_trash 0.05s setup tests/test_utils.py::test_rename_to_trash[13] 0.05s setup tests/test_api.py::test_api_transmute_conda_v2_to_tarball 0.04s setup tests/test_api.py::test_api_transmute_tarball_to_conda_v2 0.04s setup tests/test_api.py::test_api_extract_conda_v2_explicit_path 0.04s call tests/test_api.py::test_api_tarball_details 0.04s setup tests/test_api.py::test_api_extract_conda_v2_explicit_path_prefix 0.04s setup tests/test_api.py::test_api_extract_info_conda_v2 ================ 21 passed, 1 deselected, 2 warnings in 49.83s ================= + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-conda-package-handling-1.7.0-4.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CBZ4uo + umask 022 + cd /builddir/build/BUILD + cd conda-package-handling-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/share/doc/python3-conda-package-handling + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/share/doc/python3-conda-package-handling + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/share/doc/python3-conda-package-handling + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/share/doc/python3-conda-package-handling + cp -pr README.md /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/share/doc/python3-conda-package-handling + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MQtu9n + umask 022 + cd /builddir/build/BUILD + cd conda-package-handling-1.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/share/licenses/python3-conda-package-handling + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/share/licenses/python3-conda-package-handling + cp -pr LICENSE /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64/usr/share/licenses/python3-conda-package-handling + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-conda-package-handling = 1.7.0-4.fc33 python3-conda-package-handling = 1.7.0-4.fc33 python3-conda-package-handling(riscv-64) = 1.7.0-4.fc33 python3.9-conda-package-handling = 1.7.0-4.fc33 python3.9dist(conda-package-handling) = 1.6.1 python3dist(conda-package-handling) = 1.6.1 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: /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libarchive.so.13()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) python(abi) = 3.9 python3.9dist(setuptools) python3.9dist(six) rtld(GNU_HASH) Obsoletes: python-conda-package-handling < 1.7.0-4.fc33 Processing files: python-conda-package-handling-debugsource-1.7.0-4.fc33.riscv64 Provides: python-conda-package-handling-debugsource = 1.7.0-4.fc33 python-conda-package-handling-debugsource(riscv-64) = 1.7.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-conda-package-handling-debuginfo-1.7.0-4.fc33.riscv64 Provides: debuginfo(build-id) = 63d3615e46c1969a40df7e21059888e95baf864c python-conda-package-handling-debuginfo = 1.7.0-4.fc33 python3-conda-package-handling-debuginfo = 1.7.0-4.fc33 python3-conda-package-handling-debuginfo(riscv-64) = 1.7.0-4.fc33 python3.9-conda-package-handling-debuginfo = 1.7.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-conda-package-handling-debugsource(riscv-64) = 1.7.0-4.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-conda-package-handling-debuginfo-1.7.0-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-conda-package-handling-1.7.0-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-conda-package-handling-debugsource-1.7.0-4.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yKjXFp + umask 022 + cd /builddir/build/BUILD + cd conda-package-handling-1.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-conda-package-handling-1.7.0-4.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0