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-pyasn1.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/dist-c8-build-7528-366/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pyasn1.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-pyasn1-0.3.7-6.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pyasn1.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/dist-c8-build-7528-366/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pyasn1.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.easMAM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyasn1-0.3.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.1.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.3.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyasn1-0.3.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lB2pwu + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.3.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-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/pyasn1 copying pyasn1/debug.py -> build/lib/pyasn1 copying pyasn1/__init__.py -> build/lib/pyasn1 copying pyasn1/error.py -> build/lib/pyasn1 creating build/lib/pyasn1/type copying pyasn1/type/namedval.py -> build/lib/pyasn1/type copying pyasn1/type/constraint.py -> build/lib/pyasn1/type copying pyasn1/type/univ.py -> build/lib/pyasn1/type copying pyasn1/type/__init__.py -> build/lib/pyasn1/type copying pyasn1/type/useful.py -> build/lib/pyasn1/type copying pyasn1/type/tagmap.py -> build/lib/pyasn1/type copying pyasn1/type/base.py -> build/lib/pyasn1/type copying pyasn1/type/tag.py -> build/lib/pyasn1/type copying pyasn1/type/char.py -> build/lib/pyasn1/type copying pyasn1/type/namedtype.py -> build/lib/pyasn1/type copying pyasn1/type/error.py -> build/lib/pyasn1/type creating build/lib/pyasn1/compat copying pyasn1/compat/dateandtime.py -> build/lib/pyasn1/compat copying pyasn1/compat/octets.py -> build/lib/pyasn1/compat copying pyasn1/compat/string.py -> build/lib/pyasn1/compat copying pyasn1/compat/__init__.py -> build/lib/pyasn1/compat copying pyasn1/compat/binary.py -> build/lib/pyasn1/compat copying pyasn1/compat/calling.py -> build/lib/pyasn1/compat copying pyasn1/compat/integer.py -> build/lib/pyasn1/compat creating build/lib/pyasn1/codec copying pyasn1/codec/__init__.py -> build/lib/pyasn1/codec creating build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/encoder.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/__init__.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/eoo.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/decoder.py -> build/lib/pyasn1/codec/ber creating build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/encoder.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/__init__.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/decoder.py -> build/lib/pyasn1/codec/cer creating build/lib/pyasn1/codec/der copying pyasn1/codec/der/encoder.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/__init__.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/decoder.py -> build/lib/pyasn1/codec/der creating build/lib/pyasn1/codec/native copying pyasn1/codec/native/encoder.py -> build/lib/pyasn1/codec/native copying pyasn1/codec/native/__init__.py -> build/lib/pyasn1/codec/native copying pyasn1/codec/native/decoder.py -> build/lib/pyasn1/codec/native + sleep 1 + pushd ../pyasn1-modules-0.1.5 ~/build/BUILD/pyasn1-modules-0.1.5 ~/build/BUILD/pyasn1-0.3.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-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/pyasn1_modules copying pyasn1_modules/rfc2251.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5280.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3281.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3279.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1155.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc4210.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2315.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3447.py -> build/lib/pyasn1_modules copying pyasn1_modules/__init__.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5652.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2511.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2437.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2459.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6402.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc4211.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2560.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3852.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1157.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1901.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1905.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5208.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3414.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2314.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1902.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3412.py -> build/lib/pyasn1_modules copying pyasn1_modules/pem.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3280.py -> build/lib/pyasn1_modules + sleep 1 + popd + pushd doc ~/build/BUILD/pyasn1-0.3.7 ~/build/BUILD/pyasn1-0.3.7/doc ~/build/BUILD/pyasn1-0.3.7 + PYTHONPATH=/builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages + make SPHINXBUILD=sphinx-build-3 html sphinx-build-3 -b html -d build/doctrees source build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3.4/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/3.4/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3.4/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 54 source files that are out of date updating environment: 54 added, 0 changed, 0 removed reading sources... [ 1%] changelog reading sources... [ 3%] contents reading sources... [ 5%] docs/api-reference reading sources... [ 7%] docs/codec/ber/contents reading sources... [ 9%] docs/codec/cer/contents reading sources... [ 11%] docs/codec/der/contents reading sources... [ 12%] docs/codec/native/contents reading sources... [ 14%] docs/tutorial reading sources... [ 16%] docs/type/char/bmpstring reading sources... [ 18%] docs/type/char/contents reading sources... [ 20%] docs/type/char/generalstring reading sources... [ 22%] docs/type/char/graphicstring reading sources... [ 24%] docs/type/char/ia5string reading sources... [ 25%] docs/type/char/iso646string reading sources... [ 27%] docs/type/char/numericstring reading sources... [ 29%] docs/type/char/printablestring reading sources... [ 31%] docs/type/char/t61string reading sources... [ 33%] docs/type/char/teletexstring reading sources... [ 35%] docs/type/char/universalstring reading sources... [ 37%] docs/type/char/utf8string reading sources... [ 38%] docs/type/char/videotexstring reading sources... [ 40%] docs/type/char/visiblestring reading sources... [ 42%] docs/type/namedtype/contents reading sources... [ 44%] docs/type/namedtype/defaultednamedtype reading sources... [ 46%] docs/type/namedtype/namedtype reading sources... [ 48%] docs/type/namedtype/namedtypes reading sources... [ 50%] docs/type/namedtype/optionalnamedtype reading sources... [ 51%] docs/type/namedval/contents reading sources... [ 53%] docs/type/namedval/namedval reading sources... [ 55%] docs/type/tag/contents reading sources... [ 57%] docs/type/tag/tag reading sources... [ 59%] docs/type/tag/tagmap reading sources... [ 61%] docs/type/tag/tagset reading sources... [ 62%] docs/type/univ/any reading sources... [ 64%] docs/type/univ/bitstring reading sources... [ 66%] docs/type/univ/boolean reading sources... [ 68%] docs/type/univ/choice reading sources... [ 70%] docs/type/univ/contents reading sources... [ 72%] docs/type/univ/enumerated reading sources... [ 74%] docs/type/univ/integer reading sources... [ 75%] docs/type/univ/null reading sources... [ 77%] docs/type/univ/objectidentifier reading sources... [ 79%] docs/type/univ/octetstring reading sources... [ 81%] docs/type/univ/real reading sources... [ 83%] docs/type/univ/sequence reading sources... [ 85%] docs/type/univ/sequenceof reading sources... [ 87%] docs/type/univ/set reading sources... [ 88%] docs/type/univ/setof reading sources... [ 90%] docs/type/useful/contents reading sources... [ 92%] docs/type/useful/generalizedtime reading sources... [ 94%] docs/type/useful/objectdescriptor reading sources... [ 96%] docs/type/useful/utctime reading sources... [ 98%] example-use-case reading sources... [100%] license /builddir/build/BUILD/pyasn1-0.3.7/doc/source/contents.rst:3: WARNING: Duplicate explicit target name: "pyasn1". WARNING: autodoc: failed to import function 'encode' from module 'pyasn1.codec.ber.encoder'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import function 'decode' from module 'pyasn1.codec.ber.decoder'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import function 'encode' from module 'pyasn1.codec.cer.encoder'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import function 'decode' from module 'pyasn1.codec.cer.decoder'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import function 'encode' from module 'pyasn1.codec.der.encoder'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import function 'decode' from module 'pyasn1.codec.der.decoder'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import function 'encode' from module 'pyasn1.codec.native.encoder'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import function 'decode' from module 'pyasn1.codec.native.decoder'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'BMPString' from module 'pyasn1.type.char'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'GeneralString' from module 'pyasn1.type.char'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'GraphicString' from module 'pyasn1.type.char'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'IA5String' from module 'pyasn1.type.char'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'ISO646String' from module 'pyasn1.type.char'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'NumericString' from module 'pyasn1.type.char'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'PrintableString' from module 'pyasn1.type.char'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'T61String' from module 'pyasn1.type.char'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'TeletexString' from module 'pyasn1.type.char'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'UniversalString' from module 'pyasn1.type.char'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'UTF8String' from module 'pyasn1.type.char'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'VideotexString' from module 'pyasn1.type.char'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'VisibleString' from module 'pyasn1.type.char'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'DefaultedNamedType' from module 'pyasn1.type.namedtype'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'NamedType' from module 'pyasn1.type.namedtype'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'NamedTypes' from module 'pyasn1.type.namedtype'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'OptionalNamedType' from module 'pyasn1.type.namedtype'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'NamedValues' from module 'pyasn1.type.namedval'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import module 'pyasn1.type.tag'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'TagMap' from module 'pyasn1.type.tagmap'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'TagSet' from module 'pyasn1.type.tag'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'Any' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'BitString' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'Boolean' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'Choice' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'NoValue' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'Enumerated' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'Integer' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'Null' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'ObjectIdentifier' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'OctetString' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'Real' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'Sequence' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' looking for now-outdated files... none found pickling environment... WARNING: autodoc: failed to import class 'SequenceOf' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'Set' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'SetOf' from module 'pyasn1.type.univ'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'GeneralizedTime' from module 'pyasn1.type.useful'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'ObjectDescriptor' from module 'pyasn1.type.useful'; the following exception was raised: No module named 'pyasn1' WARNING: autodoc: failed to import class 'UTCTime' from module 'pyasn1.type.useful'; the following exception was raised: No module named 'pyasn1' done checking consistency... /builddir/build/BUILD/pyasn1-0.3.7/doc/source/license.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] changelog writing output... [ 3%] contents writing output... [ 5%] docs/api-reference writing output... [ 7%] docs/codec/ber/contents writing output... [ 9%] docs/codec/cer/contents writing output... [ 11%] docs/codec/der/contents writing output... [ 12%] docs/codec/native/contents writing output... [ 14%] docs/tutorial writing output... [ 16%] docs/type/char/bmpstring writing output... [ 18%] docs/type/char/contents writing output... [ 20%] docs/type/char/generalstring writing output... [ 22%] docs/type/char/graphicstring writing output... [ 24%] docs/type/char/ia5string writing output... [ 25%] docs/type/char/iso646string writing output... [ 27%] docs/type/char/numericstring writing output... [ 29%] docs/type/char/printablestring writing output... [ 31%] docs/type/char/t61string writing output... [ 33%] docs/type/char/teletexstring writing output... [ 35%] docs/type/char/universalstring writing output... [ 37%] docs/type/char/utf8string writing output... [ 38%] docs/type/char/videotexstring writing output... [ 40%] docs/type/char/visiblestring writing output... [ 42%] docs/type/namedtype/contents writing output... [ 44%] docs/type/namedtype/defaultednamedtype writing output... [ 46%] docs/type/namedtype/namedtype writing output... [ 48%] docs/type/namedtype/namedtypes writing output... [ 50%] docs/type/namedtype/optionalnamedtype writing output... [ 51%] docs/type/namedval/contents writing output... [ 53%] docs/type/namedval/namedval writing output... [ 55%] docs/type/tag/contents writing output... [ 57%] docs/type/tag/tag writing output... [ 59%] docs/type/tag/tagmap writing output... [ 61%] docs/type/tag/tagset writing output... [ 62%] docs/type/univ/any writing output... [ 64%] docs/type/univ/bitstring writing output... [ 66%] docs/type/univ/boolean writing output... [ 68%] docs/type/univ/choice writing output... [ 70%] docs/type/univ/contents writing output... [ 72%] docs/type/univ/enumerated writing output... [ 74%] docs/type/univ/integer writing output... [ 75%] docs/type/univ/null writing output... [ 77%] docs/type/univ/objectidentifier writing output... [ 79%] docs/type/univ/octetstring writing output... [ 81%] docs/type/univ/real writing output... [ 83%] docs/type/univ/sequence writing output... [ 85%] docs/type/univ/sequenceof writing output... [ 87%] docs/type/univ/set writing output... [ 88%] docs/type/univ/setof writing output... [ 90%] docs/type/useful/contents writing output... [ 92%] docs/type/useful/generalizedtime writing output... [ 94%] docs/type/useful/objectdescriptor writing output... [ 96%] docs/type/useful/utctime writing output... [ 98%] example-use-case 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, 51 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. + popd ~/build/BUILD/pyasn1-0.3.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R8G4EQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch + cd pyasn1-0.3.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-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-pyasn1-0.3.7-6.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr creating /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1 creating /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec creating /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/encoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/eoo.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/decoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/ber creating /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/encoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/decoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec creating /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/native copying build/lib/pyasn1/codec/native/encoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/native copying build/lib/pyasn1/codec/native/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/native copying build/lib/pyasn1/codec/native/decoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/native creating /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/encoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/decoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/debug.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1 creating /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/dateandtime.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/octets.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/string.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/binary.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/calling.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/integer.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat copying build/lib/pyasn1/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1 creating /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedval.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type copying build/lib/pyasn1/type/constraint.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type copying build/lib/pyasn1/type/univ.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type copying build/lib/pyasn1/type/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type copying build/lib/pyasn1/type/useful.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type copying build/lib/pyasn1/type/tagmap.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type copying build/lib/pyasn1/type/base.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type copying build/lib/pyasn1/type/tag.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type copying build/lib/pyasn1/type/char.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedtype.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type copying build/lib/pyasn1/type/error.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type copying build/lib/pyasn1/error.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1 byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/ber/encoder.py to encoder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/ber/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/ber/eoo.py to eoo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/ber/decoder.py to decoder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/der/encoder.py to encoder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/der/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/der/decoder.py to decoder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/native/encoder.py to encoder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/native/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/native/decoder.py to decoder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/cer/encoder.py to encoder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/cer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/codec/cer/decoder.py to decoder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/debug.py to debug.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat/dateandtime.py to dateandtime.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat/octets.py to octets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat/string.py to string.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat/binary.py to binary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat/calling.py to calling.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/compat/integer.py to integer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type/namedval.py to namedval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type/constraint.py to constraint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type/univ.py to univ.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type/useful.py to useful.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type/tagmap.py to tagmap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type/tag.py to tag.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type/char.py to char.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type/namedtype.py to namedtype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/type/error.py to error.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1/error.py to error.cpython-36.pyc writing byte-compilation script '/tmp/tmpp1dgmfdv.py' /usr/libexec/platform-python /tmp/tmpp1dgmfdv.py removing /tmp/tmpp1dgmfdv.py running install_egg_info running egg_info writing pyasn1.egg-info/PKG-INFO writing dependency_links to pyasn1.egg-info/dependency_links.txt writing top-level names to pyasn1.egg-info/top_level.txt reading manifest file 'pyasn1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/build' no previously-included directories found matching 'doc/source/.templates' writing manifest file 'pyasn1.egg-info/SOURCES.txt' Copying pyasn1.egg-info to /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1-0.3.7-py3.6.egg-info running install_scripts + pushd ../pyasn1-modules-0.1.5 ~/build/BUILD/pyasn1-modules-0.1.5 ~/build/BUILD/pyasn1-0.3.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-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-pyasn1-0.3.7-6.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2251.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5280.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3281.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3279.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1155.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4210.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2315.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3447.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5652.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2511.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2437.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2459.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6402.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4211.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2560.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3852.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1157.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1901.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1905.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5208.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3414.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2314.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1902.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3412.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/pem.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3280.py -> /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc2251.py to rfc2251.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc5280.py to rfc5280.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc3281.py to rfc3281.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc3279.py to rfc3279.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc1155.py to rfc1155.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc4210.py to rfc4210.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc2315.py to rfc2315.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc3447.py to rfc3447.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc5652.py to rfc5652.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc2511.py to rfc2511.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc2437.py to rfc2437.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc2459.py to rfc2459.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc6402.py to rfc6402.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc4211.py to rfc4211.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc2560.py to rfc2560.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc3852.py to rfc3852.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc1157.py to rfc1157.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc1901.py to rfc1901.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc1905.py to rfc1905.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc5208.py to rfc5208.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc3414.py to rfc3414.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc2314.py to rfc2314.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc1902.py to rfc1902.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc3412.py to rfc3412.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/pem.py to pem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules/rfc3280.py to rfc3280.cpython-36.pyc writing byte-compilation script '/tmp/tmpel92_7ld.py' /usr/libexec/platform-python /tmp/tmpel92_7ld.py removing /tmp/tmpel92_7ld.py running install_egg_info running egg_info writing pyasn1_modules.egg-info/PKG-INFO writing dependency_links to pyasn1_modules.egg-info/dependency_links.txt writing requirements to pyasn1_modules.egg-info/requires.txt writing top-level names to pyasn1_modules.egg-info/top_level.txt reading manifest file 'pyasn1_modules.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/build' writing manifest file 'pyasn1_modules.egg-info/SOURCES.txt' Copying pyasn1_modules.egg-info to /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages/pyasn1_modules-0.1.5-py3.6.egg-info running install_scripts + popd ~/build/BUILD/pyasn1-0.3.7 + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 0.3.7-6.el8 --unique-debug-suffix -0.3.7-6.el8.noarch --unique-debug-src-base python-pyasn1-0.3.7-6.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyasn1-0.3.7 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-pyasn1-0.3.7-6.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.gQ2XGt + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.3.7 + PYTHONPATH=/builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/lib/python3.6/site-packages + /usr/libexec/platform-python setup.py test running test testKnownFlags (tests.test_debug.DebugCaseBase) ... 2019-05-14 04:27:26,501 pyasn1: running pyasn1 0.3.7, debug flags all, encoder, decoder 2019-05-14 04:27:26,501 pyasn1: debug category 'all' enabled 2019-05-14 04:27:26,501 pyasn1: debug category 'encoder' enabled 2019-05-14 04:27:26,502 pyasn1: debug category 'decoder' enabled ok testUnknownFlags (tests.test_debug.DebugCaseBase) ... ok testBadVal (tests.type.test_constraint.ConstraintsExclusionTestCase) ... ok testGoodVal (tests.type.test_constraint.ConstraintsExclusionTestCase) ... ok testBadVal (tests.type.test_constraint.ConstraintsIntersectionRangeTestCase) ... ok testGoodVal (tests.type.test_constraint.ConstraintsIntersectionRangeTestCase) ... ok testBadVal (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testCmp1 (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testCmp2 (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testCmp3 (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testCmp4 (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testGoodVal (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testBadVal (tests.type.test_constraint.ConstraintsUnionTestCase) ... ok testGoodVal (tests.type.test_constraint.ConstraintsUnionTestCase) ... ok testBadVal (tests.type.test_constraint.ContainedSubtypeConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.ContainedSubtypeConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.DirectDerivationTestCase) ... ok testGoodVal (tests.type.test_constraint.DirectDerivationTestCase) ... ok testBadVal (tests.type.test_constraint.IndirectDerivationTestCase) ... ok testGoodVal (tests.type.test_constraint.IndirectDerivationTestCase) ... ok testConst1 (tests.type.test_constraint.InnerTypeConstraintTestCase) ... ok testConst2 (tests.type.test_constraint.InnerTypeConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testCmp (tests.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testHash (tests.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.SingleValueConstraintTestCase) ... ok testCmp (tests.type.test_constraint.SingleValueConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.SingleValueConstraintTestCase) ... ok testHash (tests.type.test_constraint.SingleValueConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.ValueRangeConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.ValueRangeConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.ValueSizeConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.ValueSizeConstraintTestCase) ... ok testDuplicateDefaultTags (tests.type.test_namedtype.DuplicateNamedTypesCaseBase) ... ok testIter (tests.type.test_namedtype.NamedTypeCaseBase) ... ok testRepr (tests.type.test_namedtype.NamedTypeCaseBase) ... ok testContains (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetItem (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetNameByPosition (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetPositionByName (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetPositionNearType (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTagMap (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTagMapWithDups (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypeByPosition (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypesNearPosition (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testIter (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testRepr (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testReprTagMap (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testStrTagMap (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypeByPosition (tests.type.test_namedtype.OrderedNamedTypesCaseBase) ... ok testAdd (tests.type.test_namedval.NamedValuesCaseBase) ... ok testClone (tests.type.test_namedval.NamedValuesCaseBase) ... ok testDict (tests.type.test_namedval.NamedValuesCaseBase) ... ok testInit (tests.type.test_namedval.NamedValuesCaseBase) ... ok testLen (tests.type.test_namedval.NamedValuesCaseBase) ... ok testStrRepr (tests.type.test_namedval.NamedValuesCaseBase) ... ok testSuperTagCheck1 (tests.type.test_tag.SuperTagSetTestCase) ... ok testSuperTagCheck2 (tests.type.test_tag.SuperTagSetTestCase) ... ok testSuperTagCheck3 (tests.type.test_tag.SuperTagSetTestCase) ... ok testCmp (tests.type.test_tag.TagCmpTestCase) ... ok testHash (tests.type.test_tag.TagCmpTestCase) ... ok testSequence (tests.type.test_tag.TagCmpTestCase) ... ok testRepr (tests.type.test_tag.TagReprTestCase) ... ok testAdd (tests.type.test_tag.TagSetAddTestSuite) ... ok testRadd (tests.type.test_tag.TagSetAddTestSuite) ... ok testCmp (tests.type.test_tag.TagSetCmpTestCase) ... ok testHash (tests.type.test_tag.TagSetCmpTestCase) ... ok testLen (tests.type.test_tag.TagSetCmpTestCase) ... ok testRepr (tests.type.test_tag.TagSetReprTestCase) ... ok testExplicitTag (tests.type.test_tag.TaggingTestSuite) ... ok testImplicitTag (tests.type.test_tag.TaggingTestSuite) ... ok testAsInteger (tests.type.test_univ.BitStringTestCase) ... ok testAsInts (tests.type.test_univ.BitStringTestCase) ... ok testAsOctets (tests.type.test_univ.BitStringTestCase) ... ok testBinDefault (tests.type.test_univ.BitStringTestCase) ... ok testGetItem (tests.type.test_univ.BitStringTestCase) ... ok testHexDefault (tests.type.test_univ.BitStringTestCase) ... ok testLen (tests.type.test_univ.BitStringTestCase) ... ok testMultipleOfEightPadding (tests.type.test_univ.BitStringTestCase) ... ok testRepr (tests.type.test_univ.BitStringTestCase) ... ok testReverse (tests.type.test_univ.BitStringTestCase) ... ok testSet (tests.type.test_univ.BitStringTestCase) ... ok testStaticDef (tests.type.test_univ.BitStringTestCase) ... ok testStr (tests.type.test_univ.BitStringTestCase) ... ok testTag (tests.type.test_univ.BitStringTestCase) ... ok testConstraints (tests.type.test_univ.BooleanTestCase) ... ok testFalse (tests.type.test_univ.BooleanTestCase) ... ok testRepr (tests.type.test_univ.BooleanTestCase) ... ok testStr (tests.type.test_univ.BooleanTestCase) ... ok testTag (tests.type.test_univ.BooleanTestCase) ... ok testTruth (tests.type.test_univ.BooleanTestCase) ... ok testClone (tests.type.test_univ.Choice) ... ok testCmp (tests.type.test_univ.Choice) ... ok testContains (tests.type.test_univ.Choice) ... ok testGetComponent (tests.type.test_univ.Choice) ... ok testGetName (tests.type.test_univ.Choice) ... ok testInnerByTypeWithInstanceValue (tests.type.test_univ.Choice) ... ok testInnerByTypeWithPythonValue (tests.type.test_univ.Choice) ... ok testIter (tests.type.test_univ.Choice) ... ok testOuterByTypeWithInstanceValue (tests.type.test_univ.Choice) ... ok testOuterByTypeWithPythonValue (tests.type.test_univ.Choice) ... ok testRepr (tests.type.test_univ.Choice) ... ok testSetComponentByPosition (tests.type.test_univ.Choice) ... ok testSetToDefault (tests.type.test_univ.Choice) ... ok testStaticDef (tests.type.test_univ.Choice) ... ok testTag (tests.type.test_univ.Choice) ... ok testAdd (tests.type.test_univ.IntegerTestCase) ... ok testAnd (tests.type.test_univ.IntegerTestCase) ... ok testCeil (tests.type.test_univ.IntegerTestCase) ... ok testDivFloat (tests.type.test_univ.IntegerTestCase) ... ok testDivInt (tests.type.test_univ.IntegerTestCase) ... ok testFloat (tests.type.test_univ.IntegerTestCase) ... ok testFloor (tests.type.test_univ.IntegerTestCase) ... ok testFloorDiv (tests.type.test_univ.IntegerTestCase) ... ok testInt (tests.type.test_univ.IntegerTestCase) ... ok testInvert (tests.type.test_univ.IntegerTestCase) ... ok testLong (tests.type.test_univ.IntegerTestCase) ... ok testLshift (tests.type.test_univ.IntegerTestCase) ... ok testMod (tests.type.test_univ.IntegerTestCase) ... ok testMul (tests.type.test_univ.IntegerTestCase) ... ok testNamedVals (tests.type.test_univ.IntegerTestCase) ... ok testNeg (tests.type.test_univ.IntegerTestCase) ... ok testOr (tests.type.test_univ.IntegerTestCase) ... ok testPos (tests.type.test_univ.IntegerTestCase) ... ok testPow (tests.type.test_univ.IntegerTestCase) ... ok testPrettyIn (tests.type.test_univ.IntegerTestCase) ... ok testRadd (tests.type.test_univ.IntegerTestCase) ... ok testRand (tests.type.test_univ.IntegerTestCase) ... ok testRdivFloat (tests.type.test_univ.IntegerTestCase) ... ok testRdivInt (tests.type.test_univ.IntegerTestCase) ... ok testRepr (tests.type.test_univ.IntegerTestCase) ... ok testRmod (tests.type.test_univ.IntegerTestCase) ... ok testRmul (tests.type.test_univ.IntegerTestCase) ... ok testRor (tests.type.test_univ.IntegerTestCase) ... ok testRound (tests.type.test_univ.IntegerTestCase) ... ok testRpow (tests.type.test_univ.IntegerTestCase) ... ok testRshift (tests.type.test_univ.IntegerTestCase) ... ok testRsub (tests.type.test_univ.IntegerTestCase) ... ok testRxor (tests.type.test_univ.IntegerTestCase) ... ok testStr (tests.type.test_univ.IntegerTestCase) ... ok testSub (tests.type.test_univ.IntegerTestCase) ... ok testSubtype (tests.type.test_univ.IntegerTestCase) ... ok testTag (tests.type.test_univ.IntegerTestCase) ... ok testTrueDiv (tests.type.test_univ.IntegerTestCase) ... ok testTrunc (tests.type.test_univ.IntegerTestCase) ... ok testXor (tests.type.test_univ.IntegerTestCase) ... ok testAdd (tests.type.test_univ.NoValueTestCase) ... ok testBitShift (tests.type.test_univ.NoValueTestCase) ... ok testBooleanEvaluation (tests.type.test_univ.NoValueTestCase) ... ok testCmp (tests.type.test_univ.NoValueTestCase) ... ok testInt (tests.type.test_univ.NoValueTestCase) ... ok testIsInstance (tests.type.test_univ.NoValueTestCase) ... ok testKey (tests.type.test_univ.NoValueTestCase) ... ok testKeyAssignment (tests.type.test_univ.NoValueTestCase) ... ok testLen (tests.type.test_univ.NoValueTestCase) ... ok testRepr (tests.type.test_univ.NoValueTestCase) ... ok testSingleton (tests.type.test_univ.NoValueTestCase) ... ok testSizeOf (tests.type.test_univ.NoValueTestCase) ... ok testStr (tests.type.test_univ.NoValueTestCase) ... ok testSubs (tests.type.test_univ.NoValueTestCase) ... ok testConstraints (tests.type.test_univ.Null) ... ok testRepr (tests.type.test_univ.Null) ... ok testStaticDef (tests.type.test_univ.Null) ... ok testStr (tests.type.test_univ.Null) ... ok testTag (tests.type.test_univ.Null) ... ok testAdd (tests.type.test_univ.ObjectIdentifier) ... ok testContains (tests.type.test_univ.ObjectIdentifier) ... ok testEq (tests.type.test_univ.ObjectIdentifier) ... ok testInput1 (tests.type.test_univ.ObjectIdentifier) ... ok testInput2 (tests.type.test_univ.ObjectIdentifier) ... ok testInput3 (tests.type.test_univ.ObjectIdentifier) ... ok testLen (tests.type.test_univ.ObjectIdentifier) ... ok testPrefix (tests.type.test_univ.ObjectIdentifier) ... ok testRadd (tests.type.test_univ.ObjectIdentifier) ... ok testRepr (tests.type.test_univ.ObjectIdentifier) ... ok testStaticDef (tests.type.test_univ.ObjectIdentifier) ... ok testStr (tests.type.test_univ.ObjectIdentifier) ... ok testTag (tests.type.test_univ.ObjectIdentifier) ... ok testUnicode (tests.type.test_univ.ObjectIdentifier) ... ok testBinDefault (tests.type.test_univ.OctetStringTestCase) ... ok testBinStr (tests.type.test_univ.OctetStringTestCase) ... ok testEmpty (tests.type.test_univ.OctetStringTestCase) ... ok testHexDefault (tests.type.test_univ.OctetStringTestCase) ... ok testHexStr (tests.type.test_univ.OctetStringTestCase) ... ok testRepr (tests.type.test_univ.OctetStringTestCase) ... ok testStaticDef (tests.type.test_univ.OctetStringTestCase) ... ok testTag (tests.type.test_univ.OctetStringTestCase) ... ok testTuple (tests.type.test_univ.OctetStringTestCase) ... ok testAdd (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testAsInts (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testAsOctets (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testContains (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testInit (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testInitFromAsn1 (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testMul (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testPrintable (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testRadd (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testRepr (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testReverse (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testRmul (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testSeq (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testSerialized (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testAdd (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testAsInts (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testAsOctets (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testContains (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testInit (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testInitFromAsn1 (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testMul (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testPrintable (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testRadd (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testRepr (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testReverse (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testRmul (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testSeq (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testSerialized (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testAdd (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testAsInts (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testAsOctets (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testContains (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testInit (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testInitFromAsn1 (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testMul (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testPrintable (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testRadd (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testRepr (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testReverse (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testRmul (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testSeq (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testSerialized (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testAdd (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testAsInts (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testAsOctets (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testContains (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testInit (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testInitFromAsn1 (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testMul (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testPrintable (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testRadd (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testRepr (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testReverse (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testRmul (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testSeq (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testSerialized (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testAdd (tests.type.test_univ.RealTestCase) ... ok testAddInf (tests.type.test_univ.RealTestCase) ... ok testCeil (tests.type.test_univ.RealTestCase) ... ok testDiv (tests.type.test_univ.RealTestCase) ... ok testFloat (tests.type.test_univ.RealTestCase) ... ok testFloat4BinEnc (tests.type.test_univ.RealTestCase) ... ok testFloatInf (tests.type.test_univ.RealTestCase) ... ok testFloor (tests.type.test_univ.RealTestCase) ... ok testInt (tests.type.test_univ.RealTestCase) ... ok testIntInf (tests.type.test_univ.RealTestCase) ... ok testLong (tests.type.test_univ.RealTestCase) ... ok testLongInf (tests.type.test_univ.RealTestCase) ... ok testMinusInf (tests.type.test_univ.RealTestCase) ... ok testMod (tests.type.test_univ.RealTestCase) ... ok testMul (tests.type.test_univ.RealTestCase) ... ok testNeg (tests.type.test_univ.RealTestCase) ... ok testPlusInf (tests.type.test_univ.RealTestCase) ... ok testPos (tests.type.test_univ.RealTestCase) ... ok testPow (tests.type.test_univ.RealTestCase) ... ok testPrettyIn (tests.type.test_univ.RealTestCase) ... ok testPrettyInInf (tests.type.test_univ.RealTestCase) ... ok testRadd (tests.type.test_univ.RealTestCase) ... ok testRaddInf (tests.type.test_univ.RealTestCase) ... ok testRdiv (tests.type.test_univ.RealTestCase) ... ok testRepr (tests.type.test_univ.RealTestCase) ... ok testRmod (tests.type.test_univ.RealTestCase) ... ok testRmul (tests.type.test_univ.RealTestCase) ... ok testRound (tests.type.test_univ.RealTestCase) ... ok testRpow (tests.type.test_univ.RealTestCase) ... ok testRsub (tests.type.test_univ.RealTestCase) ... ok testStaticDef (tests.type.test_univ.RealTestCase) ... ok testStr (tests.type.test_univ.RealTestCase) ... ok testStrInf (tests.type.test_univ.RealTestCase) ... ok testSub (tests.type.test_univ.RealTestCase) ... ok testTag (tests.type.test_univ.RealTestCase) ... ok testTrunc (tests.type.test_univ.RealTestCase) ... ok testById (tests.type.test_univ.Sequence) ... ok testByKey (tests.type.test_univ.Sequence) ... ok testClone (tests.type.test_univ.Sequence) ... ok testComponentConstraintsMatching (tests.type.test_univ.Sequence) ... ok testComponentTagsMatching (tests.type.test_univ.Sequence) ... ok testContains (tests.type.test_univ.Sequence) ... ok testGetItem (tests.type.test_univ.Sequence) ... ok testGetNearPosition (tests.type.test_univ.Sequence) ... ok testItems (tests.type.test_univ.Sequence) ... ok testIter (tests.type.test_univ.Sequence) ... ok testKeys (tests.type.test_univ.Sequence) ... ok testRepr (tests.type.test_univ.Sequence) ... ok testSetComponents (tests.type.test_univ.Sequence) ... ok testSetDefaultComponents (tests.type.test_univ.Sequence) ... ok testSetItem (tests.type.test_univ.Sequence) ... ok testSetToDefault (tests.type.test_univ.Sequence) ... ok testStaticDef (tests.type.test_univ.Sequence) ... ok testTag (tests.type.test_univ.Sequence) ... ok testUpdate (tests.type.test_univ.Sequence) ... ok testValues (tests.type.test_univ.Sequence) ... ok testAppend (tests.type.test_univ.SequenceOf) ... ok testClone (tests.type.test_univ.SequenceOf) ... ok testCmp (tests.type.test_univ.SequenceOf) ... ok testComponentConstraintsMatching (tests.type.test_univ.SequenceOf) ... ok testComponentTagsMatching (tests.type.test_univ.SequenceOf) ... ok testCount (tests.type.test_univ.SequenceOf) ... ok testExtend (tests.type.test_univ.SequenceOf) ... ok testGetComponentTagMap (tests.type.test_univ.SequenceOf) ... ok testGetItem (tests.type.test_univ.SequenceOf) ... ok testIndex (tests.type.test_univ.SequenceOf) ... ok testLegacyInitializer (tests.type.test_univ.SequenceOf) ... ok testRepr (tests.type.test_univ.SequenceOf) ... ok testSeq (tests.type.test_univ.SequenceOf) ... ok testSetComponents (tests.type.test_univ.SequenceOf) ... ok testSetItem (tests.type.test_univ.SequenceOf) ... ok testSizeSpec (tests.type.test_univ.SequenceOf) ... ok testSort (tests.type.test_univ.SequenceOf) ... ok testStaticDef (tests.type.test_univ.SequenceOf) ... ok testSubtype (tests.type.test_univ.SequenceOf) ... ok testSubtypeSpec (tests.type.test_univ.SequenceOf) ... ok testTag (tests.type.test_univ.SequenceOf) ... ok testGetItem (tests.type.test_univ.SequenceWithoutSchema) ... ok testItems (tests.type.test_univ.SequenceWithoutSchema) ... ok testIter (tests.type.test_univ.SequenceWithoutSchema) ... ok testKeys (tests.type.test_univ.SequenceWithoutSchema) ... ok testSetItem (tests.type.test_univ.SequenceWithoutSchema) ... ok testUpdate (tests.type.test_univ.SequenceWithoutSchema) ... ok testValues (tests.type.test_univ.SequenceWithoutSchema) ... ok testByTypeWithInstance (tests.type.test_univ.Set) ... ok testByTypeWithPythonValue (tests.type.test_univ.Set) ... ok testGetComponentTagMap (tests.type.test_univ.Set) ... ok testGetPositionByType (tests.type.test_univ.Set) ... ok testGetTagMap (tests.type.test_univ.Set) ... ok testIter (tests.type.test_univ.Set) ... ok testSetToDefault (tests.type.test_univ.Set) ... ok testStaticDef (tests.type.test_univ.Set) ... ok testTag (tests.type.test_univ.Set) ... ok testSeq (tests.type.test_univ.SetOf) ... ok testStaticDef (tests.type.test_univ.SetOf) ... ok testTag (tests.type.test_univ.SetOf) ... ok testAdd (tests.type.test_char.BMPStringTestCase) ... ok testAsNumbers (tests.type.test_char.BMPStringTestCase) ... ok testAsOctets (tests.type.test_char.BMPStringTestCase) ... ok testContains (tests.type.test_char.BMPStringTestCase) ... ok testEmpty (tests.type.test_char.BMPStringTestCase) ... ok testInit (tests.type.test_char.BMPStringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.BMPStringTestCase) ... ok testLength (tests.type.test_char.BMPStringTestCase) ... ok testMul (tests.type.test_char.BMPStringTestCase) ... ok testPrintable (tests.type.test_char.BMPStringTestCase) ... ok testRadd (tests.type.test_char.BMPStringTestCase) ... ok testReverse (tests.type.test_char.BMPStringTestCase) ... ok testRmul (tests.type.test_char.BMPStringTestCase) ... ok testSeq (tests.type.test_char.BMPStringTestCase) ... ok testSerialized (tests.type.test_char.BMPStringTestCase) ... ok testSizeConstraint (tests.type.test_char.BMPStringTestCase) ... ok testUnicode (tests.type.test_char.BMPStringTestCase) ... ok testAdd (tests.type.test_char.GeneralStringTestCase) ... ok testAsNumbers (tests.type.test_char.GeneralStringTestCase) ... ok testAsOctets (tests.type.test_char.GeneralStringTestCase) ... ok testContains (tests.type.test_char.GeneralStringTestCase) ... ok testEmpty (tests.type.test_char.GeneralStringTestCase) ... ok testInit (tests.type.test_char.GeneralStringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.GeneralStringTestCase) ... ok testLength (tests.type.test_char.GeneralStringTestCase) ... ok testMul (tests.type.test_char.GeneralStringTestCase) ... ok testPrintable (tests.type.test_char.GeneralStringTestCase) ... ok testRadd (tests.type.test_char.GeneralStringTestCase) ... ok testReverse (tests.type.test_char.GeneralStringTestCase) ... ok testRmul (tests.type.test_char.GeneralStringTestCase) ... ok testSeq (tests.type.test_char.GeneralStringTestCase) ... ok testSerialized (tests.type.test_char.GeneralStringTestCase) ... ok testSizeConstraint (tests.type.test_char.GeneralStringTestCase) ... ok testUnicode (tests.type.test_char.GeneralStringTestCase) ... ok testAdd (tests.type.test_char.UTF8StringTestCase) ... ok testAsNumbers (tests.type.test_char.UTF8StringTestCase) ... ok testAsOctets (tests.type.test_char.UTF8StringTestCase) ... ok testContains (tests.type.test_char.UTF8StringTestCase) ... ok testEmpty (tests.type.test_char.UTF8StringTestCase) ... ok testInit (tests.type.test_char.UTF8StringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.UTF8StringTestCase) ... ok testLength (tests.type.test_char.UTF8StringTestCase) ... ok testMul (tests.type.test_char.UTF8StringTestCase) ... ok testPrintable (tests.type.test_char.UTF8StringTestCase) ... ok testRadd (tests.type.test_char.UTF8StringTestCase) ... ok testReverse (tests.type.test_char.UTF8StringTestCase) ... ok testRmul (tests.type.test_char.UTF8StringTestCase) ... ok testSeq (tests.type.test_char.UTF8StringTestCase) ... ok testSerialized (tests.type.test_char.UTF8StringTestCase) ... ok testSizeConstraint (tests.type.test_char.UTF8StringTestCase) ... ok testUnicode (tests.type.test_char.UTF8StringTestCase) ... ok testAdd (tests.type.test_char.UniversalStringTestCase) ... ok testAsNumbers (tests.type.test_char.UniversalStringTestCase) ... ok testAsOctets (tests.type.test_char.UniversalStringTestCase) ... ok testContains (tests.type.test_char.UniversalStringTestCase) ... ok testEmpty (tests.type.test_char.UniversalStringTestCase) ... ok testInit (tests.type.test_char.UniversalStringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.UniversalStringTestCase) ... ok testLength (tests.type.test_char.UniversalStringTestCase) ... ok testMul (tests.type.test_char.UniversalStringTestCase) ... ok testPrintable (tests.type.test_char.UniversalStringTestCase) ... ok testRadd (tests.type.test_char.UniversalStringTestCase) ... ok testReverse (tests.type.test_char.UniversalStringTestCase) ... ok testRmul (tests.type.test_char.UniversalStringTestCase) ... ok testSeq (tests.type.test_char.UniversalStringTestCase) ... ok testSerialized (tests.type.test_char.UniversalStringTestCase) ... ok testSizeConstraint (tests.type.test_char.UniversalStringTestCase) ... ok testUnicode (tests.type.test_char.UniversalStringTestCase) ... ok testAdd (tests.type.test_char.VisibleStringTestCase) ... ok testAsNumbers (tests.type.test_char.VisibleStringTestCase) ... ok testAsOctets (tests.type.test_char.VisibleStringTestCase) ... ok testContains (tests.type.test_char.VisibleStringTestCase) ... ok testEmpty (tests.type.test_char.VisibleStringTestCase) ... ok testInit (tests.type.test_char.VisibleStringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.VisibleStringTestCase) ... ok testLength (tests.type.test_char.VisibleStringTestCase) ... ok testMul (tests.type.test_char.VisibleStringTestCase) ... ok testPrintable (tests.type.test_char.VisibleStringTestCase) ... ok testRadd (tests.type.test_char.VisibleStringTestCase) ... ok testReverse (tests.type.test_char.VisibleStringTestCase) ... ok testRmul (tests.type.test_char.VisibleStringTestCase) ... ok testSeq (tests.type.test_char.VisibleStringTestCase) ... ok testSerialized (tests.type.test_char.VisibleStringTestCase) ... ok testSizeConstraint (tests.type.test_char.VisibleStringTestCase) ... ok testUnicode (tests.type.test_char.VisibleStringTestCase) ... ok testCopy (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testFromDateTime (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime0 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime1 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime2 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime3 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime4 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime5 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime6 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime7 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime8 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testFromDateTime (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime0 (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime1 (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime2 (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime3 (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime4 (tests.type.test_useful.UTCTimeTestCase) ... ok testTaggedEx (tests.codec.ber.test_encoder.AnyEncoderTestCase) ... ok testTaggedIm (tests.codec.ber.test_encoder.AnyEncoderTestCase) ... ok testUntagged (tests.codec.ber.test_encoder.AnyEncoderTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.BMPStringEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testEmptyValue (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testFalse (tests.codec.ber.test_encoder.BooleanEncoderTestCase) ... ok testTrue (tests.codec.ber.test_encoder.BooleanEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testDefModeOptionOne (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testDefModeOptionTwo (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.ChoiceEncoderWithSchemaTestCase) ... ok testFilled (tests.codec.ber.test_encoder.ChoiceEncoderWithSchemaTestCase) ... ok testTagged (tests.codec.ber.test_encoder.ChoiceEncoderWithSchemaTestCase) ... ok testTaggedUndefLength (tests.codec.ber.test_encoder.ChoiceEncoderWithSchemaTestCase) ... ok testUndefLength (tests.codec.ber.test_encoder.ChoiceEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.ExpTaggedSequenceComponentEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.ExpTaggedSequenceComponentEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.ExpTaggedSequenceEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.ExpTaggedSequenceEncoderTestCase) ... ok testCompactZero (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testMinusOne (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testNegInt (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testNegLong (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testPosInt (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testPosLong (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testZero (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testEncoder (tests.codec.ber.test_encoder.LargeTagEncoderTestCase) ... ok testNull (tests.codec.ber.test_encoder.NullEncoderTestCase) ... ok testEdge1 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge2 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge3 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge4 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge5 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge6 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge7 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge8 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge9 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdgeA (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible1 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible2 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible3 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible4 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testLarge1 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testLarge2 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testOne (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testBin1 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin2 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin3 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin4 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin5 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin6 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin7 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testChar (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testMinusInf (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testPlusInf (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testZero (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithDefaultedDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithDefaultedDefMode (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.UTF8StringEncoderTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.UniversalStringEncoderTestCase) ... ok testByUntagged (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testByUntaggedIndefMode (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testByUntaggedSubst (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedEx (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedExIndefMode (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedExSubst (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedIm (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedImIndefMode (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testDecoder (tests.codec.ber.test_decoder.BMPStringDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testDefModeChunkedSubst (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefModeChunkedSubst (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testTypeChecking (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testExtraTrue (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testFalse (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTrue (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTrueNeg (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testBySpec (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testExplicitTag (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testExplicitTagUndefLength (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testUndefLength (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testWithoutSpec (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testCache (tests.codec.ber.test_decoder.DecoderCacheTestCase) ... ok testDefiniteNoEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testExpectedEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testIndefiniteEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoConstructedEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoEooData (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoLongFormEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testUnexpectedEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefModeSubst (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefModeSubst (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testWithSchema (tests.codec.ber.test_decoder.ExpTaggedSequenceOfDecoderTestCase) ... ok testWithoutSchema (tests.codec.ber.test_decoder.ExpTaggedSequenceOfDecoderTestCase) ... ok testMinusOne (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testNegInt (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testNegLong (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testPosInt (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testPosLong (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testSpec (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testZero (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testZeroLong (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testLargeTag (tests.codec.ber.test_decoder.LargeTagDecoderTestCase) ... ok testLongTag (tests.codec.ber.test_decoder.LargeTagDecoderTestCase) ... ok testTagsEquivalence (tests.codec.ber.test_decoder.LargeTagDecoderTestCase) ... ok testAny (tests.codec.ber.test_decoder.NonStringDecoderTestCase) ... ok testOctetString (tests.codec.ber.test_decoder.NonStringDecoderTestCase) ... ok testNull (tests.codec.ber.test_decoder.NullDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.NullDecoderTestCase) ... ok testEdge1 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge2 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge3 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge4 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge5 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge6 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge7 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge8 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge9 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testIndefiniteLength (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLarge1 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLarge2 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case1 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case2 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case3 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case4 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testNonLeading0x80 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testOne (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testReservedLength (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testZeroLength (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testDefModeChunkedSubst (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefModeChunkedSubst (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testBin1 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin2 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin3 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin4 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin5 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testChar (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testEmpty (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testMinusInf (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testPlusInf (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testShortEncoding (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeSubst (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeSubst (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithDefaultedDefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionaIndefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testSchemalessDecoder (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SequenceOfDecoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SequenceOfDecoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SequenceOfDecoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SequenceOfDecoderWithSchemaTestCase) ... ok testDefModeNoComponent (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testDefModeSchema (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testDefModeSchemaless (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testIndefModeNoComponent (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testIndefModeSchema (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testIndefModeSchemaless (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testDefModeNoComponent (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testDefModeSchema (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testDefModeSchemaless (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testIndefModeNoComponent (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testIndefModeSchema (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testIndefModeSchemaless (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testTagFormat (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeSubst (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeSubst (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithDefaultedDefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionaIndefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeReordered (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeReordered (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testSchemalessDecoder (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SetOfDecoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SetOfDecoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SetOfDecoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SetOfDecoderWithSchemaTestCase) ... ok testDecoder (tests.codec.ber.test_decoder.UTF8StringDecoderTestCase) ... ok testDecoder (tests.codec.ber.test_decoder.UniversalStringDecoderTestCase) ... ok testLongMode (tests.codec.cer.test_encoder.BitStringEncoderTestCase) ... ok testShortMode (tests.codec.cer.test_encoder.BitStringEncoderTestCase) ... ok testFalse (tests.codec.cer.test_encoder.BooleanEncoderTestCase) ... ok testTrue (tests.codec.cer.test_encoder.BooleanEncoderTestCase) ... ok testDecimalCommaPoint (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testLocalTimezone (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testMissingTimezone (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testWithMinutes (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testWithSeconds (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testWithSubseconds (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testOptional (tests.codec.cer.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testOptionalWithDefault (tests.codec.cer.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testOptionalWithDefaultAndOptional (tests.codec.cer.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testOptionalWithOptional (tests.codec.cer.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefaultWithDefault (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefaultWithDefaultAndOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefaultWithOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptionalWithDefault (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptionalWithDefaultAndOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptionalWithOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceOfEncoderTestCase) ... ok testOptionalWithValue (tests.codec.cer.test_encoder.NestedOptionalSequenceOfEncoderTestCase) ... ok testLongMode (tests.codec.cer.test_encoder.OctetStringEncoderTestCase) ... ok testShortMode (tests.codec.cer.test_encoder.OctetStringEncoderTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedIndefMode (tests.codec.cer.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.cer.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalIndefMode (tests.codec.cer.test_encoder.SequenceEncoderTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.cer.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.cer.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.cer.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testDefMode1 (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testDefMode2 (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testDefMode3 (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testDefMode4 (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testEmpty (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testEmpty (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode1 (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode2 (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode3 (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode4 (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithDefaultedIndefMode (tests.codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithOptionalIndefMode (tests.codec.cer.test_encoder.SetEncoderTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.cer.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.cer.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.cer.test_encoder.SetEncoderWithSchemaTestCase) ... ok testDefMode1 (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testDefMode2 (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testDefMode3 (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testDefMode4 (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testEmpty (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testEmpty (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode1 (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode2 (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode3 (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode4 (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SetWithChoiceWithSchemaEncoderTestCase) ... ok testFractionOfSecond (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testLocalTimezone (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testMissingTimezone (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testWithMinutes (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testWithSeconds (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testLongMode (tests.codec.cer.test_decoder.BitStringDecoderTestCase) ... ok testShortMode (tests.codec.cer.test_decoder.BitStringDecoderTestCase) ... ok testEmpty (tests.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testFalse (tests.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testOverflow (tests.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testTrue (tests.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testLongMode (tests.codec.cer.test_decoder.OctetStringDecoderTestCase) ... ok testShortMode (tests.codec.cer.test_decoder.OctetStringDecoderTestCase) ... ok testDefModeLong (tests.codec.der.test_encoder.BitStringEncoderTestCase) ... ok testDefModeShort (tests.codec.der.test_encoder.BitStringEncoderTestCase) ... ok testDefModeOptional (tests.codec.der.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefModeOptionalWithDefault (tests.codec.der.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefModeOptionalWithDefaultAndOptional (tests.codec.der.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefModeOptionalWithOptional (tests.codec.der.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefModeDefaultWithDefault (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeDefaultWithDefaultAndOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeDefaultWithOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptionalWithDefault (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptionalWithDefaultAndOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptionalWithOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptional (tests.codec.der.test_encoder.NestedOptionalSequenceOfEncoderTestCase) ... ok testDefModeOptionalWithValue (tests.codec.der.test_encoder.NestedOptionalSequenceOfEncoderTestCase) ... ok testDefModeLong (tests.codec.der.test_encoder.OctetStringEncoderTestCase) ... ok testDefModeShort (tests.codec.der.test_encoder.OctetStringEncoderTestCase) ... ok testDefMode1 (tests.codec.der.test_encoder.SetOfEncoderTestCase) ... ok testDefMode2 (tests.codec.der.test_encoder.SetOfEncoderTestCase) ... ok testDefMode3 (tests.codec.der.test_encoder.SetOfEncoderTestCase) ... ok testDefMode4 (tests.codec.der.test_encoder.SetOfEncoderTestCase) ... ok testComponentsOrdering1 (tests.codec.der.test_encoder.SetWithChoiceEncoderTestCase) ... ok testComponentsOrdering2 (tests.codec.der.test_encoder.SetWithChoiceEncoderTestCase) ... ok testDefModeChunked (tests.codec.der.test_decoder.BitStringDecoderTestCase) ... ok testIndefMode (tests.codec.der.test_decoder.BitStringDecoderTestCase) ... ok testShortMode (tests.codec.der.test_decoder.BitStringDecoderTestCase) ... ok testChunkedMode (tests.codec.der.test_decoder.OctetStringDecoderTestCase) ... ok testIndefMode (tests.codec.der.test_decoder.OctetStringDecoderTestCase) ... ok testShortMode (tests.codec.der.test_decoder.OctetStringDecoderTestCase) ... ok testSimple (tests.codec.native.test_encoder.AnyEncoderTestCase) ... ok testBadValueType (tests.codec.native.test_encoder.BadAsn1SpecTestCase) ... ok testValue (tests.codec.native.test_encoder.BitStringEncoderTestCase) ... ok testFalse (tests.codec.native.test_encoder.BooleanEncoderTestCase) ... ok testTrue (tests.codec.native.test_encoder.BooleanEncoderTestCase) ... ok testEmpty (tests.codec.native.test_encoder.ChoiceEncoderTestCase) ... ok testFilled (tests.codec.native.test_encoder.ChoiceEncoderTestCase) ... ok testNegInt (tests.codec.native.test_encoder.IntegerEncoderTestCase) ... ok testPosInt (tests.codec.native.test_encoder.IntegerEncoderTestCase) ... ok testNull (tests.codec.native.test_encoder.NullEncoderTestCase) ... ok testOne (tests.codec.native.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testValue (tests.codec.native.test_encoder.OctetStringEncoderTestCase) ... ok testChar (tests.codec.native.test_encoder.RealEncoderTestCase) ... ok testMinusInf (tests.codec.native.test_encoder.RealEncoderTestCase) ... ok testPlusInf (tests.codec.native.test_encoder.RealEncoderTestCase) ... ok testSimple (tests.codec.native.test_encoder.SequenceEncoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.AnyDecoderTestCase) ... ok testBadSpec (tests.codec.native.test_decoder.BadAsn1SpecTestCase) ... ok testSimple (tests.codec.native.test_decoder.BitStringDecoderTestCase) ... ok testTrue (tests.codec.native.test_decoder.BooleanDecoderTestCase) ... ok testTrueNeg (tests.codec.native.test_decoder.BooleanDecoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.ChoiceDecoderTestCase) ... ok testNegInt (tests.codec.native.test_decoder.IntegerDecoderTestCase) ... ok testPosInt (tests.codec.native.test_decoder.IntegerDecoderTestCase) ... ok testNull (tests.codec.native.test_decoder.NullDecoderTestCase) ... ok testOne (tests.codec.native.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.OctetStringDecoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.RealDecoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.SequenceDecoderTestCase) ... ok test_bin_allones (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_allzeros (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_neg (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_noarg (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_pos (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_zero (tests.compat.test_binary.BinaryTestCase) ... ok test_from_bytes_empty (tests.compat.test_integer.IntegerTestCase) ... ok test_from_bytes_signed (tests.compat.test_integer.IntegerTestCase) ... ok test_from_bytes_unsigned (tests.compat.test_integer.IntegerTestCase) ... ok test_from_bytes_zero (tests.compat.test_integer.IntegerTestCase) ... ok test_ensureString (tests.compat.test_octets.OctetsTestCase) ... ok test_int2oct (tests.compat.test_octets.OctetsTestCase) ... ok test_ints2octs (tests.compat.test_octets.OctetsTestCase) ... ok test_ints2octs_empty (tests.compat.test_octets.OctetsTestCase) ... ok test_isOctetsType (tests.compat.test_octets.OctetsTestCase) ... ok test_isStringType (tests.compat.test_octets.OctetsTestCase) ... ok test_oct2int (tests.compat.test_octets.OctetsTestCase) ... ok test_octs2ints (tests.compat.test_octets.OctetsTestCase) ... ok test_octs2ints_empty (tests.compat.test_octets.OctetsTestCase) ... ok test_octs2str (tests.compat.test_octets.OctetsTestCase) ... ok test_octs2str_empty (tests.compat.test_octets.OctetsTestCase) ... ok test_str2octs (tests.compat.test_octets.OctetsTestCase) ... ok test_str2octs_empty (tests.compat.test_octets.OctetsTestCase) ... ok ---------------------------------------------------------------------- Ran 906 tests in 0.529s OK + exit 0 Processing files: python3-pyasn1-0.3.7-6.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z8kOoh + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.3.7 + DOCDIR=/builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/share/doc/python3-pyasn1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/share/doc/python3-pyasn1 + cp -pr README.md /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/share/doc/python3-pyasn1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.svYl74 + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.3.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/share/licenses/python3-pyasn1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/share/licenses/python3-pyasn1 + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/share/licenses/python3-pyasn1 + exit 0 Provides: python3-pyasn1 = 0.3.7-6.el8 python3.6dist(pyasn1) = 0.3.7 python3dist(pyasn1) = 0.3.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python3-pyasn1-modules-0.3.7-6.el8.noarch Provides: python3-pyasn1-modules = 0.3.7-6.el8 python3.6dist(pyasn1-modules) = 0.1.5 python3dist(pyasn1-modules) = 0.1.5 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 Processing files: python-pyasn1-doc-0.3.7-6.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jj34cy + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.3.7 + DOCDIR=/builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/share/doc/python-pyasn1-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/share/doc/python-pyasn1-doc + cp -pr doc/build/html/_sources doc/build/html/_static doc/build/html/changelog.html doc/build/html/contents.html doc/build/html/docs doc/build/html/example-use-case.html doc/build/html/genindex.html doc/build/html/license.html doc/build/html/objects.inv doc/build/html/search.html doc/build/html/searchindex.js /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/share/doc/python-pyasn1-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.z976oc + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.3.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/share/licenses/python-pyasn1-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/share/licenses/python-pyasn1-doc + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch/usr/share/licenses/python-pyasn1-doc + exit 0 Provides: python-pyasn1-doc = 0.3.7-6.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-pyasn1-0.3.7-6.el8.noarch Wrote: /builddir/build/RPMS/python3-pyasn1-0.3.7-6.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-pyasn1-modules-0.3.7-6.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-pyasn1-doc-0.3.7-6.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KD8THU + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.3.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyasn1-0.3.7-6.el8.noarch + exit 0 Child return code was: 0