Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-acme.spec'], chrootPath='/var/lib/mock/f26-build-12038702-887958/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-acme.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-acme-0.23.0-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-acme.spec'], chrootPath='/var/lib/mock/f26-build-12038702-887958/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-acme.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6JFE8L + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf acme-0.23.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/acme-0.23.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd acme-0.23.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.o7il4r + umask 022 + cd /builddir/build/BUILD + cd acme-0.23.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/acme copying acme/errors_test.py -> build/lib/acme copying acme/standalone_test.py -> build/lib/acme copying acme/client_test.py -> build/lib/acme copying acme/standalone.py -> build/lib/acme copying acme/challenges_test.py -> build/lib/acme copying acme/messages_test.py -> build/lib/acme copying acme/client.py -> build/lib/acme copying acme/crypto_util_test.py -> build/lib/acme copying acme/__init__.py -> build/lib/acme copying acme/util.py -> build/lib/acme copying acme/jws.py -> build/lib/acme copying acme/fields.py -> build/lib/acme copying acme/messages.py -> build/lib/acme copying acme/crypto_util.py -> build/lib/acme copying acme/errors.py -> build/lib/acme copying acme/challenges.py -> build/lib/acme copying acme/jws_test.py -> build/lib/acme copying acme/fields_test.py -> build/lib/acme copying acme/util_test.py -> build/lib/acme copying acme/test_util.py -> build/lib/acme running egg_info writing requirements to acme.egg-info/requires.txt writing acme.egg-info/PKG-INFO writing top-level names to acme.egg-info/top_level.txt writing dependency_links to acme.egg-info/dependency_links.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' creating build/lib/acme/testdata copying acme/testdata/README -> build/lib/acme/testdata copying acme/testdata/cert-100sans.pem -> build/lib/acme/testdata copying acme/testdata/cert-idnsans.pem -> build/lib/acme/testdata copying acme/testdata/cert-nocn.der -> build/lib/acme/testdata copying acme/testdata/cert-san.pem -> build/lib/acme/testdata copying acme/testdata/cert.der -> build/lib/acme/testdata copying acme/testdata/cert.pem -> build/lib/acme/testdata copying acme/testdata/critical-san.pem -> build/lib/acme/testdata copying acme/testdata/csr-100sans.pem -> build/lib/acme/testdata copying acme/testdata/csr-6sans.pem -> build/lib/acme/testdata copying acme/testdata/csr-idnsans.pem -> build/lib/acme/testdata copying acme/testdata/csr-nosans.pem -> build/lib/acme/testdata copying acme/testdata/csr-san.pem -> build/lib/acme/testdata copying acme/testdata/csr.der -> build/lib/acme/testdata copying acme/testdata/csr.pem -> build/lib/acme/testdata copying acme/testdata/dsa512_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa1024_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa2048_cert.pem -> build/lib/acme/testdata copying acme/testdata/rsa2048_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa256_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa512_key.pem -> build/lib/acme/testdata + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w1uQGO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch ++ dirname /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch + cd acme-0.23.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr creating /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib creating /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/errors_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/standalone_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/client_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/standalone.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/challenges_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/messages_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/client.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/crypto_util_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/__init__.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/util.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/jws.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/fields.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/messages.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/crypto_util.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/errors.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/challenges.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/jws_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/fields_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/util_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme creating /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_key.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_cert.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/critical-san.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-san.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-san.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa1024_key.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/dsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/README -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-nocn.der -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr.der -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert.der -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa256_key.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-6sans.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-nosans.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/test_util.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/errors_test.py to errors_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/standalone_test.py to standalone_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/client_test.py to client_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/standalone.py to standalone.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/challenges_test.py to challenges_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/messages_test.py to messages_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/crypto_util_test.py to crypto_util_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/jws.py to jws.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/crypto_util.py to crypto_util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/challenges.py to challenges.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/jws_test.py to jws_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/fields_test.py to fields_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/util_test.py to util_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme/test_util.py to test_util.pyc writing byte-compilation script '/tmp/tmpK1LH3k.py' /usr/bin/python2 -O /tmp/tmpK1LH3k.py removing /tmp/tmpK1LH3k.py running install_egg_info running egg_info writing requirements to acme.egg-info/requires.txt writing acme.egg-info/PKG-INFO writing top-level names to acme.egg-info/top_level.txt writing dependency_links to acme.egg-info/dependency_links.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' Copying acme.egg-info to /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7/site-packages/acme-0.23.0-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/errors_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/standalone_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/client_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/standalone.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/challenges_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/messages_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/client.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/crypto_util_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/__init__.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/util.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/jws.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/fields.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/messages.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/crypto_util.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/errors.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/challenges.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/jws_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/fields_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme copying build/lib/acme/util_test.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme creating /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_key.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_cert.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/critical-san.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/cert-san.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr-san.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/rsa1024_key.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/dsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/README -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/cert-nocn.der -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr.der -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/cert.der -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/rsa256_key.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/cert-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr-6sans.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/cert.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/rsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/cert-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr-nosans.pem -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/test_util.py -> /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/errors_test.py to errors_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/standalone_test.py to standalone_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/client_test.py to client_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/standalone.py to standalone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/challenges_test.py to challenges_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/messages_test.py to messages_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/crypto_util_test.py to crypto_util_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/jws.py to jws.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/fields.py to fields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/messages.py to messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/crypto_util.py to crypto_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/challenges.py to challenges.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/jws_test.py to jws_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/fields_test.py to fields_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/util_test.py to util_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme/test_util.py to test_util.cpython-36.pyc writing byte-compilation script '/tmp/tmpltixjh6z.py' /usr/bin/python3 /tmp/tmpltixjh6z.py removing /tmp/tmpltixjh6z.py running install_egg_info running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' Copying acme.egg-info to /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6/site-packages/acme-0.23.0-py3.6.egg-info running install_scripts + cd docs + make html sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.5.6 making output directory... loading translations [en]... done loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/objects.inv... WARNING: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) loading intersphinx inventory from https://josepy.readthedocs.io/en/latest/objects.inv... WARNING: intersphinx inventory 'https://josepy.readthedocs.io/en/latest/objects.inv' not fetchable due to : HTTPSConnectionPool(host='josepy.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] api reading sources... [ 20%] api/challenges reading sources... [ 30%] api/client reading sources... [ 40%] api/errors reading sources... [ 50%] api/fields reading sources... [ 60%] api/jose reading sources... [ 70%] api/messages reading sources... [ 80%] api/standalone reading sources... [ 90%] index reading sources... [100%] man/jws looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... /builddir/build/BUILD/acme-0.23.0/docs/man/jws.rst:: WARNING: document isn't included in any toctree done writing output... [ 10%] api writing output... [ 20%] api/challenges writing output... [ 30%] api/client writing output... [ 40%] api/errors writing output... [ 50%] api/fields writing output... [ 60%] api/jose writing output... [ 70%] api/messages writing output... [ 80%] api/standalone writing output... [ 90%] index writing output... [100%] man/jws generating indices.../builddir/build/BUILD/acme-0.23.0/acme/errors.py:docstring of acme.errors.MissingNonce:None: WARNING: more than one target found for cross-reference u'response': acme.challenges.KeyAuthorizationChallenge.response, acme.standalone.HTTP01RequestHandler.HTTP01Resource.response /builddir/build/BUILD/acme-0.23.0/acme/messages.py:docstring of acme.messages.ResourceWithURI:None: WARNING: more than one target found for cross-reference u'uri': acme.messages.ChallengeBody.uri, acme.challenges.HTTP01.uri, acme.messages.ChallengeResource.uri /builddir/build/BUILD/acme-0.23.0/acme/messages.py:docstring of acme.messages.Order:None: WARNING: more than one target found for cross-reference u'Error': acme.messages.Error, acme.errors.Error genindex py-modindex highlighting module code... [ 14%] acme.client highlighting module code... [ 28%] acme.challenges highlighting module code... [ 42%] namedtuple_HTTP01Resource highlighting module code... [ 57%] acme.messages highlighting module code... [ 71%] acme.errors highlighting module code... [ 85%] acme.standalone highlighting module code... [100%] acme.fields 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. Build finished. The HTML pages are in _build/html. + rm -rf docs/_build/html/.buildinfo docs/_build/html/man docs/_build/html/_sources + rm -f docs/_build/html/_static/fonts/fontawesome-webfont.eot docs/_build/html/_static/fonts/fontawesome-webfont.svg docs/_build/html/_static/fonts/fontawesome-webfont.ttf docs/_build/html/_static/fonts/fontawesome-webfont.woff + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.eot docs/_build/html/_static/fonts/fontawesome-webfont.eot + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.svg docs/_build/html/_static/fonts/fontawesome-webfont.svg + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.ttf docs/_build/html/_static/fonts/fontawesome-webfont.ttf + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.woff docs/_build/html/_static/fonts/fontawesome-webfont.woff + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/acme-0.23.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lAAn3S + umask 022 + cd /builddir/build/BUILD + cd acme-0.23.0 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to acme.egg-info/requires.txt writing acme.egg-info/PKG-INFO writing top-level names to acme.egg-info/top_level.txt writing dependency_links to acme.egg-info/dependency_links.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' running build_ext test_str (acme.errors_test.BadNonceTest) ... ok test_str (acme.errors_test.MissingNonceTest) ... ok test_repr (acme.errors_test.PollErrorTest) ... ok test_timeout (acme.errors_test.PollErrorTest) ... ok test_fail_to_bind (acme.standalone_test.BaseDualNetworkedServersTest) ... ok test_ports_equal (acme.standalone_test.BaseDualNetworkedServersTest) ... ok test_404 (acme.standalone_test.HTTP01DualNetworkedServersTest) ... ok test_http01_found (acme.standalone_test.HTTP01DualNetworkedServersTest) ... No handlers could be found for logger "acme.challenges" ok test_http01_not_found (acme.standalone_test.HTTP01DualNetworkedServersTest) ... ok test_index (acme.standalone_test.HTTP01DualNetworkedServersTest) ... ok test_404 (acme.standalone_test.HTTP01ServerTest) ... ok test_http01_found (acme.standalone_test.HTTP01ServerTest) ... ok test_http01_not_found (acme.standalone_test.HTTP01ServerTest) ... ok test_index (acme.standalone_test.HTTP01ServerTest) ... ok test_connect (acme.standalone_test.TLSSNI01DualNetworkedServersTest) ... ok test_it (acme.standalone_test.TLSSNI01ServerTest) ... ok test_bind (acme.standalone_test.TLSServerTest) ... ok test_ipv6 (acme.standalone_test.TLSServerTest) ... ok test_it (acme.standalone_test.TestSimpleTLSSNI01Server) ... DEBUG:acme.crypto_util:Attempting to connect to 0.0.0.0:1234 from :0. INFO:acme.standalone:Serving at https://0.0.0.0:1234... DEBUG:acme.crypto_util:Attempting to connect to 0.0.0.0:1234 from :0. DEBUG:acme.crypto_util:Performing handshake with ('127.0.0.1', 53497) DEBUG:acme.standalone:127.0.0.1 - - Incoming request ok test_finalize_order_v1_fetch_chain_error (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_finalize_order_v1_success (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_finalize_order_v1_timeout (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_finalize_order_v2 (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_forwarding (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_init_acme_version (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_init_downloads_directory (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_new_account_and_tos (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_new_order_v1 (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_new_order_v2 (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_revoke (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_check_response_conflict (acme.client_test.ClientNetworkTest) ... ok test_check_response_jobj (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Ignoring wrong Content-Type ('foo') for JSON decodable response ok test_check_response_not_ok_jobj_error (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Ignoring wrong Content-Type (None) for JSON Error ok test_check_response_not_ok_jobj_no_error (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Ignoring wrong Content-Type (None) for JSON Error ok test_check_response_not_ok_no_jobj (acme.client_test.ClientNetworkTest) ... ok test_check_response_ok_no_jobj_ct_required (acme.client_test.ClientNetworkTest) ... ok test_check_response_ok_no_jobj_no_ct (acme.client_test.ClientNetworkTest) ... ok test_del (acme.client_test.ClientNetworkTest) ... ok test_del_error (acme.client_test.ClientNetworkTest) ... ok test_init (acme.client_test.ClientNetworkTest) ... ok test_requests_error_passthrough (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending GET request to uri. ok test_send_request (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending HEAD request to http://example.com/. DEBUG:acme.client:Received response: HTTP 200 ok test_send_request_get_der (acme.client_test.ClientNetworkTest) ... ok test_send_request_post (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending POST request to http://example.com/: qux DEBUG:acme.client:Received response: HTTP 200 ok test_send_request_timeout (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending GET request to http://example.com/. DEBUG:acme.client:Received response: HTTP 1 ok test_send_request_user_agent (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending GET request to http://example.com/. DEBUG:acme.client:Received response: HTTP 1 DEBUG:acme.client:Sending GET request to http://example.com/. DEBUG:acme.client:Received response: HTTP 1 ok test_send_request_verify_ssl (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending GET request to http://example.com/. DEBUG:acme.client:Received response: HTTP 200 DEBUG:acme.client:Sending GET request to http://example.com/. DEBUG:acme.client:Received response: HTTP 200 ok test_urllib_error (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending GET request to http://localhost:19123/nonexistent.txt. DEBUG:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): localhost ok test_wrap_in_jws (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:JWS payload: { "foo": "foo" } ok test_wrap_in_jws_v2 (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:JWS payload: { "foo": "foo" } ok test_get (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_head (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_head_get_post_error_passthrough (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce ok test_post (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce DEBUG:acme.client:Storing nonce: Tm9uY2Uz DEBUG:acme.client:Storing nonce: Tm9uY2Uy ok test_post_failed_retry (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce DEBUG:acme.client:Storing nonce: Tm9uY2Uz DEBUG:acme.client:Storing nonce: Tm9uY2Uy DEBUG:acme.client:Retrying request after error: urn:ietf:params:acme:error:badNonce :: The client sent an unacceptable anti-replay nonce DEBUG:acme.client:Storing nonce: Tm9uY2U ok test_post_no_content_type (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce DEBUG:acme.client:Storing nonce: Tm9uY2Uz DEBUG:acme.client:Storing nonce: Tm9uY2Uy ok test_post_not_retried (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce DEBUG:acme.client:Storing nonce: Tm9uY2Uz DEBUG:acme.client:Storing nonce: Tm9uY2Uy ok test_post_successful_retry (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce DEBUG:acme.client:Storing nonce: Tm9uY2Uz DEBUG:acme.client:Storing nonce: Tm9uY2Uy DEBUG:acme.client:Retrying request after error: urn:ietf:params:acme:error:badNonce :: The client sent an unacceptable anti-replay nonce DEBUG:acme.client:Storing nonce: Tm9uY2U ok test_post_wrong_initial_nonce (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce DEBUG:acme.client:Storing nonce: Z29vZA ok test_post_wrong_post_response_nonce (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce ok test_agree_to_tos (acme.client_test.ClientTest) ... ok test_answer_challenge (acme.client_test.ClientTest) ... ok test_answer_challenge_missing_next (acme.client_test.ClientTest) ... ok test_check_cert (acme.client_test.ClientTest) ... ok test_check_cert_missing_location (acme.client_test.ClientTest) ... ok test_deactivate_account (acme.client_test.ClientTest) ... ok test_fetch_chain_max (acme.client_test.ClientTest) ... ok test_fetch_chain_no_up_link (acme.client_test.ClientTest) ... ok test_fetch_chain_single (acme.client_test.ClientTest) ... ok test_fetch_chain_too_many (acme.client_test.ClientTest) ... ok test_init_downloads_directory (acme.client_test.ClientTest) ... ok test_init_without_net (acme.client_test.ClientTest) ... ok test_poll (acme.client_test.ClientTest) ... ok test_poll_and_request_issuance (acme.client_test.ClientTest) ... DEBUG:acme.client:Sleeping for 5 seconds DEBUG:acme.client:Sleeping for 20 seconds DEBUG:acme.client:Sleeping for 30 seconds DEBUG:acme.client:Sleeping for 5 seconds ok test_query_registration (acme.client_test.ClientTest) ... ok test_refresh (acme.client_test.ClientTest) ... ok test_register (acme.client_test.ClientTest) ... ok test_request_challenges (acme.client_test.ClientTest) ... ok test_request_challenges_custom_uri (acme.client_test.ClientTest) ... ok test_request_challenges_deprecated_arg (acme.client_test.ClientTest) ... DEBUG:acme.client:request_challenges with new_authzr_uri deprecated. ok test_request_challenges_unexpected_update (acme.client_test.ClientTest) ... ok test_request_challenges_wildcard (acme.client_test.ClientTest) ... ok test_request_domain_challenges (acme.client_test.ClientTest) ... ok test_request_issuance (acme.client_test.ClientTest) ... DEBUG:acme.client:Requesting issuance... ok test_request_issuance_missing_location (acme.client_test.ClientTest) ... DEBUG:acme.client:Requesting issuance... ok test_request_issuance_missing_up (acme.client_test.ClientTest) ... DEBUG:acme.client:Requesting issuance... ok test_retry_after_date (acme.client_test.ClientTest) ... ok test_retry_after_invalid (acme.client_test.ClientTest) ... ok test_retry_after_missing (acme.client_test.ClientTest) ... ok test_retry_after_overflow (acme.client_test.ClientTest) ... ok test_retry_after_seconds (acme.client_test.ClientTest) ... ok test_revocation_payload (acme.client_test.ClientTest) ... ok test_revoke (acme.client_test.ClientTest) ... ok test_revoke_bad_status_raises_error (acme.client_test.ClientTest) ... ok test_update_registration (acme.client_test.ClientTest) ... ok test_finalize_order_error (acme.client_test.ClientV2Test) ... ok test_finalize_order_success (acme.client_test.ClientV2Test) ... ok test_finalize_order_timeout (acme.client_test.ClientV2Test) ... ok test_new_account (acme.client_test.ClientV2Test) ... ok test_new_order (acme.client_test.ClientV2Test) ... ok test_poll_and_finalize (acme.client_test.ClientV2Test) ... ok test_poll_authorizations_failure (acme.client_test.ClientV2Test) ... ok test_poll_authorizations_success (acme.client_test.ClientV2Test) ... ok test_poll_authorizations_timeout (acme.client_test.ClientV2Test) ... ok test_revoke (acme.client_test.ClientV2Test) ... ok test_from_json_unrecognized (acme.challenges_test.ChallengeTest) ... DEBUG:acme.challenges:foo was not recognized, full message: {'type': 'foo'} ok test_from_json (acme.challenges_test.DNS01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.DNS01ResponseTest) ... ok test_simple_verify_failure (acme.challenges_test.DNS01ResponseTest) ... DEBUG:acme.challenges:Mismatching thumbprint in key authorization: u'eHh4eHh4eHh4eHh4eHh4eA' instead of u'g0vcIzOYypjty4CAPAzwlblIsipsvSTlJnxPkdQgsFk' DEBUG:acme.challenges:Verification of key authorization in response failed ok test_simple_verify_success (acme.challenges_test.DNS01ResponseTest) ... ok test_to_partial_json (acme.challenges_test.DNS01ResponseTest) ... ok test_from_json (acme.challenges_test.DNS01Test) ... ok test_from_json_hashable (acme.challenges_test.DNS01Test) ... ok test_to_partial_json (acme.challenges_test.DNS01Test) ... ok test_validation (acme.challenges_test.DNS01Test) ... ok test_validation_domain_name (acme.challenges_test.DNS01Test) ... ok test_check_validation (acme.challenges_test.DNSResponseTest) ... ok test_from_json (acme.challenges_test.DNSResponseTest) ... ok test_from_json_hashable (acme.challenges_test.DNSResponseTest) ... ok test_to_partial_json (acme.challenges_test.DNSResponseTest) ... ok test_check_validation_wrong_fields (acme.challenges_test.DNSTest) ... ok test_check_validation_wrong_payload (acme.challenges_test.DNSTest) ... DEBUG:acme.challenges:Checking validation for DNS failed: Deserialization error: No JSON object could be decoded DEBUG:acme.challenges:Checking validation for DNS failed: Deserialization error: Missing type field (type) ok test_from_json (acme.challenges_test.DNSTest) ... ok test_from_json_hashable (acme.challenges_test.DNSTest) ... ok test_gen_check_validation (acme.challenges_test.DNSTest) ... ok test_gen_check_validation_wrong_key (acme.challenges_test.DNSTest) ... DEBUG:josepy.jwa: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/josepy/jwa.py", line 126, in verify verifier.verify() File "/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/rsa.py", line 360, in verify self._hash_ctx.finalize() File "/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/rsa.py", line 303, in _rsa_sig_verify raise InvalidSignature InvalidSignature ok test_gen_response (acme.challenges_test.DNSTest) ... ok test_to_partial_json (acme.challenges_test.DNSTest) ... ok test_validation_domain_name (acme.challenges_test.DNSTest) ... ok test_from_json (acme.challenges_test.HTTP01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_bad_key_authorization (acme.challenges_test.HTTP01ResponseTest) ... DEBUG:acme.challenges:Mismatching thumbprint in key authorization: u'eHh4eHh4eHh4eHh4eHh4eA' instead of u'g0vcIzOYypjty4CAPAzwlblIsipsvSTlJnxPkdQgsFk' DEBUG:acme.challenges:Verification of key authorization in response failed ok test_simple_verify_bad_validation (acme.challenges_test.HTTP01ResponseTest) ... DEBUG:acme.challenges:Verifying http-01 at http://local/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA... DEBUG:acme.challenges:Received : !. Headers: DEBUG:acme.challenges:Key authorization from response (u'eHh4eHh4eHh4eHh4eHh4eA.oKGqedy-b-acd5eoybm2f-NVFxvyOoET5CNy3xnv8WY') doesn't match HTTP response ('!') ok test_simple_verify_connection_error (acme.challenges_test.HTTP01ResponseTest) ... DEBUG:acme.challenges:Verifying http-01 at http://local/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA... ERROR:acme.challenges:Unable to reach http://local/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA: ok test_simple_verify_good_validation (acme.challenges_test.HTTP01ResponseTest) ... DEBUG:acme.challenges:Verifying http-01 at http://local/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA... DEBUG:acme.challenges:Received : eHh4eHh4eHh4eHh4eHh4eA.oKGqedy-b-acd5eoybm2f-NVFxvyOoET5CNy3xnv8WY. Headers: ok test_simple_verify_port (acme.challenges_test.HTTP01ResponseTest) ... WARNING:acme.challenges:Using non-standard port for http-01 verification: 8080 DEBUG:acme.challenges:Verifying http-01 at http://local:8080/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA... DEBUG:acme.challenges:Received : . Headers: DEBUG:acme.challenges:Key authorization from response (u'eHh4eHh4eHh4eHh4eHh4eA.oKGqedy-b-acd5eoybm2f-NVFxvyOoET5CNy3xnv8WY') doesn't match HTTP response () ok test_simple_verify_whitespace_validation (acme.challenges_test.HTTP01ResponseTest) ... DEBUG:acme.challenges:Verifying http-01 at http://local/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA... DEBUG:acme.challenges:Received : eHh4eHh4eHh4eHh4eHh4eA.oKGqedy-b-acd5eoybm2f-NVFxvyOoET5CNy3xnv8WY . Headers: ok test_to_partial_json (acme.challenges_test.HTTP01ResponseTest) ... ok test_from_json (acme.challenges_test.HTTP01Test) ... ok test_from_json_hashable (acme.challenges_test.HTTP01Test) ... ok test_good_token (acme.challenges_test.HTTP01Test) ... ok test_path (acme.challenges_test.HTTP01Test) ... ok test_to_partial_json (acme.challenges_test.HTTP01Test) ... ok test_uri (acme.challenges_test.HTTP01Test) ... ok test_verify_ok (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_verify_wrong_form (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... DEBUG:acme.challenges:Key authorization ('.foo.oKGqedy-b-acd5eoybm2f-NVFxvyOoET5CNy3xnv8WY') is not well formed ok test_verify_wrong_thumbprint (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... DEBUG:acme.challenges:Mismatching thumbprint in key authorization: 'foo' instead of u'oKGqedy-b-acd5eoybm2f-NVFxvyOoET5CNy3xnv8WY' ok test_verify_wrong_token (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... DEBUG:acme.challenges:Mismatching token in key authorization: 'bar' instead of 'foo' ok test_from_json (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_gen_verify_cert (acme.challenges_test.TLSSNI01ResponseTest) ... DEBUG:acme.challenges:Certificate A8:F7:3E:72:45:E1:3E:8E:3D:D1:EC:5D:9B:4C:16:41:21:D8:50:F8:31:40:E0:F5:C4:A2:3D:1F:5F:CC:23:4F. SANs: [u'dummy', u'dc38d9c3fa1a4fdcc3a5501f2d38583f.b7793728f084394f2a1afd459556bb5c.acme.invalid'] ok test_gen_verify_cert_gen_key (acme.challenges_test.TLSSNI01ResponseTest) ... DEBUG:acme.challenges:Certificate 72:75:21:93:53:05:DA:6E:80:02:1D:06:32:BE:45:D6:F2:AB:11:33:19:DE:1F:38:DA:C9:74:85:BF:10:AD:F8. SANs: [u'dummy', u'dc38d9c3fa1a4fdcc3a5501f2d38583f.b7793728f084394f2a1afd459556bb5c.acme.invalid'] ok test_probe_cert (acme.challenges_test.TLSSNI01ResponseTest) ... DEBUG:acme.challenges:foo.com resolved to 127.0.0.1 DEBUG:acme.challenges:foo.com resolved to 127.0.0.1 DEBUG:acme.challenges:foo.com resolved to 127.0.0.1 DEBUG:acme.challenges:foo.com resolved to 127.0.0.1 ok test_simple_verify (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_simple_verify_bad_key_authorization (acme.challenges_test.TLSSNI01ResponseTest) ... DEBUG:acme.challenges:Mismatching thumbprint in key authorization: u'a82d5ff8ef740d12881f6d3c2277ab2e' instead of u'g0vcIzOYypjty4CAPAzwlblIsipsvSTlJnxPkdQgsFk' DEBUG:acme.challenges:Verification of key authorization in response failed ok test_simple_verify_false_on_probe_error (acme.challenges_test.TLSSNI01ResponseTest) ... DEBUG:acme.challenges: Traceback (most recent call last): File "/builddir/build/BUILD/acme-0.23.0/acme/challenges.py", line 478, in simple_verify cert = self.probe_cert(domain=domain, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect Error ok test_to_partial_json (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_verify_bad_cert (acme.challenges_test.TLSSNI01ResponseTest) ... DEBUG:acme.challenges:Certificate EF:F3:90:BB:01:98:FB:8B:70:04:3A:7F:AE:B9:23:0C:3B:29:9C:22:4B:2F:AF:0D:0D:31:F6:01:CB:31:21:D0. SANs: [] ok test_z_and_domain (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_from_json (acme.challenges_test.TLSSNI01Test) ... ok test_from_json_hashable (acme.challenges_test.TLSSNI01Test) ... ok test_from_json_invalid_token_length (acme.challenges_test.TLSSNI01Test) ... ok test_to_partial_json (acme.challenges_test.TLSSNI01Test) ... ok test_validation (acme.challenges_test.TLSSNI01Test) ... ok test_from_json (acme.challenges_test.UnrecognizedChallengeTest) ... ok test_to_partial_json (acme.challenges_test.UnrecognizedChallengeTest) ... ok test_json_de_serializable (acme.messages_test.AuthorizationResourceTest) ... ok test_from_json (acme.messages_test.AuthorizationTest) ... ok test_from_json_hashable (acme.messages_test.AuthorizationTest) ... ok test_resolved_combinations (acme.messages_test.AuthorizationTest) ... ok test_json_de_serializable (acme.messages_test.CertificateRequestTest) ... ok test_json_de_serializable (acme.messages_test.CertificateResourceTest) ... ok test_encode (acme.messages_test.ChallengeBodyTest) ... ok test_from_json (acme.messages_test.ChallengeBodyTest) ... ok test_from_json_hashable (acme.messages_test.ChallengeBodyTest) ... ok test_proxy (acme.messages_test.ChallengeBodyTest) ... ok test_to_partial_json (acme.messages_test.ChallengeBodyTest) ... ok test_uri (acme.messages_test.ChallengeResourceTest) ... ok test_equality (acme.messages_test.ConstantTest) ... ok test_from_json (acme.messages_test.ConstantTest) ... ok test_from_json_hashable (acme.messages_test.ConstantTest) ... ok test_repr (acme.messages_test.ConstantTest) ... ok test_to_partial_json (acme.messages_test.ConstantTest) ... ok test_from_json_deserialization_unknown_key_success (acme.messages_test.DirectoryTest) ... ok test_getattr (acme.messages_test.DirectoryTest) ... ok test_getattr_fails_with_attribute_error (acme.messages_test.DirectoryTest) ... ok test_getitem (acme.messages_test.DirectoryTest) ... ok test_getitem_fails_with_key_error (acme.messages_test.DirectoryTest) ... ok test_init_wrong_key_value_success (acme.messages_test.DirectoryTest) ... ok test_iter_meta (acme.messages_test.DirectoryTest) ... ok test_to_json (acme.messages_test.DirectoryTest) ... ok test_code (acme.messages_test.ErrorTest) ... ok test_default_typ (acme.messages_test.ErrorTest) ... ok test_description (acme.messages_test.ErrorTest) ... ok test_from_json_empty (acme.messages_test.ErrorTest) ... ok test_from_json_hashable (acme.messages_test.ErrorTest) ... ok test_is_acme_error (acme.messages_test.ErrorTest) ... ok test_str (acme.messages_test.ErrorTest) ... ok test_unicode_error (acme.messages_test.ErrorTest) ... ok test_with_code (acme.messages_test.ErrorTest) ... ok test_to_partial_json (acme.messages_test.OrderResourceTest) ... ok test_to_partial_json (acme.messages_test.RegistrationResourceTest) ... ok test_emails (acme.messages_test.RegistrationTest) ... ok test_from_data (acme.messages_test.RegistrationTest) ... ok test_from_json (acme.messages_test.RegistrationTest) ... ok test_from_json_hashable (acme.messages_test.RegistrationTest) ... ok test_phones (acme.messages_test.RegistrationTest) ... ok test_to_partial_json (acme.messages_test.RegistrationTest) ... ok test_from_json_hashable (acme.messages_test.RevocationTest) ... ok test_empty (acme.messages_test.UpdateRegistrationTest) ... ok test_dump_pyopenssl_chain (acme.crypto_util_test.DumpPyopensslChainTest) ... ok test_dump_pyopenssl_chain_wrapped (acme.crypto_util_test.DumpPyopensslChainTest) ... ok test_make_csr (acme.crypto_util_test.MakeCSRTest) ... ok test_make_csr_must_staple (acme.crypto_util_test.MakeCSRTest) ... ok test_cert_no_sans_yes_common (acme.crypto_util_test.PyOpenSSLCertOrReqAllNamesTest) ... ok test_cert_one_san_no_common (acme.crypto_util_test.PyOpenSSLCertOrReqAllNamesTest) ... ok test_cert_two_sans_yes_common (acme.crypto_util_test.PyOpenSSLCertOrReqAllNamesTest) ... ok test_cert_hundred_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_cert_idn_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_cert_no_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_cert_two_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_critical_san (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_hundred_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_idn_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_no_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_one_san (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_six_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_two_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_sn_collisions (acme.crypto_util_test.RandomSnTest) ... ok test_probe_not_recognized_name (acme.crypto_util_test.SSLSocketAndProbeSNITest) ... DEBUG:acme.crypto_util:Attempting to connect to 127.0.0.1:48829 from :0. DEBUG:acme.crypto_util:Performing handshake with ('127.0.0.1', 59337) DEBUG:acme.crypto_util:Server name (bar) not recognized, dropping SSL ok test_probe_ok (acme.crypto_util_test.SSLSocketAndProbeSNITest) ... DEBUG:acme.crypto_util:Attempting to connect to 127.0.0.1:39689 from :0. DEBUG:acme.crypto_util:Performing handshake with ('127.0.0.1', 40829) ok test_nonce_decoder (acme.jws_test.HeaderTest) ... ok test_jwk_serialize (acme.jws_test.JWSTest) ... ok test_kid_serialize (acme.jws_test.JWSTest) ... ok test_decode (acme.fields_test.FixedTest) ... ok test_decode_bad (acme.fields_test.FixedTest) ... ok test_encode (acme.fields_test.FixedTest) ... ok test_encode_override (acme.fields_test.FixedTest) ... WARNING:acme.fields:Overriding fixed field (name) with 'y' ok test_default_decoder (acme.fields_test.RFC3339FieldTest) ... ok test_default_decoder_raises_deserialization_error (acme.fields_test.RFC3339FieldTest) ... ok test_default_encoder (acme.fields_test.RFC3339FieldTest) ... ok test_default_encoder_naive_fails (acme.fields_test.RFC3339FieldTest) ... ok test_decode_good (acme.fields_test.ResourceTest) ... ok test_decode_wrong (acme.fields_test.ResourceTest) ... ok test_it (acme.util_test.MapKeysTest) ... ok ---------------------------------------------------------------------- Ran 245 tests in 15.682s OK + /usr/bin/python3 setup.py test running test running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' running build_ext test_str (acme.errors_test.BadNonceTest) ... ok test_str (acme.errors_test.MissingNonceTest) ... ok test_repr (acme.errors_test.PollErrorTest) ... ok test_timeout (acme.errors_test.PollErrorTest) ... ok test_fail_to_bind (acme.standalone_test.BaseDualNetworkedServersTest) ... ok test_ports_equal (acme.standalone_test.BaseDualNetworkedServersTest) ... /usr/lib64/python3.6/unittest/case.py:622: ResourceWarning: unclosed testMethod() /usr/lib64/python3.6/unittest/case.py:622: ResourceWarning: unclosed testMethod() ok test_404 (acme.standalone_test.HTTP01DualNetworkedServersTest) ... ok test_http01_found (acme.standalone_test.HTTP01DualNetworkedServersTest) ... Using non-standard port for http-01 verification: 42919 ok test_http01_not_found (acme.standalone_test.HTTP01DualNetworkedServersTest) ... Using non-standard port for http-01 verification: 41425 Unable to reach http://localhost:41425/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ok test_index (acme.standalone_test.HTTP01DualNetworkedServersTest) ... ok test_404 (acme.standalone_test.HTTP01ServerTest) ... ok test_http01_found (acme.standalone_test.HTTP01ServerTest) ... Using non-standard port for http-01 verification: 34863 ok test_http01_not_found (acme.standalone_test.HTTP01ServerTest) ... Using non-standard port for http-01 verification: 36183 Unable to reach http://localhost:36183/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ok test_index (acme.standalone_test.HTTP01ServerTest) ... /usr/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py:600: ResourceWarning: unclosed chunked=chunked) /usr/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py:600: ResourceWarning: unclosed chunked=chunked) /usr/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py:600: ResourceWarning: unclosed chunked=chunked) ok test_connect (acme.standalone_test.TLSSNI01DualNetworkedServersTest) ... ok test_it (acme.standalone_test.TLSSNI01ServerTest) ... ok test_bind (acme.standalone_test.TLSServerTest) ... ok test_ipv6 (acme.standalone_test.TLSServerTest) ... ok test_it (acme.standalone_test.TestSimpleTLSSNI01Server) ... DEBUG:acme.crypto_util:Attempting to connect to b'0.0.0.0':1234 from :0. INFO:acme.standalone:Serving at https://0.0.0.0:1234... DEBUG:acme.crypto_util:Attempting to connect to b'0.0.0.0':1234 from :0. DEBUG:acme.crypto_util:Performing handshake with ('127.0.0.1', 44339) DEBUG:acme.standalone:127.0.0.1 - - Incoming request ok test_finalize_order_v1_fetch_chain_error (acme.client_test.BackwardsCompatibleClientV2Test) ... /usr/lib/python3.6/site-packages/mock/mock.py:2027: ResourceWarning: unclosed self.name = name /usr/lib/python3.6/site-packages/mock/mock.py:2027: ResourceWarning: unclosed self.name = name /usr/lib/python3.6/site-packages/mock/mock.py:2027: ResourceWarning: unclosed self.name = name ok test_finalize_order_v1_success (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_finalize_order_v1_timeout (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_finalize_order_v2 (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_forwarding (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_init_acme_version (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_init_downloads_directory (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_new_account_and_tos (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_new_order_v1 (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_new_order_v2 (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_revoke (acme.client_test.BackwardsCompatibleClientV2Test) ... ok test_check_response_conflict (acme.client_test.ClientNetworkTest) ... ok test_check_response_jobj (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Ignoring wrong Content-Type ('foo') for JSON decodable response ok test_check_response_not_ok_jobj_error (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Ignoring wrong Content-Type (None) for JSON Error ok test_check_response_not_ok_jobj_no_error (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Ignoring wrong Content-Type (None) for JSON Error ok test_check_response_not_ok_no_jobj (acme.client_test.ClientNetworkTest) ... ok test_check_response_ok_no_jobj_ct_required (acme.client_test.ClientNetworkTest) ... ok test_check_response_ok_no_jobj_no_ct (acme.client_test.ClientNetworkTest) ... ok test_del (acme.client_test.ClientNetworkTest) ... ok test_del_error (acme.client_test.ClientNetworkTest) ... ok test_init (acme.client_test.ClientNetworkTest) ... ok test_requests_error_passthrough (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending GET request to uri. ok test_send_request (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending HEAD request to http://example.com/. DEBUG:acme.client:Received response: HTTP 200 ok test_send_request_get_der (acme.client_test.ClientNetworkTest) ... ok test_send_request_post (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending POST request to http://example.com/: qux DEBUG:acme.client:Received response: HTTP 200 ok test_send_request_timeout (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending GET request to http://example.com/. DEBUG:acme.client:Received response: HTTP 1 ok test_send_request_user_agent (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending GET request to http://example.com/. DEBUG:acme.client:Received response: HTTP 1 DEBUG:acme.client:Sending GET request to http://example.com/. DEBUG:acme.client:Received response: HTTP 1 ok test_send_request_verify_ssl (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending GET request to http://example.com/. DEBUG:acme.client:Received response: HTTP 200 DEBUG:acme.client:Sending GET request to http://example.com/. DEBUG:acme.client:Received response: HTTP 200 ok test_urllib_error (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:Sending GET request to http://localhost:19123/nonexistent.txt. DEBUG:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): localhost ok test_wrap_in_jws (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:JWS payload: b'{\n "foo": "foo"\n}' /usr/lib/python3.6/site-packages/josepy/jwa.py:107: DeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead. signer = key.signer(self.padding, self.hash) ok test_wrap_in_jws_v2 (acme.client_test.ClientNetworkTest) ... DEBUG:acme.client:JWS payload: b'{\n "foo": "foo"\n}' ok test_get (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_head (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_head_get_post_error_passthrough (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce ok test_post (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce DEBUG:acme.client:Storing nonce: Tm9uY2Uz DEBUG:acme.client:Storing nonce: Tm9uY2Uy ok test_post_failed_retry (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce DEBUG:acme.client:Storing nonce: Tm9uY2Uz DEBUG:acme.client:Storing nonce: Tm9uY2Uy DEBUG:acme.client:Retrying request after error: urn:ietf:params:acme:error:badNonce :: The client sent an unacceptable anti-replay nonce DEBUG:acme.client:Storing nonce: Tm9uY2U ok test_post_no_content_type (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce DEBUG:acme.client:Storing nonce: Tm9uY2Uz DEBUG:acme.client:Storing nonce: Tm9uY2Uy ok test_post_not_retried (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce DEBUG:acme.client:Storing nonce: Tm9uY2Uz DEBUG:acme.client:Storing nonce: Tm9uY2Uy ok test_post_successful_retry (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce DEBUG:acme.client:Storing nonce: Tm9uY2Uz DEBUG:acme.client:Storing nonce: Tm9uY2Uy DEBUG:acme.client:Retrying request after error: urn:ietf:params:acme:error:badNonce :: The client sent an unacceptable anti-replay nonce DEBUG:acme.client:Storing nonce: Tm9uY2U ok test_post_wrong_initial_nonce (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce DEBUG:acme.client:Storing nonce: Z29vZA ok test_post_wrong_post_response_nonce (acme.client_test.ClientNetworkWithMockedResponseTest) ... DEBUG:acme.client:Requesting fresh nonce ok test_agree_to_tos (acme.client_test.ClientTest) ... ok test_answer_challenge (acme.client_test.ClientTest) ... ok test_answer_challenge_missing_next (acme.client_test.ClientTest) ... ok test_check_cert (acme.client_test.ClientTest) ... ok test_check_cert_missing_location (acme.client_test.ClientTest) ... ok test_deactivate_account (acme.client_test.ClientTest) ... ok test_fetch_chain_max (acme.client_test.ClientTest) ... ok test_fetch_chain_no_up_link (acme.client_test.ClientTest) ... ok test_fetch_chain_single (acme.client_test.ClientTest) ... ok test_fetch_chain_too_many (acme.client_test.ClientTest) ... ok test_init_downloads_directory (acme.client_test.ClientTest) ... ok test_init_without_net (acme.client_test.ClientTest) ... ok test_poll (acme.client_test.ClientTest) ... ok test_poll_and_request_issuance (acme.client_test.ClientTest) ... DEBUG:acme.client:Sleeping for 5 seconds DEBUG:acme.client:Sleeping for 20 seconds DEBUG:acme.client:Sleeping for 30 seconds DEBUG:acme.client:Sleeping for 5 seconds ok test_query_registration (acme.client_test.ClientTest) ... ok test_refresh (acme.client_test.ClientTest) ... ok test_register (acme.client_test.ClientTest) ... ok test_request_challenges (acme.client_test.ClientTest) ... ok test_request_challenges_custom_uri (acme.client_test.ClientTest) ... ok test_request_challenges_deprecated_arg (acme.client_test.ClientTest) ... DEBUG:acme.client:request_challenges with new_authzr_uri deprecated. ok test_request_challenges_unexpected_update (acme.client_test.ClientTest) ... ok test_request_challenges_wildcard (acme.client_test.ClientTest) ... ok test_request_domain_challenges (acme.client_test.ClientTest) ... ok test_request_issuance (acme.client_test.ClientTest) ... DEBUG:acme.client:Requesting issuance... ok test_request_issuance_missing_location (acme.client_test.ClientTest) ... DEBUG:acme.client:Requesting issuance... ok test_request_issuance_missing_up (acme.client_test.ClientTest) ... DEBUG:acme.client:Requesting issuance... ok test_retry_after_date (acme.client_test.ClientTest) ... ok test_retry_after_invalid (acme.client_test.ClientTest) ... ok test_retry_after_missing (acme.client_test.ClientTest) ... ok test_retry_after_overflow (acme.client_test.ClientTest) ... ok test_retry_after_seconds (acme.client_test.ClientTest) ... ok test_revocation_payload (acme.client_test.ClientTest) ... /builddir/build/BUILD/acme-0.23.0/acme/client_test.py:653: DeprecationWarning: Please use assertEqual instead. self.assertEquals(self.rsn, obj.to_partial_json()['reason']) ok test_revoke (acme.client_test.ClientTest) ... ok test_revoke_bad_status_raises_error (acme.client_test.ClientTest) ... ok test_update_registration (acme.client_test.ClientTest) ... ok test_finalize_order_error (acme.client_test.ClientV2Test) ... ok test_finalize_order_success (acme.client_test.ClientV2Test) ... ok test_finalize_order_timeout (acme.client_test.ClientV2Test) ... ok test_new_account (acme.client_test.ClientV2Test) ... ok test_new_order (acme.client_test.ClientV2Test) ... ok test_poll_and_finalize (acme.client_test.ClientV2Test) ... ok test_poll_authorizations_failure (acme.client_test.ClientV2Test) ... ok test_poll_authorizations_success (acme.client_test.ClientV2Test) ... ok test_poll_authorizations_timeout (acme.client_test.ClientV2Test) ... ok test_revoke (acme.client_test.ClientV2Test) ... ok test_from_json_unrecognized (acme.challenges_test.ChallengeTest) ... DEBUG:acme.challenges:foo was not recognized, full message: {'type': 'foo'} ok test_from_json (acme.challenges_test.DNS01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.DNS01ResponseTest) ... ok test_simple_verify_failure (acme.challenges_test.DNS01ResponseTest) ... DEBUG:acme.challenges:Mismatching thumbprint in key authorization: 'eHh4eHh4eHh4eHh4eHh4eA' instead of 'g0vcIzOYypjty4CAPAzwlblIsipsvSTlJnxPkdQgsFk' DEBUG:acme.challenges:Verification of key authorization in response failed ok test_simple_verify_success (acme.challenges_test.DNS01ResponseTest) ... ok test_to_partial_json (acme.challenges_test.DNS01ResponseTest) ... ok test_from_json (acme.challenges_test.DNS01Test) ... ok test_from_json_hashable (acme.challenges_test.DNS01Test) ... ok test_to_partial_json (acme.challenges_test.DNS01Test) ... ok test_validation (acme.challenges_test.DNS01Test) ... ok test_validation_domain_name (acme.challenges_test.DNS01Test) ... ok test_check_validation (acme.challenges_test.DNSResponseTest) ... /usr/lib/python3.6/site-packages/josepy/jwa.py:123: DeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead. verifier = key.verifier(sig, self.padding, self.hash) ok test_from_json (acme.challenges_test.DNSResponseTest) ... ok test_from_json_hashable (acme.challenges_test.DNSResponseTest) ... ok test_to_partial_json (acme.challenges_test.DNSResponseTest) ... ok test_check_validation_wrong_fields (acme.challenges_test.DNSTest) ... ok test_check_validation_wrong_payload (acme.challenges_test.DNSTest) ... DEBUG:acme.challenges:Checking validation for DNS failed: Deserialization error: Expecting value: line 1 column 1 (char 0) DEBUG:acme.challenges:Checking validation for DNS failed: Deserialization error: Missing type field (type) ok test_from_json (acme.challenges_test.DNSTest) ... ok test_from_json_hashable (acme.challenges_test.DNSTest) ... ok test_gen_check_validation (acme.challenges_test.DNSTest) ... ok test_gen_check_validation_wrong_key (acme.challenges_test.DNSTest) ... DEBUG:josepy.jwa: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/josepy/jwa.py", line 126, in verify verifier.verify() File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/rsa.py", line 360, in verify self._hash_ctx.finalize() File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/rsa.py", line 303, in _rsa_sig_verify raise InvalidSignature cryptography.exceptions.InvalidSignature ok test_gen_response (acme.challenges_test.DNSTest) ... ok test_to_partial_json (acme.challenges_test.DNSTest) ... ok test_validation_domain_name (acme.challenges_test.DNSTest) ... ok test_from_json (acme.challenges_test.HTTP01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_bad_key_authorization (acme.challenges_test.HTTP01ResponseTest) ... DEBUG:acme.challenges:Mismatching thumbprint in key authorization: 'eHh4eHh4eHh4eHh4eHh4eA' instead of 'g0vcIzOYypjty4CAPAzwlblIsipsvSTlJnxPkdQgsFk' DEBUG:acme.challenges:Verification of key authorization in response failed ok test_simple_verify_bad_validation (acme.challenges_test.HTTP01ResponseTest) ... DEBUG:acme.challenges:Verifying http-01 at http://local/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA... DEBUG:acme.challenges:Received : !. Headers: DEBUG:acme.challenges:Key authorization from response ('eHh4eHh4eHh4eHh4eHh4eA.oKGqedy-b-acd5eoybm2f-NVFxvyOoET5CNy3xnv8WY') doesn't match HTTP response ('!') ok test_simple_verify_connection_error (acme.challenges_test.HTTP01ResponseTest) ... DEBUG:acme.challenges:Verifying http-01 at http://local/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA... ERROR:acme.challenges:Unable to reach http://local/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA: ok test_simple_verify_good_validation (acme.challenges_test.HTTP01ResponseTest) ... DEBUG:acme.challenges:Verifying http-01 at http://local/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA... DEBUG:acme.challenges:Received : eHh4eHh4eHh4eHh4eHh4eA.oKGqedy-b-acd5eoybm2f-NVFxvyOoET5CNy3xnv8WY. Headers: ok test_simple_verify_port (acme.challenges_test.HTTP01ResponseTest) ... WARNING:acme.challenges:Using non-standard port for http-01 verification: 8080 DEBUG:acme.challenges:Verifying http-01 at http://local:8080/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA... DEBUG:acme.challenges:Received : . Headers: DEBUG:acme.challenges:Key authorization from response ('eHh4eHh4eHh4eHh4eHh4eA.oKGqedy-b-acd5eoybm2f-NVFxvyOoET5CNy3xnv8WY') doesn't match HTTP response () ok test_simple_verify_whitespace_validation (acme.challenges_test.HTTP01ResponseTest) ... DEBUG:acme.challenges:Verifying http-01 at http://local/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA... DEBUG:acme.challenges:Received : eHh4eHh4eHh4eHh4eHh4eA.oKGqedy-b-acd5eoybm2f-NVFxvyOoET5CNy3xnv8WY . Headers: ok test_to_partial_json (acme.challenges_test.HTTP01ResponseTest) ... ok test_from_json (acme.challenges_test.HTTP01Test) ... ok test_from_json_hashable (acme.challenges_test.HTTP01Test) ... ok test_good_token (acme.challenges_test.HTTP01Test) ... ok test_path (acme.challenges_test.HTTP01Test) ... ok test_to_partial_json (acme.challenges_test.HTTP01Test) ... ok test_uri (acme.challenges_test.HTTP01Test) ... ok test_verify_ok (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_verify_wrong_form (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... DEBUG:acme.challenges:Key authorization ('.foo.oKGqedy-b-acd5eoybm2f-NVFxvyOoET5CNy3xnv8WY') is not well formed ok test_verify_wrong_thumbprint (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... DEBUG:acme.challenges:Mismatching thumbprint in key authorization: 'foo' instead of 'oKGqedy-b-acd5eoybm2f-NVFxvyOoET5CNy3xnv8WY' ok test_verify_wrong_token (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... DEBUG:acme.challenges:Mismatching token in key authorization: 'bar' instead of 'foo' ok test_from_json (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_gen_verify_cert (acme.challenges_test.TLSSNI01ResponseTest) ... DEBUG:acme.challenges:Certificate b'1F:72:00:EE:A5:7F:A7:32:C6:33:52:50:B5:74:1B:4B:45:79:B8:45:CA:27:ED:10:59:D8:63:59:DA:B2:59:EC'. SANs: ['dummy', 'dc38d9c3fa1a4fdcc3a5501f2d38583f.b7793728f084394f2a1afd459556bb5c.acme.invalid'] ok test_gen_verify_cert_gen_key (acme.challenges_test.TLSSNI01ResponseTest) ... DEBUG:acme.challenges:Certificate b'A2:61:B5:20:2E:22:5B:06:48:89:40:9A:49:FB:A5:64:17:6F:15:54:74:79:FF:3E:90:85:DC:E2:38:80:34:85'. SANs: ['dummy', 'dc38d9c3fa1a4fdcc3a5501f2d38583f.b7793728f084394f2a1afd459556bb5c.acme.invalid'] ok test_probe_cert (acme.challenges_test.TLSSNI01ResponseTest) ... DEBUG:acme.challenges:foo.com resolved to 127.0.0.1 DEBUG:acme.challenges:foo.com resolved to 127.0.0.1 DEBUG:acme.challenges:foo.com resolved to 127.0.0.1 DEBUG:acme.challenges:foo.com resolved to 127.0.0.1 ok test_simple_verify (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_simple_verify_bad_key_authorization (acme.challenges_test.TLSSNI01ResponseTest) ... DEBUG:acme.challenges:Mismatching thumbprint in key authorization: 'a82d5ff8ef740d12881f6d3c2277ab2e' instead of 'g0vcIzOYypjty4CAPAzwlblIsipsvSTlJnxPkdQgsFk' DEBUG:acme.challenges:Verification of key authorization in response failed ok test_simple_verify_false_on_probe_error (acme.challenges_test.TLSSNI01ResponseTest) ... DEBUG:acme.challenges: Traceback (most recent call last): File "/builddir/build/BUILD/acme-0.23.0/acme/challenges.py", line 478, in simple_verify cert = self.probe_cert(domain=domain, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1118, in _mock_call raise effect acme.errors.Error ok test_to_partial_json (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_verify_bad_cert (acme.challenges_test.TLSSNI01ResponseTest) ... DEBUG:acme.challenges:Certificate b'EF:F3:90:BB:01:98:FB:8B:70:04:3A:7F:AE:B9:23:0C:3B:29:9C:22:4B:2F:AF:0D:0D:31:F6:01:CB:31:21:D0'. SANs: [] ok test_z_and_domain (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_from_json (acme.challenges_test.TLSSNI01Test) ... ok test_from_json_hashable (acme.challenges_test.TLSSNI01Test) ... ok test_from_json_invalid_token_length (acme.challenges_test.TLSSNI01Test) ... ok test_to_partial_json (acme.challenges_test.TLSSNI01Test) ... ok test_validation (acme.challenges_test.TLSSNI01Test) ... ok test_from_json (acme.challenges_test.UnrecognizedChallengeTest) ... ok test_to_partial_json (acme.challenges_test.UnrecognizedChallengeTest) ... ok test_json_de_serializable (acme.messages_test.AuthorizationResourceTest) ... ok test_from_json (acme.messages_test.AuthorizationTest) ... ok test_from_json_hashable (acme.messages_test.AuthorizationTest) ... ok test_resolved_combinations (acme.messages_test.AuthorizationTest) ... ok test_json_de_serializable (acme.messages_test.CertificateRequestTest) ... ok test_json_de_serializable (acme.messages_test.CertificateResourceTest) ... ok test_encode (acme.messages_test.ChallengeBodyTest) ... ok test_from_json (acme.messages_test.ChallengeBodyTest) ... ok test_from_json_hashable (acme.messages_test.ChallengeBodyTest) ... ok test_proxy (acme.messages_test.ChallengeBodyTest) ... ok test_to_partial_json (acme.messages_test.ChallengeBodyTest) ... ok test_uri (acme.messages_test.ChallengeResourceTest) ... ok test_equality (acme.messages_test.ConstantTest) ... ok test_from_json (acme.messages_test.ConstantTest) ... ok test_from_json_hashable (acme.messages_test.ConstantTest) ... ok test_repr (acme.messages_test.ConstantTest) ... ok test_to_partial_json (acme.messages_test.ConstantTest) ... ok test_from_json_deserialization_unknown_key_success (acme.messages_test.DirectoryTest) ... ok test_getattr (acme.messages_test.DirectoryTest) ... ok test_getattr_fails_with_attribute_error (acme.messages_test.DirectoryTest) ... ok test_getitem (acme.messages_test.DirectoryTest) ... ok test_getitem_fails_with_key_error (acme.messages_test.DirectoryTest) ... ok test_init_wrong_key_value_success (acme.messages_test.DirectoryTest) ... ok test_iter_meta (acme.messages_test.DirectoryTest) ... ok test_to_json (acme.messages_test.DirectoryTest) ... ok test_code (acme.messages_test.ErrorTest) ... ok test_default_typ (acme.messages_test.ErrorTest) ... ok test_description (acme.messages_test.ErrorTest) ... ok test_from_json_empty (acme.messages_test.ErrorTest) ... ok test_from_json_hashable (acme.messages_test.ErrorTest) ... ok test_is_acme_error (acme.messages_test.ErrorTest) ... ok test_str (acme.messages_test.ErrorTest) ... ok test_unicode_error (acme.messages_test.ErrorTest) ... ok test_with_code (acme.messages_test.ErrorTest) ... ok test_to_partial_json (acme.messages_test.OrderResourceTest) ... ok test_to_partial_json (acme.messages_test.RegistrationResourceTest) ... ok test_emails (acme.messages_test.RegistrationTest) ... ok test_from_data (acme.messages_test.RegistrationTest) ... ok test_from_json (acme.messages_test.RegistrationTest) ... ok test_from_json_hashable (acme.messages_test.RegistrationTest) ... ok test_phones (acme.messages_test.RegistrationTest) ... ok test_to_partial_json (acme.messages_test.RegistrationTest) ... ok test_from_json_hashable (acme.messages_test.RevocationTest) ... ok test_empty (acme.messages_test.UpdateRegistrationTest) ... ok test_dump_pyopenssl_chain (acme.crypto_util_test.DumpPyopensslChainTest) ... ok test_dump_pyopenssl_chain_wrapped (acme.crypto_util_test.DumpPyopensslChainTest) ... ok test_make_csr (acme.crypto_util_test.MakeCSRTest) ... /builddir/build/BUILD/acme-0.23.0/acme/crypto_util_test.py:201: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(csr.get_extensions()), 1) ok test_make_csr_must_staple (acme.crypto_util_test.MakeCSRTest) ... ok test_cert_no_sans_yes_common (acme.crypto_util_test.PyOpenSSLCertOrReqAllNamesTest) ... ok test_cert_one_san_no_common (acme.crypto_util_test.PyOpenSSLCertOrReqAllNamesTest) ... ok test_cert_two_sans_yes_common (acme.crypto_util_test.PyOpenSSLCertOrReqAllNamesTest) ... ok test_cert_hundred_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_cert_idn_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_cert_no_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_cert_two_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_critical_san (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_hundred_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_idn_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_no_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_one_san (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_six_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_two_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_sn_collisions (acme.crypto_util_test.RandomSnTest) ... ok test_probe_not_recognized_name (acme.crypto_util_test.SSLSocketAndProbeSNITest) ... /builddir/build/BUILD/acme-0.23.0/acme/crypto_util_test.py:36: ResourceWarning: unclosed self.socket = SSLSocket(socket.socket(), certs=certs) DEBUG:acme.crypto_util:Attempting to connect to 127.0.0.1:36013 from :0. DEBUG:acme.crypto_util:Performing handshake with ('127.0.0.1', 39931) DEBUG:acme.crypto_util:Server name (b'bar') not recognized, dropping SSL /usr/lib64/python3.6/socketserver.py:314: ResourceWarning: unclosed return ok test_probe_ok (acme.crypto_util_test.SSLSocketAndProbeSNITest) ... DEBUG:acme.crypto_util:Attempting to connect to 127.0.0.1:39759 from :0. DEBUG:acme.crypto_util:Performing handshake with ('127.0.0.1', 53063) ok test_nonce_decoder (acme.jws_test.HeaderTest) ... ok test_jwk_serialize (acme.jws_test.JWSTest) ... ok test_kid_serialize (acme.jws_test.JWSTest) ... ok test_decode (acme.fields_test.FixedTest) ... ok test_decode_bad (acme.fields_test.FixedTest) ... ok test_encode (acme.fields_test.FixedTest) ... ok test_encode_override (acme.fields_test.FixedTest) ... WARNING:acme.fields:Overriding fixed field (name) with 'y' ok test_default_decoder (acme.fields_test.RFC3339FieldTest) ... /usr/lib64/python3.6/sre_parse.py:476: ResourceWarning: unclosed sourceget = source.get /usr/lib64/python3.6/sre_parse.py:476: ResourceWarning: unclosed sourceget = source.get ok test_default_decoder_raises_deserialization_error (acme.fields_test.RFC3339FieldTest) ... ok test_default_encoder (acme.fields_test.RFC3339FieldTest) ... ok test_default_encoder_naive_fails (acme.fields_test.RFC3339FieldTest) ... ok test_decode_good (acme.fields_test.ResourceTest) ... ok test_decode_wrong (acme.fields_test.ResourceTest) ... ok test_it (acme.util_test.MapKeysTest) ... ok ---------------------------------------------------------------------- Ran 245 tests in 14.960s OK + exit 0 Processing files: python2-acme-0.23.0-1.fc26.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GyUhtB + umask 022 + cd /builddir/build/BUILD + cd acme-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/share/licenses/python2-acme + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/share/licenses/python2-acme + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/share/licenses/python2-acme + exit 0 Provides: python-acme = 0.23.0-1.fc26 python2-acme = 0.23.0-1.fc26 python2.7dist(acme) = 0.23.0 python2dist(acme) = 0.23.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) = 2.7 Obsoletes: python-acme < 0.23.0-1.fc26 Processing files: python3-acme-0.23.0-1.fc26.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1addoT + umask 022 + cd /builddir/build/BUILD + cd acme-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/share/licenses/python3-acme + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/share/licenses/python3-acme + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/share/licenses/python3-acme + exit 0 Provides: python3-acme = 0.23.0-1.fc26 python3.6dist(acme) = 0.23.0 python3dist(acme) = 0.23.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python-acme-doc-0.23.0-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ObvTp2 + umask 022 + cd /builddir/build/BUILD + cd acme-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/share/doc/python-acme-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/share/doc/python-acme-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/share/doc/python-acme-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/share/doc/python-acme-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hOH0Id + umask 022 + cd /builddir/build/BUILD + cd acme-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/share/licenses/python-acme-doc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/share/licenses/python-acme-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch/usr/share/licenses/python-acme-doc + exit 0 Provides: bundled(inconsolata-fonts) bundled(jquery) bundled(lato-fonts) bundled(robotoslab-fonts) bundled(underscore) python-acme-doc = 0.23.0-1.fc26 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-acme-0.23.0-1.fc26.noarch Wrote: /builddir/build/RPMS/python2-acme-0.23.0-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/python3-acme-0.23.0-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/python-acme-doc-0.23.0-1.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fFfvoZ + umask 022 + cd /builddir/build/BUILD + cd acme-0.23.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-acme-0.23.0-1.fc26.noarch + exit 0 Child return code was: 0