Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-service-identity.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-70606-372115/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e9411f1b226a446297b44f67bb730057', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-70606-372115/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-service-identity.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-service-identity-18.1.0-5.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-service-identity.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-70606-372115/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '21ab9df55af94969b5c0390d726b2331', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-70606-372115/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-service-identity.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hGv44K + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf service_identity-18.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/service-identity-18.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd service_identity-18.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e6boOz + umask 022 + cd /builddir/build/BUILD + cd service_identity-18.1.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/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/service_identity copying src/service_identity/exceptions.py -> build/lib/service_identity copying src/service_identity/cryptography.py -> build/lib/service_identity copying src/service_identity/_compat.py -> build/lib/service_identity copying src/service_identity/__init__.py -> build/lib/service_identity copying src/service_identity/_common.py -> build/lib/service_identity copying src/service_identity/pyopenssl.py -> build/lib/service_identity + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VCKFsr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch + cd service_identity-18.1.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/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr creating /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity copying build/lib/service_identity/exceptions.py -> /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity copying build/lib/service_identity/cryptography.py -> /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity copying build/lib/service_identity/_compat.py -> /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity copying build/lib/service_identity/__init__.py -> /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity copying build/lib/service_identity/_common.py -> /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity copying build/lib/service_identity/pyopenssl.py -> /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity byte-compiling /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity/cryptography.py to cryptography.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity/_common.py to _common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity/pyopenssl.py to pyopenssl.cpython-36.pyc writing byte-compilation script '/tmp/tmpnbhle1hj.py' /usr/libexec/platform-python /tmp/tmpnbhle1hj.py removing /tmp/tmpnbhle1hj.py running install_egg_info running egg_info creating src/service_identity.egg-info writing src/service_identity.egg-info/PKG-INFO writing dependency_links to src/service_identity.egg-info/dependency_links.txt writing requirements to src/service_identity.egg-info/requires.txt writing top-level names to src/service_identity.egg-info/top_level.txt writing manifest file 'src/service_identity.egg-info/SOURCES.txt' reading manifest file 'src/service_identity.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' warning: no previously-included files found matching 'conftest.py' warning: no previously-included files found matching '.readthedocs.yml' no previously-included directories found matching 'tests' no previously-included directories found matching '.github' writing manifest file 'src/service_identity.egg-info/SOURCES.txt' Copying src/service_identity.egg-info to /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages/service_identity-18.1.0-py3.6.egg-info running install_scripts + PYTHONPATH=/builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages + sphinx-build-3 docs html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://pyopenssl.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://pyopenssl.readthedocs.io/en/stable/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://pyopenssl.readthedocs.io/en/stable/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://cryptography.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://cryptography.io/en/stable/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://cryptography.io/en/stable/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 8 source files that are out of date updating environment: 8 added, 0 changed, 0 removed reading sources... [ 12%] api reading sources... [ 25%] backward-compatibility reading sources... [ 37%] changelog reading sources... [ 50%] contributing reading sources... [ 62%] implemented-standards reading sources... [ 75%] index reading sources... [ 87%] installation reading sources... [100%] license looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] api writing output... [ 25%] backward-compatibility writing output... [ 37%] changelog writing output... [ 50%] contributing writing output... [ 62%] implemented-standards writing output... [ 75%] index writing output... [ 87%] installation writing output... [100%] license generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 6 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 18.1.0-5.el8 --unique-debug-suffix -18.1.0-5.el8.noarch --unique-debug-src-base python-service-identity-18.1.0-5.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/service_identity-18.1.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-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /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.2Kip5o + umask 022 + cd /builddir/build/BUILD + cd service_identity-18.1.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/lib/python3.6/site-packages + py.test-3.6 -v ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.0 -- /usr/libexec/platform-python cachedir: .pytest_cache OpenSSL: OpenSSL 1.1.1c FIPS 28 May 2019 pyOpenSSL: 18.0.0 cryptography: 2.3 rootdir: /builddir/build/BUILD/service_identity-18.1.0, inifile: setup.cfg, testpaths: tests collecting ... collected 99 items tests/test_common.py::TestVerifyServiceIdentity::test_dns_id_success PASSED [ 1%] tests/test_common.py::TestVerifyServiceIdentity::test_integration_dns_id_fail PASSED [ 2%] tests/test_common.py::TestVerifyServiceIdentity::test_ip_address_success PASSED [ 3%] tests/test_common.py::TestVerifyServiceIdentity::test_obligatory_missing PASSED [ 4%] tests/test_common.py::TestVerifyServiceIdentity::test_obligatory_mismatch PASSED [ 5%] tests/test_common.py::TestVerifyServiceIdentity::test_optional_missing PASSED [ 6%] tests/test_common.py::TestVerifyServiceIdentity::test_optional_mismatch PASSED [ 7%] tests/test_common.py::TestVerifyServiceIdentity::test_contains_optional_and_matches PASSED [ 8%] tests/test_common.py::TestContainsInstance::test_positive PASSED [ 9%] tests/test_common.py::TestContainsInstance::test_negative PASSED [ 10%] tests/test_common.py::TestDNS_ID::test_enforces_unicode PASSED [ 11%] tests/test_common.py::TestDNS_ID::test_handles_missing_idna PASSED [ 12%] tests/test_common.py::TestDNS_ID::test_ascii_works_without_idna PASSED [ 13%] tests/test_common.py::TestDNS_ID::test_idna_used_if_available_on_non_ascii PASSED [ 14%] tests/test_common.py::TestDNS_ID::test_catches_invalid_dns_ids[ ] PASSED [ 15%] tests/test_common.py::TestDNS_ID::test_catches_invalid_dns_ids[] PASSED [ 16%] tests/test_common.py::TestDNS_ID::test_catches_invalid_dns_ids[host,name] PASSED [ 17%] tests/test_common.py::TestDNS_ID::test_catches_invalid_dns_ids[192.168.0.0] PASSED [ 18%] tests/test_common.py::TestDNS_ID::test_catches_invalid_dns_ids[::1] PASSED [ 19%] tests/test_common.py::TestDNS_ID::test_catches_invalid_dns_ids[1234] PASSED [ 20%] tests/test_common.py::TestDNS_ID::test_lowercases PASSED [ 21%] tests/test_common.py::TestDNS_ID::test_verifies_only_dns PASSED [ 22%] tests/test_common.py::TestDNS_ID::test_simple_match PASSED [ 23%] tests/test_common.py::TestDNS_ID::test_simple_mismatch PASSED [ 24%] tests/test_common.py::TestDNS_ID::test_matches PASSED [ 25%] tests/test_common.py::TestDNS_ID::test_mismatches PASSED [ 26%] tests/test_common.py::TestURI_ID::test_enforces_unicode PASSED [ 27%] tests/test_common.py::TestURI_ID::test_create_DNS_ID PASSED [ 28%] tests/test_common.py::TestURI_ID::test_lowercases PASSED [ 29%] tests/test_common.py::TestURI_ID::test_catches_missing_colon PASSED [ 30%] tests/test_common.py::TestURI_ID::test_is_only_valid_for_uri PASSED [ 31%] tests/test_common.py::TestURI_ID::test_protocol_mismatch PASSED [ 32%] tests/test_common.py::TestURI_ID::test_dns_mismatch PASSED [ 33%] tests/test_common.py::TestURI_ID::test_match PASSED [ 34%] tests/test_common.py::TestSRV_ID::test_enforces_unicode PASSED [ 35%] tests/test_common.py::TestSRV_ID::test_create_DNS_ID PASSED [ 36%] tests/test_common.py::TestSRV_ID::test_lowercases PASSED [ 37%] tests/test_common.py::TestSRV_ID::test_catches_missing_dot PASSED [ 38%] tests/test_common.py::TestSRV_ID::test_catches_missing_underscore PASSED [ 39%] tests/test_common.py::TestSRV_ID::test_is_only_valid_for_SRV PASSED [ 40%] tests/test_common.py::TestSRV_ID::test_match PASSED [ 41%] tests/test_common.py::TestSRV_ID::test_match_idna PASSED [ 42%] tests/test_common.py::TestSRV_ID::test_mismatch_service_name PASSED [ 43%] tests/test_common.py::TestSRV_ID::test_mismatch_dns PASSED [ 44%] tests/test_common.py::TestDNSPattern::test_enforces_bytes PASSED [ 45%] tests/test_common.py::TestDNSPattern::test_catches_empty PASSED [ 46%] tests/test_common.py::TestDNSPattern::test_catches_NULL_bytes PASSED [ 47%] tests/test_common.py::TestDNSPattern::test_catches_ip_address PASSED [ 48%] tests/test_common.py::TestDNSPattern::test_invalid_wildcard PASSED [ 49%] tests/test_common.py::TestURIPattern::test_enforces_bytes PASSED [ 50%] tests/test_common.py::TestURIPattern::test_catches_missing_colon PASSED [ 51%] tests/test_common.py::TestURIPattern::test_catches_wildcards PASSED [ 52%] tests/test_common.py::TestSRVPattern::test_enforces_bytes PASSED [ 53%] tests/test_common.py::TestSRVPattern::test_catches_missing_underscore PASSED [ 54%] tests/test_common.py::TestSRVPattern::test_catches_wildcards PASSED [ 55%] tests/test_common.py::TestValidateDNSWildcardPattern::test_allows_only_one_wildcard PASSED [ 56%] tests/test_common.py::TestValidateDNSWildcardPattern::test_wildcard_must_be_left_most PASSED [ 57%] tests/test_common.py::TestValidateDNSWildcardPattern::test_must_have_at_least_three_parts PASSED [ 58%] tests/test_common.py::TestValidateDNSWildcardPattern::test_valid_patterns PASSED [ 59%] tests/test_common.py::TestIPAddressPattern::test_invalid_ip PASSED [ 60%] tests/test_common.py::TestIPAddressPattern::test_verify_equal[1.1.1.1] PASSED [ 61%] tests/test_common.py::TestIPAddressPattern::test_verify_equal[::1] PASSED [ 62%] tests/test_common.py::TestFindMatches::test_one_match PASSED [ 63%] tests/test_common.py::TestFindMatches::test_no_match PASSED [ 64%] tests/test_common.py::TestFindMatches::test_multiple_matches PASSED [ 65%] tests/test_common.py::TestIsIPAddress::test_ips[127.0.0.10] PASSED [ 66%] tests/test_common.py::TestIsIPAddress::test_ips[127.0.0.11] PASSED [ 67%] tests/test_common.py::TestIsIPAddress::test_ips[172.16.254.12] PASSED [ 68%] tests/test_common.py::TestIsIPAddress::test_ips[*.0.0.1] PASSED [ 69%] tests/test_common.py::TestIsIPAddress::test_ips[::1] PASSED [ 70%] tests/test_common.py::TestIsIPAddress::test_ips[*::1] PASSED [ 71%] tests/test_common.py::TestIsIPAddress::test_ips[2001:0db8:0000:0000:0000:ff00:0042:8329] PASSED [ 72%] tests/test_common.py::TestIsIPAddress::test_ips[2001:0db8::ff00:0042:8329] PASSED [ 73%] tests/test_common.py::TestIsIPAddress::test_not_ips[*.twistedmatrix.com] PASSED [ 74%] tests/test_common.py::TestIsIPAddress::test_not_ips[twistedmatrix.com] PASSED [ 75%] tests/test_common.py::TestIsIPAddress::test_not_ips[mail.google.com] PASSED [ 76%] tests/test_common.py::TestIsIPAddress::test_not_ips[omega7.de] PASSED [ 77%] tests/test_common.py::TestIsIPAddress::test_not_ips[omega7] PASSED [ 78%] tests/test_common.py::TestIsIPAddress::test_not_ips[127.\xff.0.1] PASSED [ 79%] tests/test_cryptography.py::TestPublicAPI::test_certificate_verify_hostname_ok PASSED [ 80%] tests/test_cryptography.py::TestPublicAPI::test_certificate_verify_hostname_fail PASSED [ 81%] tests/test_cryptography.py::TestPublicAPI::test_verify_certificate_ip_address_ok[1.1.1.1] PASSED [ 82%] tests/test_cryptography.py::TestPublicAPI::test_verify_certificate_ip_address_ok[::1] PASSED [ 83%] tests/test_cryptography.py::TestPublicAPI::test_verify_ip_address_fail[1.1.1.2] PASSED [ 84%] tests/test_cryptography.py::TestPublicAPI::test_verify_ip_address_fail[::2] PASSED [ 85%] tests/test_cryptography.py::TestExtractIDs::test_dns PASSED [ 86%] tests/test_cryptography.py::TestExtractIDs::test_cn_ids_are_used_as_fallback PASSED [ 87%] tests/test_cryptography.py::TestExtractIDs::test_uri PASSED [ 88%] tests/test_cryptography.py::TestExtractIDs::test_ip PASSED [ 89%] tests/test_pyopenssl.py::TestPublicAPI::test_verify_hostname_ok PASSED [ 90%] tests/test_pyopenssl.py::TestPublicAPI::test_verify_hostname_fail PASSED [ 91%] tests/test_pyopenssl.py::TestPublicAPI::test_verify_ip_address_ok[1.1.1.1] PASSED [ 92%] tests/test_pyopenssl.py::TestPublicAPI::test_verify_ip_address_ok[::1] PASSED [ 93%] tests/test_pyopenssl.py::TestPublicAPI::test_verify_ip_address_fail[1.1.1.2] PASSED [ 94%] tests/test_pyopenssl.py::TestPublicAPI::test_verify_ip_address_fail[::2] PASSED [ 95%] tests/test_pyopenssl.py::TestExtractIDs::test_dns PASSED [ 96%] tests/test_pyopenssl.py::TestExtractIDs::test_cn_ids_are_used_as_fallback PASSED [ 97%] tests/test_pyopenssl.py::TestExtractIDs::test_uri PASSED [ 98%] tests/test_pyopenssl.py::TestExtractIDs::test_ip PASSED [100%] ========================== 99 passed in 0.53 seconds =========================== + exit 0 Processing files: python3-service-identity-18.1.0-5.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JiFSep + umask 022 + cd /builddir/build/BUILD + cd service_identity-18.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/share/doc/python3-service-identity + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/share/doc/python3-service-identity + cp -pr README.rst /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/share/doc/python3-service-identity + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oHAbpp + umask 022 + cd /builddir/build/BUILD + cd service_identity-18.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/share/licenses/python3-service-identity + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/share/licenses/python3-service-identity + cp -pr LICENSE /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/share/licenses/python3-service-identity + exit 0 Provides: python3-service-identity = 18.1.0-5.el8 python3.6dist(service-identity) = 18.1.0 python3dist(service-identity) = 18.1.0 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: python(abi) = 3.6 python3.6dist(attrs) >= 16.0.0 python3.6dist(cryptography) python3.6dist(pyasn1) python3.6dist(pyasn1-modules) Recommends: python3dist(idna) >= 0.6 Processing files: python-service-identity-doc-18.1.0-5.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zgHEeA + umask 022 + cd /builddir/build/BUILD + cd service_identity-18.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/share/doc/python-service-identity-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/share/doc/python-service-identity-doc + cp -pr html /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/share/doc/python-service-identity-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wTj2fL + umask 022 + cd /builddir/build/BUILD + cd service_identity-18.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/share/licenses/python-service-identity-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/share/licenses/python-service-identity-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/share/licenses/python-service-identity-doc + cp -pr docs/license.rst /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch/usr/share/licenses/python-service-identity-doc + exit 0 Provides: python-service-identity-doc = 18.1.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch Wrote: /builddir/build/RPMS/python3-service-identity-18.1.0-5.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-service-identity-doc-18.1.0-5.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pHV8VW + umask 022 + cd /builddir/build/BUILD + cd service_identity-18.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-service-identity-18.1.0-5.el8.noarch + exit 0 Child return code was: 0