Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/yubikey-manager.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-daccef375e05b95597245a2dc1ec539a8a121058/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/yubikey-manager.spec'] with env {'LANG': 'en_US.UTF-8', '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 warning: bogus date in %changelog: Fri Apr 25 2019 Orion Poplawski - 2.1.0-3 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/yubikey-manager-2.1.0-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/yubikey-manager.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-daccef375e05b95597245a2dc1ec539a8a121058/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', '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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/yubikey-manager.spec'] with env {'LANG': 'en_US.UTF-8', '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 warning: bogus date in %changelog: Fri Apr 25 2019 Orion Poplawski - 2.1.0-3 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Au2Dxg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yubikey-manager-yubikey-manager-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/yubikey-manager-2.1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd yubikey-manager-yubikey-manager-2.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/231.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dNi0Zo + umask 022 + cd /builddir/build/BUILD + cd yubikey-manager-yubikey-manager-2.1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/ykman copying ykman/driver.py -> build/lib/ykman copying ykman/piv.py -> build/lib/ykman copying ykman/opgp.py -> build/lib/ykman copying ykman/device.py -> build/lib/ykman copying ykman/util.py -> build/lib/ykman copying ykman/settings.py -> build/lib/ykman copying ykman/logging_setup.py -> build/lib/ykman copying ykman/fido.py -> build/lib/ykman copying ykman/driver_fido.py -> build/lib/ykman copying ykman/__init__.py -> build/lib/ykman copying ykman/driver_ccid.py -> build/lib/ykman copying ykman/driver_otp.py -> build/lib/ykman copying ykman/otp.py -> build/lib/ykman copying ykman/oath.py -> build/lib/ykman copying ykman/descriptor.py -> build/lib/ykman creating build/lib/ykman/native copying ykman/native/libloader.py -> build/lib/ykman/native copying ykman/native/ykpers.py -> build/lib/ykman/native copying ykman/native/pyusb.py -> build/lib/ykman/native copying ykman/native/util.py -> build/lib/ykman/native copying ykman/native/__init__.py -> build/lib/ykman/native creating build/lib/ykman/scancodes copying ykman/scancodes/us.py -> build/lib/ykman/scancodes copying ykman/scancodes/modhex.py -> build/lib/ykman/scancodes copying ykman/scancodes/__init__.py -> build/lib/ykman/scancodes copying ykman/scancodes/de.py -> build/lib/ykman/scancodes creating build/lib/ykman/cli copying ykman/cli/info.py -> build/lib/ykman/cli copying ykman/cli/config.py -> build/lib/ykman/cli copying ykman/cli/piv.py -> build/lib/ykman/cli copying ykman/cli/opgp.py -> build/lib/ykman/cli copying ykman/cli/mode.py -> build/lib/ykman/cli copying ykman/cli/util.py -> build/lib/ykman/cli copying ykman/cli/fido.py -> build/lib/ykman/cli copying ykman/cli/__init__.py -> build/lib/ykman/cli copying ykman/cli/otp.py -> build/lib/ykman/cli copying ykman/cli/oath.py -> build/lib/ykman/cli copying ykman/cli/__main__.py -> build/lib/ykman/cli running egg_info creating yubikey_manager.egg-info writing yubikey_manager.egg-info/PKG-INFO writing dependency_links to yubikey_manager.egg-info/dependency_links.txt writing entry points to yubikey_manager.egg-info/entry_points.txt writing requirements to yubikey_manager.egg-info/requires.txt writing top-level names to yubikey_manager.egg-info/top_level.txt writing manifest file 'yubikey_manager.egg-info/SOURCES.txt' reading manifest file 'yubikey_manager.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ChangeLog' warning: no files found matching 'resources/*' warning: manifest_maker: MANIFEST.in, line 10: 'recursive-exclude' expects ... writing manifest file 'yubikey_manager.egg-info/SOURCES.txt' copying ykman/VERSION -> build/lib/ykman + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bOiDlf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch + cd yubikey-manager-yubikey-manager-2.1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr creating /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman creating /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli copying build/lib/ykman/cli/info.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli copying build/lib/ykman/cli/config.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli copying build/lib/ykman/cli/piv.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli copying build/lib/ykman/cli/opgp.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli copying build/lib/ykman/cli/mode.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli copying build/lib/ykman/cli/util.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli copying build/lib/ykman/cli/fido.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli copying build/lib/ykman/cli/__init__.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli copying build/lib/ykman/cli/otp.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli copying build/lib/ykman/cli/oath.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli copying build/lib/ykman/cli/__main__.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli creating /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/native copying build/lib/ykman/native/libloader.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/native copying build/lib/ykman/native/ykpers.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/native copying build/lib/ykman/native/pyusb.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/native copying build/lib/ykman/native/util.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/native copying build/lib/ykman/native/__init__.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/native copying build/lib/ykman/driver.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/piv.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/opgp.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/device.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman creating /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/scancodes copying build/lib/ykman/scancodes/us.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/scancodes copying build/lib/ykman/scancodes/modhex.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/scancodes copying build/lib/ykman/scancodes/__init__.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/scancodes copying build/lib/ykman/scancodes/de.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/scancodes copying build/lib/ykman/util.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/settings.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/logging_setup.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/fido.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/driver_fido.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/__init__.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/driver_ccid.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/driver_otp.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/otp.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/oath.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/VERSION -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman copying build/lib/ykman/descriptor.py -> /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli/info.py to info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli/piv.py to piv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli/opgp.py to opgp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli/mode.py to mode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli/fido.py to fido.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli/otp.py to otp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli/oath.py to oath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/cli/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/native/libloader.py to libloader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/native/ykpers.py to ykpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/native/pyusb.py to pyusb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/native/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/native/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/piv.py to piv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/opgp.py to opgp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/device.py to device.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/scancodes/us.py to us.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/scancodes/modhex.py to modhex.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/scancodes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/scancodes/de.py to de.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/settings.py to settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/logging_setup.py to logging_setup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/fido.py to fido.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/driver_fido.py to driver_fido.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/driver_ccid.py to driver_ccid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/driver_otp.py to driver_otp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/otp.py to otp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/oath.py to oath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/ykman/descriptor.py to descriptor.cpython-36.pyc writing byte-compilation script '/tmp/tmpixfcvqx6.py' /usr/bin/python3.6 /tmp/tmpixfcvqx6.py removing /tmp/tmpixfcvqx6.py running install_egg_info running egg_info writing yubikey_manager.egg-info/PKG-INFO writing dependency_links to yubikey_manager.egg-info/dependency_links.txt writing entry points to yubikey_manager.egg-info/entry_points.txt writing requirements to yubikey_manager.egg-info/requires.txt writing top-level names to yubikey_manager.egg-info/top_level.txt reading manifest file 'yubikey_manager.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ChangeLog' warning: no files found matching 'resources/*' warning: manifest_maker: MANIFEST.in, line 10: 'recursive-exclude' expects ... writing manifest file 'yubikey_manager.egg-info/SOURCES.txt' Copying yubikey_manager.egg-info to /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6/site-packages/yubikey_manager-2.1.0-py3.6.egg-info running install_scripts Installing ykman script to /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/bin + /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/yubikey-manager-yubikey-manager-2.1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AmwOA3 + umask 022 + cd /builddir/build/BUILD + cd yubikey-manager-yubikey-manager-2.1.0 + /usr/bin/python3.6 setup.py test running test running egg_info writing yubikey_manager.egg-info/PKG-INFO writing dependency_links to yubikey_manager.egg-info/dependency_links.txt writing entry points to yubikey_manager.egg-info/entry_points.txt writing requirements to yubikey_manager.egg-info/requires.txt writing top-level names to yubikey_manager.egg-info/top_level.txt reading manifest file 'yubikey_manager.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ChangeLog' warning: no files found matching 'resources/*' warning: manifest_maker: MANIFEST.in, line 10: 'recursive-exclude' expects ... writing manifest file 'yubikey_manager.egg-info/SOURCES.txt' running build_ext test_ykman_version (test.test_external_libs.TestExternalLibraries) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_version_not_found (test.test_external_libs.TestExternalLibraries) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_set_invalid_lock_code (test.on_yubikey.test_cli_config.TestConfigLockCode) ... skipped 'Device can not write config' test_set_lock_code (test.on_yubikey.test_cli_config.TestConfigLockCode) ... skipped 'Device can not write config' test_disable_all (test.on_yubikey.test_cli_config.TestConfigNFC) ... skipped 'Device can not write config' test_disable_and_enable (test.on_yubikey.test_cli_config.TestConfigNFC) ... skipped 'Device can not write config' test_disable_fido2 (test.on_yubikey.test_cli_config.TestConfigNFC) ... skipped 'Device can not write config' test_disable_oath (test.on_yubikey.test_cli_config.TestConfigNFC) ... skipped 'Device can not write config' test_disable_openpgp (test.on_yubikey.test_cli_config.TestConfigNFC) ... skipped 'Device can not write config' test_disable_otp (test.on_yubikey.test_cli_config.TestConfigNFC) ... skipped 'Device can not write config' test_disable_piv (test.on_yubikey.test_cli_config.TestConfigNFC) ... skipped 'Device can not write config' test_disable_u2f (test.on_yubikey.test_cli_config.TestConfigNFC) ... skipped 'Device can not write config' test_disable_all (test.on_yubikey.test_cli_config.TestConfigUSB) ... skipped 'Device can not write config' test_disable_and_enable (test.on_yubikey.test_cli_config.TestConfigUSB) ... skipped 'Device can not write config' test_disable_fido2 (test.on_yubikey.test_cli_config.TestConfigUSB) ... skipped 'Device can not write config' test_disable_oath (test.on_yubikey.test_cli_config.TestConfigUSB) ... skipped 'Device can not write config' test_disable_openpgp (test.on_yubikey.test_cli_config.TestConfigUSB) ... skipped 'Device can not write config' test_disable_openpgp_alternative_syntax (test.on_yubikey.test_cli_config.TestConfigUSB) ... skipped 'Device can not write config' test_disable_otp (test.on_yubikey.test_cli_config.TestConfigUSB) ... skipped 'Device can not write config' test_disable_piv (test.on_yubikey.test_cli_config.TestConfigUSB) ... skipped 'Device can not write config' test_disable_u2f (test.on_yubikey.test_cli_config.TestConfigUSB) ... skipped 'Device can not write config' test_mode_command (test.on_yubikey.test_cli_config.TestConfigUSB) ... skipped 'Device can not write config' test_fips_mode_if_both_slots_have_access_code (test.on_yubikey.test_cli_otp.TestFipsMode) ... skipped 'Only applicable to YubiKey FIPS.' test_not_fips_mode_if_no_slot_has_access_code (test.on_yubikey.test_cli_otp.TestFipsMode) ... skipped 'Only applicable to YubiKey FIPS.' test_not_fips_mode_if_no_slot_programmed (test.on_yubikey.test_cli_otp.TestFipsMode) ... skipped 'Only applicable to YubiKey FIPS.' test_not_fips_mode_if_only_slot_1_has_access_code (test.on_yubikey.test_cli_otp.TestFipsMode) ... skipped 'Only applicable to YubiKey FIPS.' test_not_fips_mode_if_only_slot_2_has_access_code (test.on_yubikey.test_cli_otp.TestFipsMode) ... skipped 'Only applicable to YubiKey FIPS.' test_not_fips_mode_if_slot_1_not_programmed (test.on_yubikey.test_cli_otp.TestFipsMode) ... skipped 'Only applicable to YubiKey FIPS.' test_not_fips_mode_if_slot_2_not_programmed (test.on_yubikey.test_cli_otp.TestFipsMode) ... skipped 'Only applicable to YubiKey FIPS.' test_calculate_hex (test.on_yubikey.test_cli_otp.TestSlotCalculate) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_calculate_totp (test.on_yubikey.test_cli_otp.TestSlotCalculate) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_access_code_slot_2 (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_delete_access_code_fails_on_yk_432_to_435 (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_delete_slot_2 (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_invalid_public_id (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_new_access_code_conflicts_with_delete_access_code (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_update_access_code_fails_on_yk_432_to_435 (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_update_access_code_prompt_slot_2 (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_update_access_code_slot_2 (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_update_settings_enter_slot_2 (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_chalresp_slot_2 (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_chalresp_slot_2_force_fails_without_key (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_chalresp_slot_2_generated (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_chalresp_slot_2_generated_fails_if_also_given (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_chalresp_slot_2_prompt (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_hotp_slot_2 (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_hotp_slot_2_prompt (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_otp_slot_2 (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_otp_slot_2_generate_id_conflicts_private_id (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_otp_slot_2_generate_key_conflicts_key (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_otp_slot_2_generated_all (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_otp_slot_2_generated_private_id (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_otp_slot_2_generated_secret_key (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_otp_slot_2_options (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_otp_slot_2_prompt (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_otp_slot_2_serial_id_conflicts_public_id (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_program_otp_slot_2_serial_public_id (test.on_yubikey.test_cli_otp.TestSlotProgramming) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_de_scancodes (test.on_yubikey.test_cli_otp.TestSlotStaticPassword) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_pw (test.on_yubikey.test_cli_otp.TestSlotStaticPassword) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_pw_no_length (test.on_yubikey.test_cli_otp.TestSlotStaticPassword) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_pw_too_long (test.on_yubikey.test_cli_otp.TestSlotStaticPassword) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_zero_length (test.on_yubikey.test_cli_otp.TestSlotStaticPassword) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_overwrite_prompt (test.on_yubikey.test_cli_otp.TestSlotStaticPassword) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_provide_valid_pw (test.on_yubikey.test_cli_otp.TestSlotStaticPassword) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_provide_valid_pw_prompt (test.on_yubikey.test_cli_otp.TestSlotStaticPassword) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_too_long (test.on_yubikey.test_cli_otp.TestSlotStaticPassword) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_unsupported_chars (test.on_yubikey.test_cli_otp.TestSlotStaticPassword) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_us_scancodes (test.on_yubikey.test_cli_otp.TestSlotStaticPassword) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_otp_info (test.on_yubikey.test_cli_otp.TestSlotStatus) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_otp_info_does_not_indicate_fips_mode_for_non_fips_key (test.on_yubikey.test_cli_otp.TestSlotStatus) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_swap_slots (test.on_yubikey.test_cli_otp.TestSlotStatus) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_info_does_not_indicate_fips_mode_for_non_fips_key (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_add_credential (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_add_credential_prompt (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_add_credential_with_space (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_add_uri_hotp (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_add_uri_totp (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_add_uri_totp_extra_parameter (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_add_uri_totp_prompt (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_code (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_code_query (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_delete (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_hidden_cred (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_hotp_code (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_hotp_steam_code (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_info (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_reset (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_sha512 (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_oath_unicode (test.on_yubikey.test_cli_oath.TestOATH) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_fips_mode_with_password (test.on_yubikey.test_cli_oath.TestOathFips) ... skipped 'Only applicable to YubiKey FIPS.' test_no_fips_mode_without_password (test.on_yubikey.test_cli_oath.TestOathFips) ... skipped 'Only applicable to YubiKey FIPS.' test_sha512_not_supported (test.on_yubikey.test_cli_oath.TestOathFips) ... skipped 'Only applicable to YubiKey FIPS.' test_echo_command (test.on_yubikey.test_fips_u2f_commands.TestFipsU2fCommands) ... skipped 'YubiKey FIPS required.' test_pin_commands (test.on_yubikey.test_fips_u2f_commands.TestFipsU2fCommands) ... skipped 'YubiKey FIPS required.' test_reset_command (test.on_yubikey.test_fips_u2f_commands.TestFipsU2fCommands) ... skipped 'YubiKey FIPS required.' test_verify_fips_mode_command (test.on_yubikey.test_fips_u2f_commands.TestFipsU2fCommands) ... skipped 'YubiKey FIPS required.' test_attest_key (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_export_attestation_certificate (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_csr (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_key_default (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_key_default_cve201715361 (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_key_eccp256 (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_key_eccp384 (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_key_pin_policy_always (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_key_rsa1024 (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_key_rsa1024_cve201715361 (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_key_rsa2048 (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_key_rsa2048_cve201715361 (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_key_touch_policy_always (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_import_correct_cert_succeeds_with_pin (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_import_wrong_cert_can_be_forced (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_import_wrong_cert_fails (test.on_yubikey.cli_piv.test_key_management.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_change_pin (test.on_yubikey.cli_piv.test_pin_puk.Pin) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_change_pin_prompt (test.on_yubikey.cli_piv.test_pin_puk.Pin) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_change_puk (test.on_yubikey.cli_piv.test_pin_puk.Puk) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_change_puk_prompt (test.on_yubikey.cli_piv.test_pin_puk.Puk) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_csr_slot_9a (test.on_yubikey.cli_piv.test_generate_cert_and_csr.NonDefaultMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_csr_slot_9c (test.on_yubikey.cli_piv.test_generate_cert_and_csr.NonDefaultMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_csr_slot_9d (test.on_yubikey.cli_piv.test_generate_cert_and_csr.NonDefaultMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_csr_slot_9e (test.on_yubikey.cli_piv.test_generate_cert_and_csr.NonDefaultMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_self_signed_slot_9a (test.on_yubikey.cli_piv.test_generate_cert_and_csr.NonDefaultMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_self_signed_slot_9c (test.on_yubikey.cli_piv.test_generate_cert_and_csr.NonDefaultMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_self_signed_slot_9d (test.on_yubikey.cli_piv.test_generate_cert_and_csr.NonDefaultMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_self_signed_slot_9e (test.on_yubikey.cli_piv.test_generate_cert_and_csr.NonDefaultMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_csr_slot_9a (test.on_yubikey.cli_piv.test_generate_cert_and_csr.ProtectedMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_csr_slot_9c (test.on_yubikey.cli_piv.test_generate_cert_and_csr.ProtectedMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_csr_slot_9d (test.on_yubikey.cli_piv.test_generate_cert_and_csr.ProtectedMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_csr_slot_9e (test.on_yubikey.cli_piv.test_generate_cert_and_csr.ProtectedMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_self_signed_slot_9a (test.on_yubikey.cli_piv.test_generate_cert_and_csr.ProtectedMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_self_signed_slot_9c (test.on_yubikey.cli_piv.test_generate_cert_and_csr.ProtectedMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_self_signed_slot_9d (test.on_yubikey.cli_piv.test_generate_cert_and_csr.ProtectedMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_self_signed_slot_9e (test.on_yubikey.cli_piv.test_generate_cert_and_csr.ProtectedMgmKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_rsa1024_generate_blocked (test.on_yubikey.cli_piv.test_fips.TestFIPS) ... skipped 'YubiKey FIPS required.' test_rsa1024_import_blocked (test.on_yubikey.cli_piv.test_fips.TestFIPS) ... skipped 'YubiKey FIPS required.' test_info (test.on_yubikey.cli_piv.test_misc.Misc) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_reset (test.on_yubikey.cli_piv.test_misc.Misc) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_write_read_object (test.on_yubikey.cli_piv.test_misc.Misc) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_change_management_key_force_fails_without_generate (test.on_yubikey.cli_piv.test_management_key.ManagementKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_change_management_key_new_key_conflicts_with_generate (test.on_yubikey.cli_piv.test_management_key.ManagementKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_change_management_key_no_protect_arg (test.on_yubikey.cli_piv.test_management_key.ManagementKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_change_management_key_no_protect_arg_bad_length (test.on_yubikey.cli_piv.test_management_key.ManagementKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_change_management_key_no_protect_generate (test.on_yubikey.cli_piv.test_management_key.ManagementKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_change_management_key_no_protect_prompt (test.on_yubikey.cli_piv.test_management_key.ManagementKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_change_management_key_protect_prompt (test.on_yubikey.cli_piv.test_management_key.ManagementKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_change_management_key_protect_random (test.on_yubikey.cli_piv.test_management_key.ManagementKey) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_openpgp_info (test.on_yubikey.test_cli_openpgp.TestOpenPGP) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_openpgp_reset (test.on_yubikey.test_cli_openpgp.TestOpenPGP) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_switch_interfaces (test.on_yubikey.test_interfaces.TestInterfaces) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_delete_certificate_requires_authentication (test.on_yubikey.test_piv.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_csr_works (test.on_yubikey.test_piv.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_key_requires_authentication (test.on_yubikey.test_piv.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_self_signed_certificate_requires_authentication (test.on_yubikey.test_piv.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_self_signed_certificate_slot_9a_works (test.on_yubikey.test_piv.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_generate_self_signed_certificate_slot_9c_works (test.on_yubikey.test_piv.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_import_certificate_requires_authentication (test.on_yubikey.test_piv.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_import_certificate_verifies_key_pairing_eccp256 (test.on_yubikey.test_piv.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_import_certificate_verifies_key_pairing_eccp384 (test.on_yubikey.test_piv.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_import_certificate_verifies_key_pairing_rsa1024 (test.on_yubikey.test_piv.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_import_certificate_verifies_key_pairing_rsa2048 (test.on_yubikey.test_piv.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_import_key_requires_authentication (test.on_yubikey.test_piv.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_read_certificate_does_not_require_authentication (test.on_yubikey.test_piv.KeyManagement) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_authenticate_twice_does_not_throw (test.on_yubikey.test_piv.ManagementKeyReadOnly) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_reset_resets_has_stored_key_flag (test.on_yubikey.test_piv.ManagementKeyReadOnly) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_reset_while_verified_throws_nice_ValueError (test.on_yubikey.test_piv.ManagementKeyReadOnly) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_set_mgm_key_does_not_change_key_if_not_authenticated (test.on_yubikey.test_piv.ManagementKeyReadOnly) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_set_stored_mgm_key_does_not_destroy_key_if_pin_not_verified (test.on_yubikey.test_piv.ManagementKeyReadOnly) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_set_mgm_key_changes_mgm_key (test.on_yubikey.test_piv.ManagementKeyReadWrite) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_set_stored_mgm_key_succeeds_if_pin_is_verified (test.on_yubikey.test_piv.ManagementKeyReadWrite) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_set_stored_random_mgm_key_succeeds_if_pin_is_verified (test.on_yubikey.test_piv.ManagementKeyReadWrite) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_pin_policy_never_blocked_on_fips (test.on_yubikey.test_piv.Operations) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_sign_with_pin_policy_always_requires_pin_every_time (test.on_yubikey.test_piv.Operations) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_sign_with_pin_policy_never_does_not_require_pin (test.on_yubikey.test_piv.Operations) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_sign_with_pin_policy_once_requires_pin_once_per_session (test.on_yubikey.test_piv.Operations) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_signature_can_be_verified_by_public_key (test.on_yubikey.test_piv.Operations) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_set_pin_retries_requires_pin_and_mgm_key (test.on_yubikey.test_piv.UnblockPin) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_set_pin_retries_sets_pin_and_puk_tries (test.on_yubikey.test_piv.UnblockPin) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_unblock_pin_requires_no_previous_authentication (test.on_yubikey.test_piv.UnblockPin) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_unblock_pin_resets_pin_and_retries (test.on_yubikey.test_piv.UnblockPin) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_unblock_pin_with_wrong_puk_throws_WrongPuk (test.on_yubikey.test_piv.UnblockPin) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_info (test.on_yubikey.test_cli_misc.TestYkmanInfo) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_info_does_not_report_fips_for_non_fips_device (test.on_yubikey.test_cli_misc.TestYkmanInfo) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_ykman_info_reports_fips_status (test.on_yubikey.test_cli_misc.TestYkmanInfo) ... skipped 'DESTRUCTIVE_TEST_YUBIKEY_SERIAL == None' test_bytes2int (test.test_util.TestUtilityFunctions) ... ok test_form_factor_from_code (test.test_util.TestUtilityFunctions) ... ok test_format_code (test.test_util.TestUtilityFunctions) ... ok test_generate_static_pw (test.test_util.TestUtilityFunctions) ... ok test_hmac_shorten_key (test.test_util.TestUtilityFunctions) ... ok test_is_pem (test.test_util.TestUtilityFunctions) ... ok test_is_pkcs12 (test.test_util.TestUtilityFunctions) ... ok test_modhex_decode (test.test_util.TestUtilityFunctions) ... ok test_modhex_encode (test.test_util.TestUtilityFunctions) ... ok test_parse_tlvs (test.test_util.TestUtilityFunctions) ... ok test_parse_truncated (test.test_util.TestUtilityFunctions) ... ok test_time_challenge (test.test_util.TestUtilityFunctions) ... ok test_tlv (test.test_util.TestUtilityFunctions) ... ok test_credential_data_make_key (test.test_oath.TestOathFunctions) ... ok test_credential_parse_issuer_and_name (test.test_oath.TestOathFunctions) ... ok test_credential_parse_only_name (test.test_oath.TestOathFunctions) ... ok test_credential_parse_period_and_issuer_and_name (test.test_oath.TestOathFunctions) ... ok test_credential_parse_period_and_name (test.test_oath.TestOathFunctions) ... ok test_credential_parse_weird_issuer_and_name (test.test_oath.TestOathFunctions) ... ok test_derive_key (test.test_oath.TestOathFunctions) ... ok test_parse_uri (test.test_oath.TestOathFunctions) ... ok test_parse_uri_issuer (test.test_oath.TestOathFunctions) ... ok test_de_layout (test.test_scancodes.TestScanMap) ... ok test_us_layout (test.test_scancodes.TestScanMap) ... ok test_with_as_closes_driver (test.test_device.TestDevice) ... ok test_with_as_reraises_exception (test.test_device.TestDevice) ... ok test_with_closes_driver (test.test_device.TestDevice) ... ok test_with_reraises_exception (test.test_device.TestDevice) ... ok test_generate_random_management_key (test.test_piv.TestPivFunctions) ... ok test_supported_algorithms (test.test_piv.TestPivFunctions) ... ok ---------------------------------------------------------------------- Ran 212 tests in 0.911s OK (skipped=182) + exit 0 Processing files: yubikey-manager-2.1.0-3.el7.noarch Provides: yubikey-manager = 2.1.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 Processing files: python36-yubikey-manager-2.1.0-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ihl0jc + umask 022 + cd /builddir/build/BUILD + cd yubikey-manager-yubikey-manager-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/share/doc/python36-yubikey-manager-2.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/share/doc/python36-yubikey-manager-2.1.0 + cp -pr NEWS /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/share/doc/python36-yubikey-manager-2.1.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wy91Um + umask 022 + cd /builddir/build/BUILD + cd yubikey-manager-yubikey-manager-2.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/share/licenses/python36-yubikey-manager-2.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/share/licenses/python36-yubikey-manager-2.1.0 + cp -pr COPYING /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch/usr/share/licenses/python36-yubikey-manager-2.1.0 + exit 0 Provides: python3-yubikey-manager = 2.1.0-3.el7 python36-yubikey-manager = 2.1.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch Wrote: /builddir/build/RPMS/yubikey-manager-2.1.0-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-yubikey-manager-2.1.0-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZVlWtA + umask 022 + cd /builddir/build/BUILD + cd yubikey-manager-yubikey-manager-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/yubikey-manager-2.1.0-3.el7.noarch + exit 0 Child return code was: 0