Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-identify.spec'], chrootPath='/var/lib/mock/1114506-fedora-rawhide-x86_64-1574407947.051989/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jpvbzbrg:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jpvbzbrg:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2df6ac0f7bbb4fd7ba22eae640cef569', '-D', '/var/lib/mock/1114506-fedora-rawhide-x86_64-1574407947.051989/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jpvbzbrg:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-identify.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1571875200 Wrote: /builddir/build/SRPMS/python-identify-1.4.7-4.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-identify.spec'], chrootPath='/var/lib/mock/1114506-fedora-rawhide-x86_64-1574407947.051989/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jpvbzbrg:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jpvbzbrg:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'df6014b827ed40969ddc2d19573eff03', '-D', '/var/lib/mock/1114506-fedora-rawhide-x86_64-1574407947.051989/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jpvbzbrg:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-identify.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1571875200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2v3eMu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf identify-1.4.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-identify-1.4.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd identify-1.4.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf identify.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LfIjIv + umask 022 + cd /builddir/build/BUILD + cd identify-1.4.7 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/identify copying identify/interpreters.py -> build/lib/identify copying identify/identify.py -> build/lib/identify copying identify/extensions.py -> build/lib/identify copying identify/cli.py -> build/lib/identify copying identify/__init__.py -> build/lib/identify creating build/lib/identify/vendor copying identify/vendor/licenses.py -> build/lib/identify/vendor copying identify/vendor/__init__.py -> build/lib/identify/vendor + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QqkmYw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64 + cd identify-1.4.7 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr creating /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8 creating /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify creating /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify/vendor copying build/lib/identify/vendor/__init__.py -> /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify/vendor copying build/lib/identify/vendor/licenses.py -> /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify/vendor copying build/lib/identify/__init__.py -> /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify copying build/lib/identify/cli.py -> /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify copying build/lib/identify/extensions.py -> /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify copying build/lib/identify/identify.py -> /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify copying build/lib/identify/interpreters.py -> /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify byte-compiling /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify/vendor/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify/vendor/licenses.py to licenses.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify/cli.py to cli.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify/extensions.py to extensions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify/identify.py to identify.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify/interpreters.py to interpreters.cpython-38.pyc writing byte-compilation script '/tmp/tmp1hif2l4m.py' /usr/bin/python3 /tmp/tmp1hif2l4m.py removing /tmp/tmp1hif2l4m.py running install_egg_info running egg_info creating identify.egg-info writing identify.egg-info/PKG-INFO writing dependency_links to identify.egg-info/dependency_links.txt writing entry points to identify.egg-info/entry_points.txt writing requirements to identify.egg-info/requires.txt writing top-level names to identify.egg-info/top_level.txt writing manifest file 'identify.egg-info/SOURCES.txt' reading manifest file 'identify.egg-info/SOURCES.txt' writing manifest file 'identify.egg-info/SOURCES.txt' Copying identify.egg-info to /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8/site-packages/identify-1.4.7-py3.8.egg-info running install_scripts Installing identify-cli script to /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.4.7-4.fc32 --unique-debug-suffix -1.4.7-4.fc32.x86_64 --unique-debug-src-base python-identify-1.4.7-4.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/identify-1.4.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.asr8jx + umask 022 + cd /builddir/build/BUILD + cd identify-1.4.7 + /usr/bin/python3 -m pytest -v ============================= test session starts ============================== platform linux -- Python 3.8.0, pytest-4.6.6, py-1.8.0, pluggy-0.12.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/identify-1.4.7 collecting ... collected 238 items tests/cli_test.py::test_identify_cli PASSED [ 0%] tests/cli_test.py::test_identify_cli_filename_only PASSED [ 0%] tests/cli_test.py::test_identify_cli_filename_only_unidentified PASSED [ 1%] tests/cli_test.py::test_file_not_found PASSED [ 1%] tests/extensions_test.py::test_extensions_have_binary_or_text[apinotes] PASSED [ 2%] tests/extensions_test.py::test_extensions_have_binary_or_text[asar] PASSED [ 2%] tests/extensions_test.py::test_extensions_have_binary_or_text[bash] PASSED [ 2%] tests/extensions_test.py::test_extensions_have_binary_or_text[bat] PASSED [ 3%] tests/extensions_test.py::test_extensions_have_binary_or_text[bmp] PASSED [ 3%] tests/extensions_test.py::test_extensions_have_binary_or_text[bz2] PASSED [ 4%] tests/extensions_test.py::test_extensions_have_binary_or_text[c] PASSED [ 4%] tests/extensions_test.py::test_extensions_have_binary_or_text[cc] PASSED [ 5%] tests/extensions_test.py::test_extensions_have_binary_or_text[cu] PASSED [ 5%] tests/extensions_test.py::test_extensions_have_binary_or_text[cfg] PASSED [ 5%] tests/extensions_test.py::test_extensions_have_binary_or_text[cmake] PASSED [ 6%] tests/extensions_test.py::test_extensions_have_binary_or_text[cnf] PASSED [ 6%] tests/extensions_test.py::test_extensions_have_binary_or_text[coffee] PASSED [ 7%] tests/extensions_test.py::test_extensions_have_binary_or_text[conf] PASSED [ 7%] tests/extensions_test.py::test_extensions_have_binary_or_text[cpp] PASSED [ 7%] tests/extensions_test.py::test_extensions_have_binary_or_text[crt] PASSED [ 8%] tests/extensions_test.py::test_extensions_have_binary_or_text[cs] PASSED [ 8%] tests/extensions_test.py::test_extensions_have_binary_or_text[cson] PASSED [ 9%] tests/extensions_test.py::test_extensions_have_binary_or_text[css] PASSED [ 9%] tests/extensions_test.py::test_extensions_have_binary_or_text[csv] PASSED [ 10%] tests/extensions_test.py::test_extensions_have_binary_or_text[cxx] PASSED [ 10%] tests/extensions_test.py::test_extensions_have_binary_or_text[dart] PASSED [ 10%] tests/extensions_test.py::test_extensions_have_binary_or_text[def] PASSED [ 11%] tests/extensions_test.py::test_extensions_have_binary_or_text[dtd] PASSED [ 11%] tests/extensions_test.py::test_extensions_have_binary_or_text[ear] PASSED [ 12%] tests/extensions_test.py::test_extensions_have_binary_or_text[ejs] PASSED [ 12%] tests/extensions_test.py::test_extensions_have_binary_or_text[eot] PASSED [ 13%] tests/extensions_test.py::test_extensions_have_binary_or_text[eps] PASSED [ 13%] tests/extensions_test.py::test_extensions_have_binary_or_text[erb] PASSED [ 13%] tests/extensions_test.py::test_extensions_have_binary_or_text[exe] PASSED [ 14%] tests/extensions_test.py::test_extensions_have_binary_or_text[eyaml] PASSED [ 14%] tests/extensions_test.py::test_extensions_have_binary_or_text[feature] PASSED [ 15%] tests/extensions_test.py::test_extensions_have_binary_or_text[fish] PASSED [ 15%] tests/extensions_test.py::test_extensions_have_binary_or_text[gemspec] PASSED [ 15%] tests/extensions_test.py::test_extensions_have_binary_or_text[gif] PASSED [ 16%] tests/extensions_test.py::test_extensions_have_binary_or_text[go] PASSED [ 16%] tests/extensions_test.py::test_extensions_have_binary_or_text[gotmpl] PASSED [ 17%] tests/extensions_test.py::test_extensions_have_binary_or_text[gpx] PASSED [ 17%] tests/extensions_test.py::test_extensions_have_binary_or_text[gradle] PASSED [ 18%] tests/extensions_test.py::test_extensions_have_binary_or_text[groovy] PASSED [ 18%] tests/extensions_test.py::test_extensions_have_binary_or_text[gyb] PASSED [ 18%] tests/extensions_test.py::test_extensions_have_binary_or_text[gyp] PASSED [ 19%] tests/extensions_test.py::test_extensions_have_binary_or_text[gypi] PASSED [ 19%] tests/extensions_test.py::test_extensions_have_binary_or_text[gz] PASSED [ 20%] tests/extensions_test.py::test_extensions_have_binary_or_text[h] PASSED [ 20%] tests/extensions_test.py::test_extensions_have_binary_or_text[hpp] PASSED [ 21%] tests/extensions_test.py::test_extensions_have_binary_or_text[htm] PASSED [ 21%] tests/extensions_test.py::test_extensions_have_binary_or_text[html] PASSED [ 21%] tests/extensions_test.py::test_extensions_have_binary_or_text[hxx] PASSED [ 22%] tests/extensions_test.py::test_extensions_have_binary_or_text[icns] PASSED [ 22%] tests/extensions_test.py::test_extensions_have_binary_or_text[ico] PASSED [ 23%] tests/extensions_test.py::test_extensions_have_binary_or_text[ics] PASSED [ 23%] tests/extensions_test.py::test_extensions_have_binary_or_text[idl] PASSED [ 23%] tests/extensions_test.py::test_extensions_have_binary_or_text[inc] PASSED [ 24%] tests/extensions_test.py::test_extensions_have_binary_or_text[ini] PASSED [ 24%] tests/extensions_test.py::test_extensions_have_binary_or_text[j2] PASSED [ 25%] tests/extensions_test.py::test_extensions_have_binary_or_text[jade] PASSED [ 25%] tests/extensions_test.py::test_extensions_have_binary_or_text[jar] PASSED [ 26%] tests/extensions_test.py::test_extensions_have_binary_or_text[java] PASSED [ 26%] tests/extensions_test.py::test_extensions_have_binary_or_text[jenkinsfile] PASSED [ 26%] tests/extensions_test.py::test_extensions_have_binary_or_text[jinja] PASSED [ 27%] tests/extensions_test.py::test_extensions_have_binary_or_text[jinja2] PASSED [ 27%] tests/extensions_test.py::test_extensions_have_binary_or_text[jpeg] PASSED [ 28%] tests/extensions_test.py::test_extensions_have_binary_or_text[jpg] PASSED [ 28%] tests/extensions_test.py::test_extensions_have_binary_or_text[js] PASSED [ 28%] tests/extensions_test.py::test_extensions_have_binary_or_text[json] PASSED [ 29%] tests/extensions_test.py::test_extensions_have_binary_or_text[jsonnet] PASSED [ 29%] tests/extensions_test.py::test_extensions_have_binary_or_text[jsx] PASSED [ 30%] tests/extensions_test.py::test_extensions_have_binary_or_text[key] PASSED [ 30%] tests/extensions_test.py::test_extensions_have_binary_or_text[kml] PASSED [ 31%] tests/extensions_test.py::test_extensions_have_binary_or_text[kt] PASSED [ 31%] tests/extensions_test.py::test_extensions_have_binary_or_text[less] PASSED [ 31%] tests/extensions_test.py::test_extensions_have_binary_or_text[lua] PASSED [ 32%] tests/extensions_test.py::test_extensions_have_binary_or_text[m] PASSED [ 32%] tests/extensions_test.py::test_extensions_have_binary_or_text[manifest] PASSED [ 33%] tests/extensions_test.py::test_extensions_have_binary_or_text[map] PASSED [ 33%] tests/extensions_test.py::test_extensions_have_binary_or_text[markdown] PASSED [ 34%] tests/extensions_test.py::test_extensions_have_binary_or_text[md] PASSED [ 34%] tests/extensions_test.py::test_extensions_have_binary_or_text[mib] PASSED [ 34%] tests/extensions_test.py::test_extensions_have_binary_or_text[mk] PASSED [ 35%] tests/extensions_test.py::test_extensions_have_binary_or_text[mm] PASSED [ 35%] tests/extensions_test.py::test_extensions_have_binary_or_text[modulemap] PASSED [ 36%] tests/extensions_test.py::test_extensions_have_binary_or_text[ngdoc] PASSED [ 36%] tests/extensions_test.py::test_extensions_have_binary_or_text[nim] PASSED [ 36%] tests/extensions_test.py::test_extensions_have_binary_or_text[nims] PASSED [ 37%] tests/extensions_test.py::test_extensions_have_binary_or_text[nimble] PASSED [ 37%] tests/extensions_test.py::test_extensions_have_binary_or_text[nix] PASSED [ 38%] tests/extensions_test.py::test_extensions_have_binary_or_text[otf] PASSED [ 38%] tests/extensions_test.py::test_extensions_have_binary_or_text[p12] PASSED [ 39%] tests/extensions_test.py::test_extensions_have_binary_or_text[patch] PASSED [ 39%] tests/extensions_test.py::test_extensions_have_binary_or_text[pdf] PASSED [ 39%] tests/extensions_test.py::test_extensions_have_binary_or_text[pem] PASSED [ 40%] tests/extensions_test.py::test_extensions_have_binary_or_text[php] PASSED [ 40%] tests/extensions_test.py::test_extensions_have_binary_or_text[php4] PASSED [ 41%] tests/extensions_test.py::test_extensions_have_binary_or_text[php5] PASSED [ 41%] tests/extensions_test.py::test_extensions_have_binary_or_text[phtml] PASSED [ 42%] tests/extensions_test.py::test_extensions_have_binary_or_text[pl] PASSED [ 42%] tests/extensions_test.py::test_extensions_have_binary_or_text[plantuml] PASSED [ 42%] tests/extensions_test.py::test_extensions_have_binary_or_text[png] PASSED [ 43%] tests/extensions_test.py::test_extensions_have_binary_or_text[po] PASSED [ 43%] tests/extensions_test.py::test_extensions_have_binary_or_text[pp] PASSED [ 44%] tests/extensions_test.py::test_extensions_have_binary_or_text[properties] PASSED [ 44%] tests/extensions_test.py::test_extensions_have_binary_or_text[proto] PASSED [ 44%] tests/extensions_test.py::test_extensions_have_binary_or_text[purs] PASSED [ 45%] tests/extensions_test.py::test_extensions_have_binary_or_text[py] PASSED [ 45%] tests/extensions_test.py::test_extensions_have_binary_or_text[pyi] PASSED [ 46%] tests/extensions_test.py::test_extensions_have_binary_or_text[pyx] PASSED [ 46%] tests/extensions_test.py::test_extensions_have_binary_or_text[pxd] PASSED [ 47%] tests/extensions_test.py::test_extensions_have_binary_or_text[pxi] PASSED [ 47%] tests/extensions_test.py::test_extensions_have_binary_or_text[r] PASSED [ 47%] tests/extensions_test.py::test_extensions_have_binary_or_text[rb] PASSED [ 48%] tests/extensions_test.py::test_extensions_have_binary_or_text[rs] PASSED [ 48%] tests/extensions_test.py::test_extensions_have_binary_or_text[rst] PASSED [ 49%] tests/extensions_test.py::test_extensions_have_binary_or_text[s] PASSED [ 49%] tests/extensions_test.py::test_extensions_have_binary_or_text[sbt] PASSED [ 50%] tests/extensions_test.py::test_extensions_have_binary_or_text[sc] PASSED [ 50%] tests/extensions_test.py::test_extensions_have_binary_or_text[scala] PASSED [ 50%] tests/extensions_test.py::test_extensions_have_binary_or_text[scss] PASSED [ 51%] tests/extensions_test.py::test_extensions_have_binary_or_text[sh] PASSED [ 51%] tests/extensions_test.py::test_extensions_have_binary_or_text[sls] PASSED [ 52%] tests/extensions_test.py::test_extensions_have_binary_or_text[so] PASSED [ 52%] tests/extensions_test.py::test_extensions_have_binary_or_text[sol] PASSED [ 52%] tests/extensions_test.py::test_extensions_have_binary_or_text[spec] PASSED [ 53%] tests/extensions_test.py::test_extensions_have_binary_or_text[styl] PASSED [ 53%] tests/extensions_test.py::test_extensions_have_binary_or_text[sql] PASSED [ 54%] tests/extensions_test.py::test_extensions_have_binary_or_text[svg] PASSED [ 54%] tests/extensions_test.py::test_extensions_have_binary_or_text[swf] PASSED [ 55%] tests/extensions_test.py::test_extensions_have_binary_or_text[swift] PASSED [ 55%] tests/extensions_test.py::test_extensions_have_binary_or_text[swiftdeps] PASSED [ 55%] tests/extensions_test.py::test_extensions_have_binary_or_text[tac] PASSED [ 56%] tests/extensions_test.py::test_extensions_have_binary_or_text[tar] PASSED [ 56%] tests/extensions_test.py::test_extensions_have_binary_or_text[tgz] PASSED [ 57%] tests/extensions_test.py::test_extensions_have_binary_or_text[thrift] PASSED [ 57%] tests/extensions_test.py::test_extensions_have_binary_or_text[tiff] PASSED [ 57%] tests/extensions_test.py::test_extensions_have_binary_or_text[toml] PASSED [ 58%] tests/extensions_test.py::test_extensions_have_binary_or_text[tf] PASSED [ 58%] tests/extensions_test.py::test_extensions_have_binary_or_text[ts] PASSED [ 59%] tests/extensions_test.py::test_extensions_have_binary_or_text[tsx] PASSED [ 59%] tests/extensions_test.py::test_extensions_have_binary_or_text[ttf] PASSED [ 60%] tests/extensions_test.py::test_extensions_have_binary_or_text[txt] PASSED [ 60%] tests/extensions_test.py::test_extensions_have_binary_or_text[vdx] PASSED [ 60%] tests/extensions_test.py::test_extensions_have_binary_or_text[vim] PASSED [ 61%] tests/extensions_test.py::test_extensions_have_binary_or_text[vue] PASSED [ 61%] tests/extensions_test.py::test_extensions_have_binary_or_text[war] PASSED [ 62%] tests/extensions_test.py::test_extensions_have_binary_or_text[wav] PASSED [ 62%] tests/extensions_test.py::test_extensions_have_binary_or_text[wkt] PASSED [ 63%] tests/extensions_test.py::test_extensions_have_binary_or_text[whl] PASSED [ 63%] tests/extensions_test.py::test_extensions_have_binary_or_text[woff] PASSED [ 63%] tests/extensions_test.py::test_extensions_have_binary_or_text[woff2] PASSED [ 64%] tests/extensions_test.py::test_extensions_have_binary_or_text[wsgi] PASSED [ 64%] tests/extensions_test.py::test_extensions_have_binary_or_text[xml] PASSED [ 65%] tests/extensions_test.py::test_extensions_have_binary_or_text[xq] PASSED [ 65%] tests/extensions_test.py::test_extensions_have_binary_or_text[xql] PASSED [ 65%] tests/extensions_test.py::test_extensions_have_binary_or_text[xqm] PASSED [ 66%] tests/extensions_test.py::test_extensions_have_binary_or_text[xqu] PASSED [ 66%] tests/extensions_test.py::test_extensions_have_binary_or_text[xquery] PASSED [ 67%] tests/extensions_test.py::test_extensions_have_binary_or_text[xqy] PASSED [ 67%] tests/extensions_test.py::test_extensions_have_binary_or_text[xsd] PASSED [ 68%] tests/extensions_test.py::test_extensions_have_binary_or_text[xsl] PASSED [ 68%] tests/extensions_test.py::test_extensions_have_binary_or_text[yaml] PASSED [ 68%] tests/extensions_test.py::test_extensions_have_binary_or_text[yang] PASSED [ 69%] tests/extensions_test.py::test_extensions_have_binary_or_text[yin] PASSED [ 69%] tests/extensions_test.py::test_extensions_have_binary_or_text[yml] PASSED [ 70%] tests/extensions_test.py::test_extensions_have_binary_or_text[zig] PASSED [ 70%] tests/extensions_test.py::test_extensions_have_binary_or_text[zip] PASSED [ 71%] tests/extensions_test.py::test_extensions_have_binary_or_text[zsh] PASSED [ 71%] tests/extensions_test.py::test_need_binary_check_do_not_specify_text_binary[plist] PASSED [ 71%] tests/extensions_test.py::test_mutually_exclusive_check_types PASSED [ 72%] tests/identify_test.py::test_all_tags_includes_basic_ones PASSED [ 72%] tests/identify_test.py::test_all_tags_contains_each_type PASSED [ 73%] tests/identify_test.py::test_tags_from_path_does_not_exist PASSED [ 73%] tests/identify_test.py::test_tags_from_path_directory PASSED [ 73%] tests/identify_test.py::test_tags_from_path_symlink PASSED [ 74%] tests/identify_test.py::test_tags_from_path_broken_symlink PASSED [ 74%] tests/identify_test.py::test_tags_from_path_simple_file PASSED [ 75%] tests/identify_test.py::test_tags_from_path_file_with_shebang_non_executable PASSED [ 75%] tests/identify_test.py::test_tags_from_path_file_with_shebang_executable PASSED [ 76%] tests/identify_test.py::test_tags_from_path_binary PASSED [ 76%] tests/identify_test.py::test_tags_from_path_plist_binary PASSED [ 76%] tests/identify_test.py::test_tags_from_path_plist_text PASSED [ 77%] tests/identify_test.py::test_tags_from_filename[test.py-expected0] PASSED [ 77%] tests/identify_test.py::test_tags_from_filename[test.mk-expected1] PASSED [ 78%] tests/identify_test.py::test_tags_from_filename[Makefile-expected2] PASSED [ 78%] tests/identify_test.py::test_tags_from_filename[Dockerfile-expected3] PASSED [ 78%] tests/identify_test.py::test_tags_from_filename[Dockerfile.xenial-expected4] PASSED [ 79%] tests/identify_test.py::test_tags_from_filename[xenial.Dockerfile-expected5] PASSED [ 79%] tests/identify_test.py::test_tags_from_filename[Pipfile-expected6] PASSED [ 80%] tests/identify_test.py::test_tags_from_filename[Pipfile.lock-expected7] PASSED [ 80%] tests/identify_test.py::test_tags_from_filename[mod/test.py-expected8] PASSED [ 81%] tests/identify_test.py::test_tags_from_filename[mod/Dockerfile-expected9] PASSED [ 81%] tests/identify_test.py::test_tags_from_filename[f.plist-expected10] PASSED [ 81%] tests/identify_test.py::test_tags_from_filename[f.JPG-expected11] PASSED [ 82%] tests/identify_test.py::test_tags_from_filename[dockerfile.py-expected12] PASSED [ 82%] tests/identify_test.py::test_tags_from_filename[test.cfg-expected13] PASSED [ 83%] tests/identify_test.py::test_tags_from_filename[setup.cfg-expected14] PASSED [ 83%] tests/identify_test.py::test_tags_from_filename[README.md-expected15] PASSED [ 84%] tests/identify_test.py::test_tags_from_filename[test.weird-unrecognized-extension-expected16] PASSED [ 84%] tests/identify_test.py::test_tags_from_filename[test-expected17] PASSED [ 84%] tests/identify_test.py::test_tags_from_filename[-expected18] PASSED [ 85%] tests/identify_test.py::test_tags_from_interpreter[python-expected0] PASSED [ 85%] tests/identify_test.py::test_tags_from_interpreter[python3-expected1] PASSED [ 86%] tests/identify_test.py::test_tags_from_interpreter[python3.5.2-expected2] PASSED [ 86%] tests/identify_test.py::test_tags_from_interpreter[/usr/bin/python3.5.2-expected3] PASSED [ 86%] tests/identify_test.py::test_tags_from_interpreter[/usr/bin/herpderpderpderpderp-expected4] PASSED [ 87%] tests/identify_test.py::test_tags_from_interpreter[something-random-expected5] PASSED [ 87%] tests/identify_test.py::test_tags_from_interpreter[-expected6] PASSED [ 88%] tests/identify_test.py::test_is_text[hello world-True] PASSED [ 88%] tests/identify_test.py::test_is_text[-True] PASSED [ 89%] tests/identify_test.py::test_is_text[\xc3\xa9\xc3\xb3\xc3\xb1\xc9\x99\xc3\xa5 \xe2\x8a\x82(\xe2\x97\x89\xe2\x80\xbf\xe2\x97\x89)\xe3\x81\xa4(\xe3\x83\x8e\xe2\x89\xa5\xe2\x88\x87\xe2\x89\xa4)\xe3\x83\x8e-True] PASSED [ 89%] tests/identify_test.py::test_is_text[\xc2\xaf\_(\xe3\x83\x84)_/\xc2\xaf-True] PASSED [ 89%] tests/identify_test.py::test_is_text[\xe2\x99\xaa\xe2\x94\x8f(\xe3\x83\xbbo\xef\xbd\xa5)\xe2\x94\x9b\xe2\x99\xaa\xe2\x94\x97 ( \xef\xbd\xa5o\xef\xbd\xa5) \xe2\x94\x93\xe2\x99\xaa\xe2\x94\x8f ( ) \xe2\x94\x9b\xe2\x99\xaa\xe2\x94\x97 (\xef\xbd\xa5o\xef\xbd\xa5 ) \xe2\x94\x93\xe2\x99\xaa\xe2\x94\x8f(\xef\xbd\xa5o\xef\xbd\xa5)\xe2\x94\x9b\xe2\x99\xaa-True] PASSED [ 90%] tests/identify_test.py::test_is_text[\xe9\xf3\xf1\xe5-True] PASSED [ 90%] tests/identify_test.py::test_is_text[hello world\x00-False] PASSED [ 91%] tests/identify_test.py::test_is_text[\x7fELF\x02\x01\x01-False] PASSED [ 91%] tests/identify_test.py::test_is_text[C\x92\xd9\x0f\xaf2,-False] PASSED [ 92%] tests/identify_test.py::test_file_is_text_simple PASSED [ 92%] tests/identify_test.py::test_file_is_text_does_not_exist PASSED [ 92%] tests/identify_test.py::test_parse_shebang[-expected0] PASSED [ 93%] tests/identify_test.py::test_parse_shebang[#!/usr/bin/python-expected1] PASSED [ 93%] tests/identify_test.py::test_parse_shebang[#!/usr/bin/env python-expected2] PASSED [ 94%] tests/identify_test.py::test_parse_shebang[#! /usr/bin/python-expected3] PASSED [ 94%] tests/identify_test.py::test_parse_shebang[#!/usr/bin/foo python-expected4] PASSED [ 94%] tests/identify_test.py::test_parse_shebang[#!"/path/with spaces/x" y-expected5] PASSED [ 95%] tests/identify_test.py::test_parse_shebang[#!/path'with/quotes y-expected6] PASSED [ 95%] tests/identify_test.py::test_parse_shebang[#! /path'with/quotes y -expected7] PASSED [ 96%] tests/identify_test.py::test_parse_shebang[\xf9\x93\x01B\xcd-expected8] PASSED [ 96%] tests/identify_test.py::test_parse_shebang[#!\xf9\x93\x01B\xcd-expected9] PASSED [ 97%] tests/identify_test.py::test_parse_shebang[#!\x00\x00\x00\x00-expected10] PASSED [ 97%] tests/identify_test.py::test_parse_shebang_from_file_does_not_exist PASSED [ 97%] tests/identify_test.py::test_parse_shebang_from_file_nonexecutable PASSED [ 98%] tests/identify_test.py::test_parse_shebang_from_file_simple PASSED [ 98%] tests/identify_test.py::test_license_identification PASSED [ 99%] tests/identify_test.py::test_license_exact_identification PASSED [ 99%] tests/identify_test.py::test_license_not_identified PASSED [100%] ========================== 238 passed in 0.74 seconds ========================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-identify-1.4.7-4.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pRyziw + umask 022 + cd /builddir/build/BUILD + cd identify-1.4.7 + DOCDIR=/builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/share/doc/python3-identify + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/share/doc/python3-identify + cp -pr README.md /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/share/doc/python3-identify + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zDxuHw + umask 022 + cd /builddir/build/BUILD + cd identify-1.4.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/share/licenses/python3-identify + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/share/licenses/python3-identify + cp -pr LICENSE /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64/usr/share/licenses/python3-identify + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-identify = 1.4.7-4.fc32 python3-identify = 1.4.7-4.fc32 python3.8dist(identify) = 1.4.7 python3dist(identify) = 1.4.7 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 python(abi) = 3.8 python3.8dist(setuptools) Obsoletes: python-identify < 1.4.7-4.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64 Wrote: /builddir/build/RPMS/python3-identify-1.4.7-4.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4k32xw + umask 022 + cd /builddir/build/BUILD + cd identify-1.4.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-identify-1.4.7-4.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0