Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/custodia.spec'], user='mockbuild'uid=1000logger=printOutput=Falsetimeout=172800gid=425nspawn_args=[]shell=FalsechrootPath='/var/lib/mock/f27-build-9458257-775111/root'env={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/custodia.spec'] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/custodia-0.5.0-9.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/custodia.spec'], user='mockbuild'uid=1000logger=printOutput=Falsetimeout=172800gid=425nspawn_args=[]shell=FalsechrootPath='/var/lib/mock/f27-build-9458257-775111/root'env={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/custodia.spec'] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.o6M8EH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf custodia-0.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/custodia-0.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd custodia-0.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kyLBAm + umask 022 + cd /builddir/build/BUILD + cd custodia-0.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/custodia copying src/custodia/plugin.py -> build/lib/custodia copying src/custodia/forwarder.py -> build/lib/custodia copying src/custodia/client.py -> build/lib/custodia copying src/custodia/root.py -> build/lib/custodia copying src/custodia/secrets.py -> build/lib/custodia copying src/custodia/compat.py -> build/lib/custodia copying src/custodia/log.py -> build/lib/custodia copying src/custodia/__about__.py -> build/lib/custodia copying src/custodia/__init__.py -> build/lib/custodia creating build/lib/custodia/cli copying src/custodia/cli/__main__.py -> build/lib/custodia/cli copying src/custodia/cli/__init__.py -> build/lib/custodia/cli creating build/lib/custodia/httpd copying src/custodia/httpd/authenticators.py -> build/lib/custodia/httpd copying src/custodia/httpd/authorizers.py -> build/lib/custodia/httpd copying src/custodia/httpd/server.py -> build/lib/custodia/httpd copying src/custodia/httpd/consumer.py -> build/lib/custodia/httpd copying src/custodia/httpd/__init__.py -> build/lib/custodia/httpd creating build/lib/custodia/message copying src/custodia/message/common.py -> build/lib/custodia/message copying src/custodia/message/formats.py -> build/lib/custodia/message copying src/custodia/message/simple.py -> build/lib/custodia/message copying src/custodia/message/__init__.py -> build/lib/custodia/message copying src/custodia/message/kem.py -> build/lib/custodia/message creating build/lib/custodia/server copying src/custodia/server/args.py -> build/lib/custodia/server copying src/custodia/server/__main__.py -> build/lib/custodia/server copying src/custodia/server/config.py -> build/lib/custodia/server copying src/custodia/server/__init__.py -> build/lib/custodia/server creating build/lib/custodia/store copying src/custodia/store/enclite.py -> build/lib/custodia/store copying src/custodia/store/sqlite.py -> build/lib/custodia/store copying src/custodia/store/interface.py -> build/lib/custodia/store copying src/custodia/store/etcdstore.py -> build/lib/custodia/store copying src/custodia/store/encgen.py -> build/lib/custodia/store copying src/custodia/store/__init__.py -> build/lib/custodia/store + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.j89IP7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch ++ dirname /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch + cd custodia-0.5.0 + mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/sbin + mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/share/man/man7 + mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/share/doc/custodia + mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/share/doc/custodia/examples + mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//etc/custodia + mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/lib/tmpfiles.d + mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//var/lib/custodia + mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//var/log/custodia + mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//var/run/custodia + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch running install running install_lib copying custodia/plugin.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia copying custodia/forwarder.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia copying custodia/client.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia copying custodia/root.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia copying custodia/secrets.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia copying custodia/compat.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia copying custodia/log.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia copying custodia/__about__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia Skipping installation of /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/__init__.py (namespace package) copying custodia/store/enclite.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/store copying custodia/store/sqlite.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/store copying custodia/store/interface.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/store copying custodia/store/etcdstore.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/store copying custodia/store/encgen.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/store copying custodia/store/__init__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/store copying custodia/server/args.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/server copying custodia/server/__main__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/server copying custodia/server/config.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/server copying custodia/server/__init__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/server copying custodia/message/common.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/message copying custodia/message/formats.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/message copying custodia/message/simple.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/message copying custodia/message/__init__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/message copying custodia/message/kem.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/message copying custodia/cli/__main__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/cli copying custodia/cli/__init__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/cli copying custodia/httpd/authenticators.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/httpd copying custodia/httpd/authorizers.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/httpd copying custodia/httpd/server.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/httpd copying custodia/httpd/consumer.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/httpd copying custodia/httpd/__init__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/httpd byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/forwarder.py to forwarder.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/root.py to root.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/secrets.py to secrets.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/__about__.py to __about__.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/store/enclite.py to enclite.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/store/sqlite.py to sqlite.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/store/interface.py to interface.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/store/etcdstore.py to etcdstore.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/store/encgen.py to encgen.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/store/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/server/args.py to args.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/server/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/server/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/message/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/message/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/message/simple.py to simple.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/message/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/message/kem.py to kem.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/cli/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/httpd/authenticators.py to authenticators.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/httpd/authorizers.py to authorizers.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/httpd/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/httpd/consumer.py to consumer.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia/httpd/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp6zzDJ5.py' /usr/bin/python2 -O /tmp/tmp6zzDJ5.py removing /tmp/tmp6zzDJ5.py running install_egg_info running egg_info writing requirements to src/custodia.egg-info/requires.txt writing src/custodia.egg-info/PKG-INFO writing namespace_packages to src/custodia.egg-info/namespace_packages.txt writing top-level names to src/custodia.egg-info/top_level.txt writing dependency_links to src/custodia.egg-info/dependency_links.txt writing entry points to src/custodia.egg-info/entry_points.txt reading manifest file 'src/custodia.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/tmp' no previously-included directories found matching 'tests/ca/tmp' warning: no previously-included files found matching 'server_socket' writing manifest file 'src/custodia.egg-info/SOURCES.txt' Copying src/custodia.egg-info to /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia-0.5.0-py2.7.egg-info Installing /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7/site-packages/custodia-0.5.0-py2.7-nspkg.pth running install_scripts Installing custodia script to /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/bin Installing custodia-cli script to /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/bin + mv /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/bin/custodia /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/sbin/custodia + cp /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/sbin/custodia /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/sbin/custodia-2 + cp /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/bin/custodia-cli /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/bin/custodia-cli-2 + install -m 644 -t /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/share/man/man7 man/custodia.7 + install -m 644 -t /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/share/doc/custodia README API.md + install -m 644 -t /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/share/doc/custodia/examples custodia.conf + install -m 600 /builddir/build/SOURCES/custodia.conf /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/etc/custodia + install -m 644 /builddir/build/SOURCES/custodia@.service /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/systemd/system + install -m 644 /builddir/build/SOURCES/custodia@.socket /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/systemd/system + install -m 644 /builddir/build/SOURCES/custodia.tmpfiles.conf /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/tmpfiles.d/custodia.conf + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch running install running install_lib copying custodia/plugin.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia copying custodia/forwarder.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia copying custodia/client.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia copying custodia/root.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia copying custodia/secrets.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia copying custodia/compat.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia copying custodia/log.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia copying custodia/__about__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia Skipping installation of /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/__init__.py (namespace package) copying custodia/store/enclite.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/store copying custodia/store/sqlite.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/store copying custodia/store/interface.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/store copying custodia/store/etcdstore.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/store copying custodia/store/encgen.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/store copying custodia/store/__init__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/store copying custodia/server/args.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/server copying custodia/server/__main__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/server copying custodia/server/config.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/server copying custodia/server/__init__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/server copying custodia/message/common.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/message copying custodia/message/formats.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/message copying custodia/message/simple.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/message copying custodia/message/__init__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/message copying custodia/message/kem.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/message copying custodia/cli/__main__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/cli copying custodia/cli/__init__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/cli copying custodia/httpd/authenticators.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/httpd copying custodia/httpd/authorizers.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/httpd copying custodia/httpd/server.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/httpd copying custodia/httpd/consumer.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/httpd copying custodia/httpd/__init__.py -> /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/httpd byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/forwarder.py to forwarder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/root.py to root.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/secrets.py to secrets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/log.py to log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/__about__.py to __about__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/store/enclite.py to enclite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/store/sqlite.py to sqlite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/store/interface.py to interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/store/etcdstore.py to etcdstore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/store/encgen.py to encgen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/store/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/server/args.py to args.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/server/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/server/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/server/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/message/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/message/formats.py to formats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/message/simple.py to simple.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/message/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/message/kem.py to kem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/cli/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/httpd/authenticators.py to authenticators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/httpd/authorizers.py to authorizers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/httpd/server.py to server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/httpd/consumer.py to consumer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia/httpd/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpup44stqg.py' /usr/bin/python3 /tmp/tmpup44stqg.py removing /tmp/tmpup44stqg.py running install_egg_info running egg_info writing src/custodia.egg-info/PKG-INFO writing dependency_links to src/custodia.egg-info/dependency_links.txt writing entry points to src/custodia.egg-info/entry_points.txt writing namespace_packages to src/custodia.egg-info/namespace_packages.txt writing requirements to src/custodia.egg-info/requires.txt writing top-level names to src/custodia.egg-info/top_level.txt reading manifest file 'src/custodia.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/tmp' no previously-included directories found matching 'tests/ca/tmp' warning: no previously-included files found matching 'server_socket' writing manifest file 'src/custodia.egg-info/SOURCES.txt' Copying src/custodia.egg-info to /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia-0.5.0-py3.6.egg-info Installing /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6/site-packages/custodia-0.5.0-py3.6-nspkg.pth running install_scripts Installing custodia script to /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/bin Installing custodia-cli script to /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/bin + mv /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/bin/custodia /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/sbin/custodia + cp /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/sbin/custodia /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/sbin/custodia-3 + cp /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/bin/custodia-cli /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch//usr/bin/custodia-cli-3 + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.5.0-9.fc27 --unique-debug-suffix -0.5.0-9.fc27.noarch --unique-debug-src-base custodia-0.5.0-9.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/custodia-0.5.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6KMrhX + umask 022 + cd /builddir/build/BUILD + cd custodia-0.5.0 + export PIP_INDEX_URL=http://host.invalid./ + PIP_INDEX_URL=http://host.invalid./ + export PIP_NO_DEPS=yes + PIP_NO_DEPS=yes + export PIP_IGNORE_INSTALLED=yes + PIP_IGNORE_INSTALLED=yes + tox --sitepackages -e py27 -- --skip-servertests GLOB sdist-make: /builddir/build/BUILD/custodia-0.5.0/setup.py py27 create: /builddir/build/BUILD/custodia-0.5.0/.tox/py27 py27 installdeps: .[test] py27 inst: /builddir/build/BUILD/custodia-0.5.0/.tox/dist/custodia-0.5.0.zip py27 installed: asn1crypto==0.22.0,backports.ssl-match-hostname==3.5.0.1,cffi==1.10.0,chardet==3.0.4,configparser==3.5.0b2,coverage==4.4.1,cryptography==2.0.2,custodia==0.5.0,dnspython==1.15.0,docutils==0.13.1,enum34==1.1.6,idna==2.5,ipaddress==1.0.18,jwcrypto==0.4.2,pluggy==0.3.1,ply==3.9,py==1.4.34,pycparser==2.14,pycrypto==2.6.1,pyOpenSSL==17.1.0,PySocks==1.5.7,pytest==3.2.0,python-etcd==0.4.5,requests==2.18.2,six==1.10.0,systemd-python==234,tox==2.7.0,urllib3==1.21.1,virtualenv==15.1.0 py27 runtests: PYTHONHASHSEED='3047472233' py27 runtests: commands[0] | /builddir/build/BUILD/custodia-0.5.0/.tox/py27/bin/python -m coverage run --parallel -m pytest --capture=no --strict --skip-servertests ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-3.2.0, py-1.4.34, pluggy-0.4.0 rootdir: /builddir/build/BUILD/custodia-0.5.0, inifile: tox.ini collected 110 items tests/test_authenticators.py .. tests/test_cli.py .... tests/test_custodia.py sssssssssssssssssssssssssssssssssssssssssss tests/test_message_kem.py .... tests/test_misc.py ... tests/test_plugins.py .... tests/test_secrets.py .................................. tests/test_server.py .... tests/test_store.py . tests/test_store_sqlite.py ........... ==================== 67 passed, 43 skipped in 2.20 seconds ===================== ___________________________________ summary ____________________________________ py27: commands succeeded congratulations :) + tox --sitepackages -e py36 -- --skip-servertests GLOB sdist-make: /builddir/build/BUILD/custodia-0.5.0/setup.py py36 create: /builddir/build/BUILD/custodia-0.5.0/.tox/py36 py36 installdeps: .[test] py36 inst: /builddir/build/BUILD/custodia-0.5.0/.tox/dist/custodia-0.5.0.zip py36 installed: asn1crypto==0.22.0,cffi==1.10.0,chardet==3.0.4,coverage==4.4.1,cryptography==2.0.2,custodia==0.5.0,dnspython==1.15.0,docutils==0.13.1,idna==2.5,jwcrypto==0.4.2,pluggy==0.3.1,ply==3.9,py==1.4.34,pycparser==2.14,pycrypto==2.6.1,pyOpenSSL==17.1.0,PySocks==1.5.7,pytest==3.2.0,python-etcd==0.4.5,requests==2.18.2,six==1.10.0,systemd-python==234,tox==2.7.0,urllib3==1.21.1,virtualenv==15.1.0 py36 runtests: PYTHONHASHSEED='3993004408' py36 runtests: commands[0] | /builddir/build/BUILD/custodia-0.5.0/.tox/py36/bin/python -m coverage run --parallel -m pytest --capture=no --strict --skip-servertests ============================= test session starts ============================== platform linux -- Python 3.6.2, pytest-3.2.0, py-1.4.34, pluggy-0.4.0 rootdir: /builddir/build/BUILD/custodia-0.5.0, inifile: tox.ini collected 110 items tests/test_authenticators.py .. tests/test_cli.py .... tests/test_custodia.py sssssssssssssssssssssssssssssssssssssssssss tests/test_message_kem.py .... tests/test_misc.py ... tests/test_plugins.py .... tests/test_secrets.py .................................. tests/test_server.py .... tests/test_store.py . tests/test_store_sqlite.py ........... ==================== 67 passed, 43 skipped in 2.24 seconds ===================== ___________________________________ summary ____________________________________ py36: commands succeeded congratulations :) + exit 0 Processing files: custodia-0.5.0-9.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pIhHzr + umask 022 + cd /builddir/build/BUILD + cd custodia-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/doc/custodia + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/doc/custodia + cp -pr README /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/doc/custodia + cp -pr API.md /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/doc/custodia + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zl6NSV + umask 022 + cd /builddir/build/BUILD + cd custodia-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/custodia + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/custodia + cp -pr LICENSE /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/custodia + exit 0 Provides: config(custodia) = 0.5.0-9.fc27 custodia = 0.5.0-9.fc27 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: /usr/bin/python3 Conflicts: freeipa-server-common < 4.4.4-2 ipa-server-common < 4.4.4-2 Processing files: python2-custodia-0.5.0-9.fc27.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KpUSvq + umask 022 + cd /builddir/build/BUILD + cd custodia-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/python2-custodia + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/python2-custodia + cp -pr LICENSE /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/python2-custodia + exit 0 Provides: python-custodia = 0.5.0-9.fc27 python2-custodia = 0.5.0-9.fc27 python2.7dist(custodia) = 0.5.0 python2dist(custodia) = 0.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Conflicts: python2-ipalib < 4.4.4-2 Obsoletes: python-custodia < 0.5.0-9.fc27 Processing files: python2-custodia-extra-0.5.0-9.fc27.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nM6Bq7 + umask 022 + cd /builddir/build/BUILD + cd custodia-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/python2-custodia-extra + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/python2-custodia-extra + cp -pr LICENSE /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/python2-custodia-extra + exit 0 Provides: python2-custodia-extra = 0.5.0-9.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python3-custodia-0.5.0-9.fc27.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.O8lmEO + umask 022 + cd /builddir/build/BUILD + cd custodia-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/python3-custodia + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/python3-custodia + cp -pr LICENSE /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/python3-custodia + exit 0 Provides: python3-custodia = 0.5.0-9.fc27 python3.6dist(custodia) = 0.5.0 python3dist(custodia) = 0.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 Conflicts: python3-ipalib < 4.4.4-2 Processing files: python3-custodia-extra-0.5.0-9.fc27.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jRKjsI + umask 022 + cd /builddir/build/BUILD + cd custodia-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/python3-custodia-extra + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/python3-custodia-extra + cp -pr LICENSE /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch/usr/share/licenses/python3-custodia-extra + exit 0 Provides: python3-custodia-extra = 0.5.0-9.fc27 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/custodia-0.5.0-9.fc27.noarch Wrote: /builddir/build/RPMS/custodia-0.5.0-9.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python2-custodia-0.5.0-9.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python2-custodia-extra-0.5.0-9.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python3-custodia-0.5.0-9.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python3-custodia-extra-0.5.0-9.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gdCgPC + umask 022 + cd /builddir/build/BUILD + cd custodia-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/custodia-0.5.0-9.fc27.noarch + exit 0 Child return code was: 0