Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-distro.spec'], chrootPath='/var/lib/mock/1123708-centos-stream-x86_64-1575460308.956972/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.nkav5eo5:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nkav5eo5:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2be39f1afc2845d1bfd24d9d8a0c51c7', '-D', '/var/lib/mock/1123708-centos-stream-x86_64-1575460308.956972/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nkav5eo5:/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-distro.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 Wrote: /builddir/build/SRPMS/python-distro-1.4.0-4.el8.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-distro.spec'], chrootPath='/var/lib/mock/1123708-centos-stream-x86_64-1575460308.956972/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.nkav5eo5:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nkav5eo5:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ae6877c01d364faf85d3b3347bd3f1fa', '-D', '/var/lib/mock/1123708-centos-stream-x86_64-1575460308.956972/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nkav5eo5:/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-distro.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LE8Ssv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf distro-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/distro-1.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd distro-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf distro.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PVyAvv + umask 022 + cd /builddir/build/BUILD + cd distro-1.4.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running build running build_py creating build creating build/lib copying distro.py -> build/lib + sleep 1 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1QgxhF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64 + cd distro-1.4.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64 /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/lib/python2.7/site-packages copying build/lib/distro.py -> /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/lib/python2.7/site-packages/distro.py to distro.pyc writing byte-compilation script '/tmp/tmpVr43a1.py' /usr/bin/python2 -O /tmp/tmpVr43a1.py removing /tmp/tmpVr43a1.py running install_egg_info running egg_info creating distro.egg-info writing distro.egg-info/PKG-INFO writing top-level names to distro.egg-info/top_level.txt writing dependency_links to distro.egg-info/dependency_links.txt writing entry points to distro.egg-info/entry_points.txt writing manifest file 'distro.egg-info/SOURCES.txt' reading manifest file 'distro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'distro.egg-info/SOURCES.txt' Copying distro.egg-info to /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/lib/python2.7/site-packages/distro-1.4.0-py2.7.egg-info running install_scripts Installing distro script to /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/bin + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages copying build/lib/distro.py -> /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/distro.py to distro.cpython-36.pyc writing byte-compilation script '/tmp/tmpt6n1tr63.py' /usr/libexec/platform-python /tmp/tmpt6n1tr63.py removing /tmp/tmpt6n1tr63.py running install_egg_info running egg_info writing distro.egg-info/PKG-INFO writing dependency_links to distro.egg-info/dependency_links.txt writing entry points to distro.egg-info/entry_points.txt writing top-level names to distro.egg-info/top_level.txt reading manifest file 'distro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'distro.egg-info/SOURCES.txt' Copying distro.egg-info to /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/distro-1.4.0-py3.6.egg-info running install_scripts Installing distro script to /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.4.0-4.el8 --unique-debug-suffix -1.4.0-4.el8.x86_64 --unique-debug-src-base python-distro-1.4.0-4.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/distro-1.4.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7SYSpT + umask 022 + cd /builddir/build/BUILD + cd distro-1.4.0 + /usr/bin/python2 -m pytest tests -v ============================= test session starts ============================== platform linux2 -- Python 2.7.15, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/bin/python2 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/distro-1.4.0, inifile: collecting 0 items collecting 1 item collecting 1 item collecting 4 items collecting 4 items collecting 29 items collecting 29 items collecting 42 items collecting 42 items collecting 45 items collecting 45 items collecting 64 items collecting 64 items collecting 98 items collecting 98 items collecting 132 items collecting 132 items collecting 135 items collecting 135 items collecting 140 items collecting 140 items collecting 171 items collecting 171 items collecting 172 items collecting 172 items collecting 173 items collecting 173 items collecting 173 items collected 173 items tests/test_distro.py::TestNonLinuxPlatform::test_cant_use_on_windows PASSED [ 0%] tests/test_distro.py::TestCli::test_cli_for_coverage_yuch PASSED [ 1%] tests/test_distro.py::TestCli::test_cli PASSED [ 1%] tests/test_distro.py::TestCli::test_cli_json PASSED [ 2%] tests/test_distro.py::TestOSRelease::test_arch_os_release PASSED [ 2%] tests/test_distro.py::TestOSRelease::test_kali_os_release PASSED [ 3%] tests/test_distro.py::TestOSRelease::test_centos7_os_release PASSED [ 4%] tests/test_distro.py::TestOSRelease::test_coreos_os_release PASSED [ 4%] tests/test_distro.py::TestOSRelease::test_debian8_os_release PASSED [ 5%] tests/test_distro.py::TestOSRelease::test_fedora19_os_release PASSED [ 5%] tests/test_distro.py::TestOSRelease::test_fedora23_os_release PASSED [ 6%] tests/test_distro.py::TestOSRelease::test_fedora30_os_release PASSED [ 6%] tests/test_distro.py::TestOSRelease::test_kvmibm1_os_release PASSED [ 7%] tests/test_distro.py::TestOSRelease::test_linuxmint17_os_release PASSED [ 8%] tests/test_distro.py::TestOSRelease::test_mageia5_os_release PASSED [ 8%] tests/test_distro.py::TestOSRelease::test_manjaro1512_os_release PASSED [ 9%] tests/test_distro.py::TestOSRelease::test_opensuse42_os_release PASSED [ 9%] tests/test_distro.py::TestOSRelease::test_raspbian7_os_release PASSED [ 10%] tests/test_distro.py::TestOSRelease::test_raspbian8_os_release PASSED [ 10%] tests/test_distro.py::TestOSRelease::test_rhel7_os_release PASSED [ 11%] tests/test_distro.py::TestOSRelease::test_slackware14_os_release PASSED [ 12%] tests/test_distro.py::TestOSRelease::test_sles12_os_release PASSED [ 12%] tests/test_distro.py::TestOSRelease::test_ubuntu14_os_release PASSED [ 13%] tests/test_distro.py::TestOSRelease::test_ubuntu16_os_release PASSED [ 13%] tests/test_distro.py::TestOSRelease::test_amazon2016_os_release PASSED [ 14%] tests/test_distro.py::TestOSRelease::test_scientific7_os_release PASSED [ 15%] tests/test_distro.py::TestOSRelease::test_gentoo_os_release PASSED [ 15%] tests/test_distro.py::TestOSRelease::test_openelec6_os_release PASSED [ 16%] tests/test_distro.py::TestOSRelease::test_cloudlinux7_os_release PASSED [ 16%] tests/test_distro.py::TestLSBRelease::test_linuxmint17_lsb_release PASSED [ 17%] tests/test_distro.py::TestLSBRelease::test_manjaro1512_lsb_release PASSED [ 17%] tests/test_distro.py::TestLSBRelease::test_openbsd62_uname PASSED [ 18%] tests/test_distro.py::TestLSBRelease::test_netbsd711_uname PASSED [ 19%] tests/test_distro.py::TestLSBRelease::test_freebsd111_uname PASSED [ 19%] tests/test_distro.py::TestLSBRelease::test_ubuntu14normal_lsb_release PASSED [ 20%] tests/test_distro.py::TestLSBRelease::test_ubuntu14nomodules_lsb_release PASSED [ 20%] tests/test_distro.py::TestLSBRelease::test_trailingblanks_lsb_release PASSED [ 21%] tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[001] PASSED [ 21%] tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[002] PASSED [ 22%] tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[126] PASSED [ 23%] tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[130] PASSED [ 23%] tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[255] PASSED [ 24%] tests/test_distro.py::TestSpecialRelease::test_empty_release PASSED [ 24%] tests/test_distro.py::TestSpecialRelease::test_unknowndistro_release PASSED [ 25%] tests/test_distro.py::TestSpecialRelease::test_bad_uname PASSED [ 26%] tests/test_distro.py::TestDistroRelease::test_arch_dist_release PASSED [ 26%] tests/test_distro.py::TestDistroRelease::test_centos5_dist_release PASSED [ 27%] tests/test_distro.py::TestDistroRelease::test_centos7_dist_release PASSED [ 27%] tests/test_distro.py::TestDistroRelease::test_fedora19_dist_release PASSED [ 28%] tests/test_distro.py::TestDistroRelease::test_fedora23_dist_release PASSED [ 28%] tests/test_distro.py::TestDistroRelease::test_fedora30_dist_release PASSED [ 29%] tests/test_distro.py::TestDistroRelease::test_gentoo_dist_release PASSED [ 30%] tests/test_distro.py::TestDistroRelease::test_kvmibm1_dist_release PASSED [ 30%] tests/test_distro.py::TestDistroRelease::test_mageia5_dist_release PASSED [ 31%] tests/test_distro.py::TestDistroRelease::test_manjaro1512_dist_release PASSED [ 31%] tests/test_distro.py::TestDistroRelease::test_opensuse42_dist_release PASSED [ 32%] tests/test_distro.py::TestDistroRelease::test_oracle7_dist_release PASSED [ 32%] tests/test_distro.py::TestDistroRelease::test_rhel6_dist_release PASSED [ 33%] tests/test_distro.py::TestDistroRelease::test_rhel7_dist_release PASSED [ 34%] tests/test_distro.py::TestDistroRelease::test_slackware14_dist_release PASSED [ 34%] tests/test_distro.py::TestDistroRelease::test_sles12_dist_release PASSED [ 35%] tests/test_distro.py::TestDistroRelease::test_cloudlinux5_dist_release PASSED [ 35%] tests/test_distro.py::TestDistroRelease::test_cloudlinux6_dist_release PASSED [ 36%] tests/test_distro.py::TestDistroRelease::test_cloudlinux7_dist_release PASSED [ 36%] tests/test_distro.py::TestOverall::test_arch_release PASSED [ 37%] tests/test_distro.py::TestOverall::test_centos5_release PASSED [ 38%] tests/test_distro.py::TestOverall::test_centos7_release PASSED [ 38%] tests/test_distro.py::TestOverall::test_coreos_release PASSED [ 39%] tests/test_distro.py::TestOverall::test_debian8_release PASSED [ 39%] tests/test_distro.py::TestOverall::test_exherbo_release PASSED [ 40%] tests/test_distro.py::TestOverall::test_fedora19_release PASSED [ 41%] tests/test_distro.py::TestOverall::test_fedora23_release PASSED [ 41%] tests/test_distro.py::TestOverall::test_fedora30_release PASSED [ 42%] tests/test_distro.py::TestOverall::test_kvmibm1_release PASSED [ 42%] tests/test_distro.py::TestOverall::test_linuxmint17_release PASSED [ 43%] tests/test_distro.py::TestOverall::test_mageia5_release PASSED [ 43%] tests/test_distro.py::TestOverall::test_manjaro1512_release PASSED [ 44%] tests/test_distro.py::TestOverall::test_opensuse42_release PASSED [ 45%] tests/test_distro.py::TestOverall::test_oracle7_release PASSED [ 45%] tests/test_distro.py::TestOverall::test_raspbian7_release PASSED [ 46%] tests/test_distro.py::TestOverall::test_raspbian8_release PASSED [ 46%] tests/test_distro.py::TestOverall::test_rhel5_release PASSED [ 47%] tests/test_distro.py::TestOverall::test_rhel6_release PASSED [ 47%] tests/test_distro.py::TestOverall::test_rhel7_release PASSED [ 48%] tests/test_distro.py::TestOverall::test_slackware14_release PASSED [ 49%] tests/test_distro.py::TestOverall::test_sles12_release PASSED [ 49%] tests/test_distro.py::TestOverall::test_ubuntu14_release PASSED [ 50%] tests/test_distro.py::TestOverall::test_ubuntu16_release PASSED [ 50%] tests/test_distro.py::TestOverall::test_amazon2016_release PASSED [ 51%] tests/test_distro.py::TestOverall::test_amazon2014_release PASSED [ 52%] tests/test_distro.py::TestOverall::test_scientific6_release PASSED [ 52%] tests/test_distro.py::TestOverall::test_scientific7_release PASSED [ 53%] tests/test_distro.py::TestOverall::test_gentoo_release PASSED [ 53%] tests/test_distro.py::TestOverall::test_openelec6_release PASSED [ 54%] tests/test_distro.py::TestOverall::test_mandriva2011_release PASSED [ 54%] tests/test_distro.py::TestOverall::test_cloudlinux5_release PASSED [ 55%] tests/test_distro.py::TestOverall::test_cloudlinux6_release PASSED [ 56%] tests/test_distro.py::TestOverall::test_cloudlinux7_release PASSED [ 56%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_arch_release PASSED [ 57%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_centos5_release PASSED [ 57%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_centos7_release PASSED [ 58%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_coreos_release PASSED [ 58%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_debian8_release PASSED [ 59%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_exherbo_release PASSED [ 60%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_fedora19_release PASSED [ 60%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_fedora23_release PASSED [ 61%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_fedora30_release PASSED [ 61%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_kvmibm1_release PASSED [ 62%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_linuxmint17_release PASSED [ 63%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_mageia5_release PASSED [ 63%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_manjaro1512_release PASSED [ 64%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_opensuse42_release PASSED [ 64%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_oracle7_release PASSED [ 65%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_raspbian7_release PASSED [ 65%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_raspbian8_release PASSED [ 66%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_rhel5_release PASSED [ 67%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_rhel6_release PASSED [ 67%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_rhel7_release PASSED [ 68%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_slackware14_release PASSED [ 68%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_sles12_release PASSED [ 69%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_ubuntu14_release PASSED [ 69%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_ubuntu16_release PASSED [ 70%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_amazon2016_release PASSED [ 71%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_amazon2014_release PASSED [ 71%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_scientific6_release PASSED [ 72%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_scientific7_release PASSED [ 72%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_gentoo_release PASSED [ 73%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_openelec6_release PASSED [ 73%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_mandriva2011_release PASSED [ 74%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_cloudlinux5_release PASSED [ 75%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_cloudlinux6_release PASSED [ 75%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_cloudlinux7_release PASSED [ 76%] tests/test_distro.py::TestGetAttr::test_os_release_attr PASSED [ 76%] tests/test_distro.py::TestGetAttr::test_lsb_release_attr PASSED [ 77%] tests/test_distro.py::TestGetAttr::test_distro_release_attr PASSED [ 78%] tests/test_distro.py::TestInfo::test_info PASSED [ 78%] tests/test_distro.py::TestInfo::test_none PASSED [ 79%] tests/test_distro.py::TestInfo::test_linux_distribution PASSED [ 79%] tests/test_distro.py::TestInfo::test_linux_distribution_full_false PASSED [ 80%] tests/test_distro.py::TestInfo::test_all PASSED [ 80%] tests/test_distro.py::TestOSReleaseParsing::test_kv_01_empty_file PASSED [ 81%] tests/test_distro.py::TestOSReleaseParsing::test_kv_02_empty_line PASSED [ 82%] tests/test_distro.py::TestOSReleaseParsing::test_kv_03_empty_line_with_crlf PASSED [ 82%] tests/test_distro.py::TestOSReleaseParsing::test_kv_04_empty_line_with_just_cr PASSED [ 83%] tests/test_distro.py::TestOSReleaseParsing::test_kv_05_comment PASSED [ 83%] tests/test_distro.py::TestOSReleaseParsing::test_kv_06_empty_value PASSED [ 84%] tests/test_distro.py::TestOSReleaseParsing::test_kv_07_empty_value_single_quoted PASSED [ 84%] tests/test_distro.py::TestOSReleaseParsing::test_kv_08_empty_value_double_quoted PASSED [ 85%] tests/test_distro.py::TestOSReleaseParsing::test_kv_09_word PASSED [ 86%] tests/test_distro.py::TestOSReleaseParsing::test_kv_10_word_no_newline PASSED [ 86%] tests/test_distro.py::TestOSReleaseParsing::test_kv_11_word_with_crlf PASSED [ 87%] tests/test_distro.py::TestOSReleaseParsing::test_kv_12_word_with_just_cr PASSED [ 87%] tests/test_distro.py::TestOSReleaseParsing::test_kv_13_word_with_multi_blanks PASSED [ 88%] tests/test_distro.py::TestOSReleaseParsing::test_kv_14_unquoted_words PASSED [ 89%] tests/test_distro.py::TestOSReleaseParsing::test_kv_15_double_quoted_words PASSED [ 89%] tests/test_distro.py::TestOSReleaseParsing::test_kv_16_double_quoted_words_with_multi_blanks PASSED [ 90%] tests/test_distro.py::TestOSReleaseParsing::test_kv_17_double_quoted_word_with_single_quote PASSED [ 90%] tests/test_distro.py::TestOSReleaseParsing::test_kv_18_double_quoted_word_with_double_quote PASSED [ 91%] tests/test_distro.py::TestOSReleaseParsing::test_kv_19_single_quoted_words PASSED [ 91%] tests/test_distro.py::TestOSReleaseParsing::test_kv_20_single_quoted_words_with_multi_blanks PASSED [ 92%] tests/test_distro.py::TestOSReleaseParsing::test_kv_21_single_quoted_word_with_double_quote PASSED [ 93%] tests/test_distro.py::TestOSReleaseParsing::test_kv_22_quoted_unicode_wordchar PASSED [ 93%] tests/test_distro.py::TestOSReleaseParsing::test_kv_23_quoted_unicode_non_wordchar PASSED [ 94%] tests/test_distro.py::TestOSReleaseParsing::test_kv_24_double_quoted_entire_single_quoted_word PASSED [ 94%] tests/test_distro.py::TestOSReleaseParsing::test_kv_25_single_quoted_entire_double_quoted_word PASSED [ 95%] tests/test_distro.py::TestOSReleaseParsing::test_kv_26_double_quoted_multiline PASSED [ 95%] tests/test_distro.py::TestOSReleaseParsing::test_kv_27_double_quoted_multiline_2 PASSED [ 96%] tests/test_distro.py::TestOSReleaseParsing::test_kv_28_double_quoted_word_with_equal PASSED [ 97%] tests/test_distro.py::TestOSReleaseParsing::test_kv_29_single_quoted_word_with_equal PASSED [ 97%] tests/test_distro.py::TestOSReleaseParsing::test_kx_01 PASSED [ 98%] tests/test_distro.py::TestOSReleaseParsing::test_kx_02 PASSED [ 98%] tests/test_distro.py::TestGlobal::test_global PASSED [ 99%] tests/test_distro.py::TestRepr::test_repr PASSED [100%] ========================== 173 passed in 2.93 seconds ========================== + /usr/libexec/platform-python -m pytest tests -v ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.12.0 -- /usr/libexec/platform-python cachedir: .pytest_cache rootdir: /builddir/build/BUILD/distro-1.4.0, inifile: collecting 0 items collecting 1 item collecting 1 item collecting 4 items collecting 4 items collecting 29 items collecting 29 items collecting 42 items collecting 42 items collecting 45 items collecting 45 items collecting 64 items collecting 64 items collecting 98 items collecting 98 items collecting 132 items collecting 132 items collecting 135 items collecting 135 items collecting 140 items collecting 140 items collecting 171 items collecting 171 items collecting 172 items collecting 172 items collecting 173 items collecting 173 items collecting 173 items collected 173 items tests/test_distro.py::TestNonLinuxPlatform::test_cant_use_on_windows PASSED [ 0%] tests/test_distro.py::TestCli::test_cli_for_coverage_yuch PASSED [ 1%] tests/test_distro.py::TestCli::test_cli PASSED [ 1%] tests/test_distro.py::TestCli::test_cli_json PASSED [ 2%] tests/test_distro.py::TestOSRelease::test_arch_os_release PASSED [ 2%] tests/test_distro.py::TestOSRelease::test_kali_os_release PASSED [ 3%] tests/test_distro.py::TestOSRelease::test_centos7_os_release PASSED [ 4%] tests/test_distro.py::TestOSRelease::test_coreos_os_release PASSED [ 4%] tests/test_distro.py::TestOSRelease::test_debian8_os_release PASSED [ 5%] tests/test_distro.py::TestOSRelease::test_fedora19_os_release PASSED [ 5%] tests/test_distro.py::TestOSRelease::test_fedora23_os_release PASSED [ 6%] tests/test_distro.py::TestOSRelease::test_fedora30_os_release PASSED [ 6%] tests/test_distro.py::TestOSRelease::test_kvmibm1_os_release PASSED [ 7%] tests/test_distro.py::TestOSRelease::test_linuxmint17_os_release PASSED [ 8%] tests/test_distro.py::TestOSRelease::test_mageia5_os_release PASSED [ 8%] tests/test_distro.py::TestOSRelease::test_manjaro1512_os_release PASSED [ 9%] tests/test_distro.py::TestOSRelease::test_opensuse42_os_release PASSED [ 9%] tests/test_distro.py::TestOSRelease::test_raspbian7_os_release PASSED [ 10%] tests/test_distro.py::TestOSRelease::test_raspbian8_os_release PASSED [ 10%] tests/test_distro.py::TestOSRelease::test_rhel7_os_release PASSED [ 11%] tests/test_distro.py::TestOSRelease::test_slackware14_os_release PASSED [ 12%] tests/test_distro.py::TestOSRelease::test_sles12_os_release PASSED [ 12%] tests/test_distro.py::TestOSRelease::test_ubuntu14_os_release PASSED [ 13%] tests/test_distro.py::TestOSRelease::test_ubuntu16_os_release PASSED [ 13%] tests/test_distro.py::TestOSRelease::test_amazon2016_os_release PASSED [ 14%] tests/test_distro.py::TestOSRelease::test_scientific7_os_release PASSED [ 15%] tests/test_distro.py::TestOSRelease::test_gentoo_os_release PASSED [ 15%] tests/test_distro.py::TestOSRelease::test_openelec6_os_release PASSED [ 16%] tests/test_distro.py::TestOSRelease::test_cloudlinux7_os_release PASSED [ 16%] tests/test_distro.py::TestLSBRelease::test_linuxmint17_lsb_release PASSED [ 17%] tests/test_distro.py::TestLSBRelease::test_manjaro1512_lsb_release PASSED [ 17%] tests/test_distro.py::TestLSBRelease::test_openbsd62_uname PASSED [ 18%] tests/test_distro.py::TestLSBRelease::test_netbsd711_uname PASSED [ 19%] tests/test_distro.py::TestLSBRelease::test_freebsd111_uname PASSED [ 19%] tests/test_distro.py::TestLSBRelease::test_ubuntu14normal_lsb_release PASSED [ 20%] tests/test_distro.py::TestLSBRelease::test_ubuntu14nomodules_lsb_release PASSED [ 20%] tests/test_distro.py::TestLSBRelease::test_trailingblanks_lsb_release PASSED [ 21%] tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[001] PASSED [ 21%] tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[002] PASSED [ 22%] tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[126] PASSED [ 23%] tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[130] PASSED [ 23%] tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[255] PASSED [ 24%] tests/test_distro.py::TestSpecialRelease::test_empty_release PASSED [ 24%] tests/test_distro.py::TestSpecialRelease::test_unknowndistro_release PASSED [ 25%] tests/test_distro.py::TestSpecialRelease::test_bad_uname PASSED [ 26%] tests/test_distro.py::TestDistroRelease::test_arch_dist_release PASSED [ 26%] tests/test_distro.py::TestDistroRelease::test_centos5_dist_release PASSED [ 27%] tests/test_distro.py::TestDistroRelease::test_centos7_dist_release PASSED [ 27%] tests/test_distro.py::TestDistroRelease::test_fedora19_dist_release PASSED [ 28%] tests/test_distro.py::TestDistroRelease::test_fedora23_dist_release PASSED [ 28%] tests/test_distro.py::TestDistroRelease::test_fedora30_dist_release PASSED [ 29%] tests/test_distro.py::TestDistroRelease::test_gentoo_dist_release PASSED [ 30%] tests/test_distro.py::TestDistroRelease::test_kvmibm1_dist_release PASSED [ 30%] tests/test_distro.py::TestDistroRelease::test_mageia5_dist_release PASSED [ 31%] tests/test_distro.py::TestDistroRelease::test_manjaro1512_dist_release PASSED [ 31%] tests/test_distro.py::TestDistroRelease::test_opensuse42_dist_release PASSED [ 32%] tests/test_distro.py::TestDistroRelease::test_oracle7_dist_release PASSED [ 32%] tests/test_distro.py::TestDistroRelease::test_rhel6_dist_release PASSED [ 33%] tests/test_distro.py::TestDistroRelease::test_rhel7_dist_release PASSED [ 34%] tests/test_distro.py::TestDistroRelease::test_slackware14_dist_release PASSED [ 34%] tests/test_distro.py::TestDistroRelease::test_sles12_dist_release PASSED [ 35%] tests/test_distro.py::TestDistroRelease::test_cloudlinux5_dist_release PASSED [ 35%] tests/test_distro.py::TestDistroRelease::test_cloudlinux6_dist_release PASSED [ 36%] tests/test_distro.py::TestDistroRelease::test_cloudlinux7_dist_release PASSED [ 36%] tests/test_distro.py::TestOverall::test_arch_release PASSED [ 37%] tests/test_distro.py::TestOverall::test_centos5_release PASSED [ 38%] tests/test_distro.py::TestOverall::test_centos7_release PASSED [ 38%] tests/test_distro.py::TestOverall::test_coreos_release PASSED [ 39%] tests/test_distro.py::TestOverall::test_debian8_release PASSED [ 39%] tests/test_distro.py::TestOverall::test_exherbo_release PASSED [ 40%] tests/test_distro.py::TestOverall::test_fedora19_release PASSED [ 41%] tests/test_distro.py::TestOverall::test_fedora23_release PASSED [ 41%] tests/test_distro.py::TestOverall::test_fedora30_release PASSED [ 42%] tests/test_distro.py::TestOverall::test_kvmibm1_release PASSED [ 42%] tests/test_distro.py::TestOverall::test_linuxmint17_release PASSED [ 43%] tests/test_distro.py::TestOverall::test_mageia5_release PASSED [ 43%] tests/test_distro.py::TestOverall::test_manjaro1512_release PASSED [ 44%] tests/test_distro.py::TestOverall::test_opensuse42_release PASSED [ 45%] tests/test_distro.py::TestOverall::test_oracle7_release PASSED [ 45%] tests/test_distro.py::TestOverall::test_raspbian7_release PASSED [ 46%] tests/test_distro.py::TestOverall::test_raspbian8_release PASSED [ 46%] tests/test_distro.py::TestOverall::test_rhel5_release PASSED [ 47%] tests/test_distro.py::TestOverall::test_rhel6_release PASSED [ 47%] tests/test_distro.py::TestOverall::test_rhel7_release PASSED [ 48%] tests/test_distro.py::TestOverall::test_slackware14_release PASSED [ 49%] tests/test_distro.py::TestOverall::test_sles12_release PASSED [ 49%] tests/test_distro.py::TestOverall::test_ubuntu14_release PASSED [ 50%] tests/test_distro.py::TestOverall::test_ubuntu16_release PASSED [ 50%] tests/test_distro.py::TestOverall::test_amazon2016_release PASSED [ 51%] tests/test_distro.py::TestOverall::test_amazon2014_release PASSED [ 52%] tests/test_distro.py::TestOverall::test_scientific6_release PASSED [ 52%] tests/test_distro.py::TestOverall::test_scientific7_release PASSED [ 53%] tests/test_distro.py::TestOverall::test_gentoo_release PASSED [ 53%] tests/test_distro.py::TestOverall::test_openelec6_release PASSED [ 54%] tests/test_distro.py::TestOverall::test_mandriva2011_release PASSED [ 54%] tests/test_distro.py::TestOverall::test_cloudlinux5_release PASSED [ 55%] tests/test_distro.py::TestOverall::test_cloudlinux6_release PASSED [ 56%] tests/test_distro.py::TestOverall::test_cloudlinux7_release PASSED [ 56%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_arch_release PASSED [ 57%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_centos5_release PASSED [ 57%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_centos7_release PASSED [ 58%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_coreos_release PASSED [ 58%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_debian8_release PASSED [ 59%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_exherbo_release PASSED [ 60%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_fedora19_release PASSED [ 60%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_fedora23_release PASSED [ 61%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_fedora30_release PASSED [ 61%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_kvmibm1_release PASSED [ 62%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_linuxmint17_release PASSED [ 63%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_mageia5_release PASSED [ 63%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_manjaro1512_release PASSED [ 64%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_opensuse42_release PASSED [ 64%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_oracle7_release PASSED [ 65%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_raspbian7_release PASSED [ 65%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_raspbian8_release PASSED [ 66%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_rhel5_release PASSED [ 67%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_rhel6_release PASSED [ 67%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_rhel7_release PASSED [ 68%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_slackware14_release PASSED [ 68%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_sles12_release PASSED [ 69%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_ubuntu14_release PASSED [ 69%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_ubuntu16_release PASSED [ 70%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_amazon2016_release PASSED [ 71%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_amazon2014_release PASSED [ 71%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_scientific6_release PASSED [ 72%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_scientific7_release PASSED [ 72%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_gentoo_release PASSED [ 73%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_openelec6_release PASSED [ 73%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_mandriva2011_release PASSED [ 74%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_cloudlinux5_release PASSED [ 75%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_cloudlinux6_release PASSED [ 75%] tests/test_distro.py::TestOverallWithEtcNotReadable::test_cloudlinux7_release PASSED [ 76%] tests/test_distro.py::TestGetAttr::test_os_release_attr PASSED [ 76%] tests/test_distro.py::TestGetAttr::test_lsb_release_attr PASSED [ 77%] tests/test_distro.py::TestGetAttr::test_distro_release_attr PASSED [ 78%] tests/test_distro.py::TestInfo::test_info PASSED [ 78%] tests/test_distro.py::TestInfo::test_none PASSED [ 79%] tests/test_distro.py::TestInfo::test_linux_distribution PASSED [ 79%] tests/test_distro.py::TestInfo::test_linux_distribution_full_false PASSED [ 80%] tests/test_distro.py::TestInfo::test_all PASSED [ 80%] tests/test_distro.py::TestOSReleaseParsing::test_kv_01_empty_file PASSED [ 81%] tests/test_distro.py::TestOSReleaseParsing::test_kv_02_empty_line PASSED [ 82%] tests/test_distro.py::TestOSReleaseParsing::test_kv_03_empty_line_with_crlf PASSED [ 82%] tests/test_distro.py::TestOSReleaseParsing::test_kv_04_empty_line_with_just_cr PASSED [ 83%] tests/test_distro.py::TestOSReleaseParsing::test_kv_05_comment PASSED [ 83%] tests/test_distro.py::TestOSReleaseParsing::test_kv_06_empty_value PASSED [ 84%] tests/test_distro.py::TestOSReleaseParsing::test_kv_07_empty_value_single_quoted PASSED [ 84%] tests/test_distro.py::TestOSReleaseParsing::test_kv_08_empty_value_double_quoted PASSED [ 85%] tests/test_distro.py::TestOSReleaseParsing::test_kv_09_word PASSED [ 86%] tests/test_distro.py::TestOSReleaseParsing::test_kv_10_word_no_newline PASSED [ 86%] tests/test_distro.py::TestOSReleaseParsing::test_kv_11_word_with_crlf PASSED [ 87%] tests/test_distro.py::TestOSReleaseParsing::test_kv_12_word_with_just_cr PASSED [ 87%] tests/test_distro.py::TestOSReleaseParsing::test_kv_13_word_with_multi_blanks PASSED [ 88%] tests/test_distro.py::TestOSReleaseParsing::test_kv_14_unquoted_words PASSED [ 89%] tests/test_distro.py::TestOSReleaseParsing::test_kv_15_double_quoted_words PASSED [ 89%] tests/test_distro.py::TestOSReleaseParsing::test_kv_16_double_quoted_words_with_multi_blanks PASSED [ 90%] tests/test_distro.py::TestOSReleaseParsing::test_kv_17_double_quoted_word_with_single_quote PASSED [ 90%] tests/test_distro.py::TestOSReleaseParsing::test_kv_18_double_quoted_word_with_double_quote PASSED [ 91%] tests/test_distro.py::TestOSReleaseParsing::test_kv_19_single_quoted_words PASSED [ 91%] tests/test_distro.py::TestOSReleaseParsing::test_kv_20_single_quoted_words_with_multi_blanks PASSED [ 92%] tests/test_distro.py::TestOSReleaseParsing::test_kv_21_single_quoted_word_with_double_quote PASSED [ 93%] tests/test_distro.py::TestOSReleaseParsing::test_kv_22_quoted_unicode_wordchar PASSED [ 93%] tests/test_distro.py::TestOSReleaseParsing::test_kv_23_quoted_unicode_non_wordchar PASSED [ 94%] tests/test_distro.py::TestOSReleaseParsing::test_kv_24_double_quoted_entire_single_quoted_word PASSED [ 94%] tests/test_distro.py::TestOSReleaseParsing::test_kv_25_single_quoted_entire_double_quoted_word PASSED [ 95%] tests/test_distro.py::TestOSReleaseParsing::test_kv_26_double_quoted_multiline PASSED [ 95%] tests/test_distro.py::TestOSReleaseParsing::test_kv_27_double_quoted_multiline_2 PASSED [ 96%] tests/test_distro.py::TestOSReleaseParsing::test_kv_28_double_quoted_word_with_equal PASSED [ 97%] tests/test_distro.py::TestOSReleaseParsing::test_kv_29_single_quoted_word_with_equal PASSED [ 97%] tests/test_distro.py::TestOSReleaseParsing::test_kx_01 PASSED [ 98%] tests/test_distro.py::TestOSReleaseParsing::test_kx_02 PASSED [ 98%] tests/test_distro.py::TestGlobal::test_global PASSED [ 99%] tests/test_distro.py::TestRepr::test_repr PASSED [100%] ========================== 173 passed in 2.02 seconds ========================== + exit 0 Processing files: python2-distro-1.4.0-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jAMQJt + umask 022 + cd /builddir/build/BUILD + cd distro-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/doc/python2-distro + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/doc/python2-distro + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/doc/python2-distro + cp -pr CONTRIBUTORS.md /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/doc/python2-distro + cp -pr README.md /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/doc/python2-distro + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HZM663 + umask 022 + cd /builddir/build/BUILD + cd distro-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/licenses/python2-distro + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/licenses/python2-distro + cp -pr LICENSE /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/licenses/python2-distro + exit 0 Provides: python2-distro = 1.4.0-4.el8 python2.7dist(distro) = 1.4.0 python2dist(distro) = 1.4.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python3-distro-1.4.0-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xxZaZO + umask 022 + cd /builddir/build/BUILD + cd distro-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/doc/python3-distro + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/doc/python3-distro + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/doc/python3-distro + cp -pr CONTRIBUTORS.md /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/doc/python3-distro + cp -pr README.md /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/doc/python3-distro + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Juz9Tz + umask 022 + cd /builddir/build/BUILD + cd distro-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/licenses/python3-distro + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/licenses/python3-distro + cp -pr LICENSE /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64/usr/share/licenses/python3-distro + exit 0 Provides: python3-distro = 1.4.0-4.el8 python3.6dist(distro) = 1.4.0 python3dist(distro) = 1.4.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/libexec/platform-python python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64 Wrote: /builddir/build/RPMS/python2-distro-1.4.0-4.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-distro-1.4.0-4.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LIvI2v + umask 022 + cd /builddir/build/BUILD + cd distro-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-distro-1.4.0-4.el8.x86_64 + exit 0 Child return code was: 0