Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pyasn1.spec'], chrootPath='/var/lib/mock/sclo7-sclo-python35-sclo-el7-build-30548-43446/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pyasn1.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/sclo-python35-python-pyasn1-0.2.3-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pyasn1.spec '], chrootPath='/var/lib/mock/sclo7-sclo-python35-sclo-el7-build-30548-43446/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pyasn1.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3psN57 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyasn1-0.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.2.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/pyasn1-modules-0.0.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyasn1-0.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7mmbLC + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.2.3 + scl enable rh-python35 - running build running build_py creating build creating build/lib creating build/lib/pyasn1 copying pyasn1/error.py -> build/lib/pyasn1 copying pyasn1/__init__.py -> build/lib/pyasn1 copying pyasn1/debug.py -> build/lib/pyasn1 creating build/lib/pyasn1/type copying pyasn1/type/constraint.py -> build/lib/pyasn1/type copying pyasn1/type/error.py -> build/lib/pyasn1/type copying pyasn1/type/namedtype.py -> build/lib/pyasn1/type copying pyasn1/type/namedval.py -> build/lib/pyasn1/type copying pyasn1/type/__init__.py -> build/lib/pyasn1/type copying pyasn1/type/tagmap.py -> build/lib/pyasn1/type copying pyasn1/type/univ.py -> build/lib/pyasn1/type copying pyasn1/type/char.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/useful.py -> build/lib/pyasn1/type creating build/lib/pyasn1/compat copying pyasn1/compat/binary.py -> build/lib/pyasn1/compat copying pyasn1/compat/integer.py -> build/lib/pyasn1/compat copying pyasn1/compat/__init__.py -> build/lib/pyasn1/compat copying pyasn1/compat/octets.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/eoo.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/decoder.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/__init__.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/encoder.py -> build/lib/pyasn1/codec/ber creating build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/decoder.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/__init__.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/encoder.py -> build/lib/pyasn1/codec/cer creating build/lib/pyasn1/codec/der copying pyasn1/codec/der/decoder.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/__init__.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/encoder.py -> build/lib/pyasn1/codec/der creating build/lib/pyasn1/codec/native copying pyasn1/codec/native/decoder.py -> build/lib/pyasn1/codec/native copying pyasn1/codec/native/__init__.py -> build/lib/pyasn1/codec/native copying pyasn1/codec/native/encoder.py -> build/lib/pyasn1/codec/native ~/build/BUILD/pyasn1-modules-0.0.8 ~/build/BUILD/pyasn1-0.2.3 running build running build_py creating build creating build/lib creating build/lib/pyasn1_modules copying pyasn1_modules/rfc2437.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1902.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3447.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2511.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3414.py -> build/lib/pyasn1_modules copying pyasn1_modules/__init__.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5208.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1901.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2315.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2251.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1155.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1157.py -> build/lib/pyasn1_modules copying pyasn1_modules/pem.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc4210.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3412.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1905.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2314.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2560.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2459.py -> build/lib/pyasn1_modules ~/build/BUILD/pyasn1-0.2.3 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Nqv7P8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch + cd pyasn1-0.2.3 + rm -rf /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch + scl enable rh-python35 - running install running install_lib creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35 creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5 creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1 creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/binary.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/integer.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/__init__.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/octets.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/compat copying build/lib/pyasn1/error.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1 copying build/lib/pyasn1/__init__.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1 creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec copying build/lib/pyasn1/codec/__init__.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/decoder.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/__init__.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/encoder.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/cer creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/eoo.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/decoder.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/__init__.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/encoder.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/ber creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/native copying build/lib/pyasn1/codec/native/decoder.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/native copying build/lib/pyasn1/codec/native/__init__.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/native copying build/lib/pyasn1/codec/native/encoder.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/native creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/decoder.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/__init__.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/encoder.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/der copying build/lib/pyasn1/debug.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1 creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type copying build/lib/pyasn1/type/constraint.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type copying build/lib/pyasn1/type/error.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedtype.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedval.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type copying build/lib/pyasn1/type/__init__.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type copying build/lib/pyasn1/type/tagmap.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type copying build/lib/pyasn1/type/univ.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type copying build/lib/pyasn1/type/char.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type copying build/lib/pyasn1/type/base.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type copying build/lib/pyasn1/type/tag.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type copying build/lib/pyasn1/type/useful.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/compat/binary.py to binary.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/compat/integer.py to integer.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/compat/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/compat/octets.py to octets.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/error.py to error.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/cer/decoder.py to decoder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/cer/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/cer/encoder.py to encoder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/ber/eoo.py to eoo.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/ber/decoder.py to decoder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/ber/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/ber/encoder.py to encoder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/native/decoder.py to decoder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/native/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/native/encoder.py to encoder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/der/decoder.py to decoder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/der/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/codec/der/encoder.py to encoder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/debug.py to debug.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type/constraint.py to constraint.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type/error.py to error.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type/namedtype.py to namedtype.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type/namedval.py to namedval.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type/tagmap.py to tagmap.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type/univ.py to univ.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type/char.py to char.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type/tag.py to tag.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1/type/useful.py to useful.cpython-35.pyc running install_egg_info running egg_info creating pyasn1.egg-info writing dependency_links to pyasn1.egg-info/dependency_links.txt writing pyasn1.egg-info/PKG-INFO writing top-level names to pyasn1.egg-info/top_level.txt writing manifest file 'pyasn1.egg-info/SOURCES.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/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1-0.2.3-py3.5.egg-info running install_scripts ~/build/BUILD/pyasn1-modules-0.0.8 ~/build/BUILD/pyasn1-0.2.3 running install running install_lib creating /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2437.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1902.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3447.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2511.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3414.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/__init__.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5208.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1901.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2315.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2251.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1155.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1157.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/pem.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4210.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3412.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1905.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2314.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2560.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2459.py -> /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc2437.py to rfc2437.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc1902.py to rfc1902.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc3447.py to rfc3447.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc2511.py to rfc2511.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc3414.py to rfc3414.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc5208.py to rfc5208.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc1901.py to rfc1901.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc2315.py to rfc2315.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc2251.py to rfc2251.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc1155.py to rfc1155.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc1157.py to rfc1157.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/pem.py to pem.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc4210.py to rfc4210.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc3412.py to rfc3412.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc1905.py to rfc1905.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc2314.py to rfc2314.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc2560.py to rfc2560.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules/rfc2459.py to rfc2459.cpython-35.pyc running install_egg_info running egg_info writing dependency_links to pyasn1_modules.egg-info/dependency_links.txt writing pyasn1_modules.egg-info/PKG-INFO writing top-level names to pyasn1_modules.egg-info/top_level.txt writing requirements to pyasn1_modules.egg-info/requires.txt reading manifest file 'pyasn1_modules.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyasn1_modules.egg-info/SOURCES.txt' Copying pyasn1_modules.egg-info to /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/pyasn1_modules-0.0.8-py3.5.egg-info running install_scripts ~/build/BUILD/pyasn1-0.2.3 ~/build/BUILD/pyasn1-0.2.3/doc ~/build/BUILD/pyasn1-0.2.3 sphinx-build -b html -d build/doctrees source build/html Making output directory... Running Sphinx v1.2.2 Extension error: Could not import extension sphinx.ext.napoleon (exception: No module named 'sphinx.ext.napoleon') make: *** [html] Error 1 ~/build/BUILD/pyasn1-0.2.3 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pyasn1-0.2.3 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python35/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python35 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-35 /opt/rh/rh-python35/root/usr/bin/python3 1 /opt/rh/rh-python35/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7O8WEJ + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.2.3 + scl enable rh-python35 - running test testKnownFlags (tests.test_debug.DebugCaseBase) ... 2017-07-31 06:42:46,743 pyasn1: running pyasn1 version 0.2.3 2017-07-31 06:42:46,743 pyasn1: debug category 'all' enabled 2017-07-31 06:42:46,743 pyasn1: debug category 'encoder' enabled 2017-07-31 06:42:46,743 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 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 testIter (tests.type.test_namedval.NamedValuesCaseBase) ... ok testRepr (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 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 testSubtype (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 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 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 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 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 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 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 testGetDefaultComponentByPosition (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 testSetToDefault (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 testIndex (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 testSizeSpec (tests.type.test_univ.SequenceOf) ... ok testSort (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 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 testTag (tests.type.test_univ.Set) ... ok testSeq (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 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 testBadValueType (tests.codec.ber.test_encoder.BadAsn1SpecTestCase) ... 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 testEmpty (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testFilled (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testTagged (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testTaggedUndefLength (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testUndefLength (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... 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 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 testWithDefaultedDefMode (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalIndefMode (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... 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 testBadSpec (tests.codec.ber.test_decoder.BadAsn1SpecTestCase) ... 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 testDefMode (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedDefMode (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionaIndefMode (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... 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 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 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 testLocalTimezone (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testMissingTimezone (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testLongMode (tests.codec.cer.test_encoder.OctetStringEncoderTestCase) ... ok testShortMode (tests.codec.cer.test_encoder.OctetStringEncoderTestCase) ... 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.SetWithChoiceEncoderTestCase) ... 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 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 testShortMode (tests.codec.der.test_encoder.BitStringEncoderTestCase) ... ok testChunkedMode (tests.codec.der.test_encoder.OctetStringEncoderTestCase) ... ok testIndefMode (tests.codec.der.test_encoder.OctetStringEncoderTestCase) ... ok testShortMode (tests.codec.der.test_encoder.OctetStringEncoderTestCase) ... ok testDefMode (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 ---------------------------------------------------------------------- Ran 662 tests in 0.225s OK + exit 0 Processing files: sclo-python35-python-pyasn1-0.2.3-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zf6I5l + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.2.3 + DOCDIR=/builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/share/doc/sclo-python35-python-pyasn1-0.2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/share/doc/sclo-python35-python-pyasn1-0.2.3 + cp -pr README.md /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/share/doc/sclo-python35-python-pyasn1-0.2.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DSXNxY + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/share/licenses/sclo-python35-python-pyasn1-0.2.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/share/licenses/sclo-python35-python-pyasn1-0.2.3 + cp -pr LICENSE.rst /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/share/licenses/sclo-python35-python-pyasn1-0.2.3 + exit 0 Provides: rh-python35-python-pyasn1 = 0.2.3-2.el7 rh-python35-python3-pyasn1 = 0.2.3-2.el7 scl-package(rh-python35) sclo-python35-python-pyasn1 = 0.2.3-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-python35-python(abi) = 3.5 rh-python35-runtime Processing files: sclo-python35-python-pyasn1-modules-0.2.3-2.el7.noarch Provides: rh-python35-python-pyasn1-modules = 0.2.3-2.el7 rh-python35-python3-pyasn1-modules = 0.2.3-2.el7 scl-package(rh-python35) sclo-python35-python-pyasn1-modules = 0.2.3-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-python35-python(abi) = 3.5 rh-python35-runtime Processing files: sclo-python35-python-pyasn1-doc-0.2.3-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XRNzDI + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/share/licenses/sclo-python35-python-pyasn1-doc-0.2.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/share/licenses/sclo-python35-python-pyasn1-doc-0.2.3 + cp -pr LICENSE.rst /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch/opt/rh/rh-python35/root/usr/share/licenses/sclo-python35-python-pyasn1-doc-0.2.3 + exit 0 Provides: rh-python35-python-pyasn1-doc = 0.2.3-2.el7 rh-python35-python3-pyasn1-doc = 0.2.3-2.el7 scl-package(rh-python35) sclo-python35-python-pyasn1-doc = 0.2.3-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-python35-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch Wrote: /builddir/build/RPMS/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/sclo-python35-python-pyasn1-modules-0.2.3-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/sclo-python35-python-pyasn1-doc-0.2.3-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d8KLYH + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.2.3 + rm -rf /builddir/build/BUILDROOT/sclo-python35-python-pyasn1-0.2.3-2.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->