Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-execnet.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1712/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-execnet.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0001a7a9 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/devpi21-python-execnet-1.2.0-5.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-execnet.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1712/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-execnet.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.117fO1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf execnet-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/execnet-1.2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd execnet-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (python-execnet-fix-test-channel-on-python-3.4.patch): + echo 'Patch #0 (python-execnet-fix-test-channel-on-python-3.4.patch):' + /usr/bin/cat /builddir/build/SOURCES/python-execnet-fix-test-channel-on-python-3.4.patch + /usr/bin/patch -p1 --fuzz=0 patching file testing/test_channel.py Patch #1 (python-execnet-remove-redundant-print-statement.patch): + echo 'Patch #1 (python-execnet-remove-redundant-print-statement.patch):' + /usr/bin/cat /builddir/build/SOURCES/python-execnet-remove-redundant-print-statement.patch + /usr/bin/patch -p1 --fuzz=0 patching file testing/test_channel.py + find . -type f -a '(' -name '*.py' -o -name 'py.*' ')' -exec sed -i '1{/^#!/d}' '{}' ';' -exec chmod u=rw,go=r '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.euqNY4 + umask 022 + cd /builddir/build/BUILD + cd execnet-1.2.0 + scl enable devpi21 - running build running build_py creating build creating build/lib creating build/lib/execnet copying execnet/deprecated.py -> build/lib/execnet copying execnet/rsync.py -> build/lib/execnet copying execnet/multi.py -> build/lib/execnet copying execnet/apipkg.py -> build/lib/execnet copying execnet/gateway_bootstrap.py -> build/lib/execnet copying execnet/gateway_socket.py -> build/lib/execnet copying execnet/gateway.py -> build/lib/execnet copying execnet/gateway_base.py -> build/lib/execnet copying execnet/gateway_io.py -> build/lib/execnet copying execnet/xspec.py -> build/lib/execnet copying execnet/__init__.py -> build/lib/execnet copying execnet/rsync_remote.py -> build/lib/execnet creating build/lib/execnet/script copying execnet/script/shell.py -> build/lib/execnet/script copying execnet/script/xx.py -> build/lib/execnet/script copying execnet/script/socketserver.py -> build/lib/execnet/script copying execnet/script/socketserverservice.py -> build/lib/execnet/script copying execnet/script/loop_socketserver.py -> build/lib/execnet/script copying execnet/script/quitserver.py -> build/lib/execnet/script copying execnet/script/__init__.py -> build/lib/execnet/script make: Entering directory `/builddir/build/BUILD/execnet-1.2.0/doc' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.1.3 loading pickled environment... failed: [Errno 2] No such file or directory: '/builddir/build/BUILD/execnet-1.2.0/doc/_build/doctrees/environment.pickle' building [html]: targets for 16 source files that are out of date updating environment: 16 added, 0 changed, 0 removed reading sources... [ 6%] basics reading sources... [ 12%] changelog reading sources... [ 18%] example/hybridpython reading sources... [ 25%] example/test_debug reading sources... [ 31%] example/test_group reading sources... [ 37%] example/test_info reading sources... [ 43%] example/test_multi reading sources... [ 50%] example/test_proxy reading sources... [ 56%] example/test_ssh_fileserver reading sources... [ 62%] examples reading sources... [ 68%] implnotes reading sources... [ 75%] index reading sources... [ 81%] install reading sources... [ 87%] rel-1.0.0 reading sources... [ 93%] rel-1.1 reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] basics writing output... [ 12%] changelog writing output... [ 18%] example/hybridpython writing output... [ 25%] example/test_debug writing output... [ 31%] example/test_group writing output... [ 37%] example/test_info writing output... [ 43%] example/test_multi writing output... [ 50%] example/test_proxy writing output... [ 56%] example/test_ssh_fileserver writing output... [ 62%] examples writing output... [ 68%] implnotes writing output... [ 75%] index writing output... [ 81%] install writing output... [ 87%] rel-1.0.0 writing output... [ 93%] rel-1.1 writing output... [100%] support writing additional files... genindex search copying images... [ 50%] _static/basic1.png copying images... [100%] _static/pythonring.png copying static files... done dumping search index... done dumping object inventory... done build succeeded, 1 warning. Making output directory... /builddir/build/BUILD/execnet-1.2.0/doc/rel-1.1.txt:: WARNING: document isn't included in any toctree Build finished. The HTML pages are in _build/html. make: Leaving directory `/builddir/build/BUILD/execnet-1.2.0/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5ipVCh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64 + cd execnet-1.2.0 + scl enable devpi21 - running install running install_lib creating /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt creating /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh creating /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21 creating /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root creating /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr creating /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib creating /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3 creating /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages creating /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet copying build/lib/execnet/deprecated.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet copying build/lib/execnet/rsync.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet creating /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script copying build/lib/execnet/script/shell.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script copying build/lib/execnet/script/xx.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script copying build/lib/execnet/script/socketserver.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script copying build/lib/execnet/script/socketserverservice.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script copying build/lib/execnet/script/loop_socketserver.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script copying build/lib/execnet/script/quitserver.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script copying build/lib/execnet/script/__init__.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script copying build/lib/execnet/multi.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet copying build/lib/execnet/apipkg.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet copying build/lib/execnet/gateway_bootstrap.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet copying build/lib/execnet/gateway_socket.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet copying build/lib/execnet/gateway.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet copying build/lib/execnet/gateway_base.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet copying build/lib/execnet/gateway_io.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet copying build/lib/execnet/xspec.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet copying build/lib/execnet/__init__.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet copying build/lib/execnet/rsync_remote.py -> /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/deprecated.py to deprecated.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/rsync.py to rsync.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script/shell.py to shell.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script/xx.py to xx.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script/socketserver.py to socketserver.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script/socketserverservice.py to socketserverservice.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script/loop_socketserver.py to loop_socketserver.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script/quitserver.py to quitserver.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/script/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/multi.py to multi.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/apipkg.py to apipkg.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/gateway_bootstrap.py to gateway_bootstrap.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/gateway_socket.py to gateway_socket.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/gateway.py to gateway.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/gateway_base.py to gateway_base.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/gateway_io.py to gateway_io.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/xspec.py to xspec.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet/rsync_remote.py to rsync_remote.cpython-33.pyc writing byte-compilation script '/tmp/tmp7ijo15.py' /opt/rh/python33/root/usr/bin/python3 -O /tmp/tmp7ijo15.py removing /tmp/tmp7ijo15.py running install_egg_info running egg_info writing dependency_links to execnet.egg-info/dependency_links.txt writing top-level names to execnet.egg-info/top_level.txt writing execnet.egg-info/PKG-INFO reading manifest file 'execnet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'conftest.py' writing manifest file 'execnet.egg-info/SOURCES.txt' Copying execnet.egg-info to /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/execnet-1.2.0-py3.3.egg-info running install_scripts + rm doc/_build/html/.buildinfo + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/execnet-1.2.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/devpi21/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable python33 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-33 /opt/rh/python33/root/usr/bin/python3 1 /opt/rh/devpi21/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eN4rzw + umask 022 + cd /builddir/build/BUILD + cd execnet-1.2.0 ++ pwd + PYTHONPATH=/builddir/build/BUILD/execnet-1.2.0 + LC_ALL=en_US.UTF-8 + scl enable devpi21 - ============================= test session starts ============================== platform linux -- Python 3.3.2 -- py-1.4.25 -- pytest-2.6.3 gateway test setup scope: session execnet: /builddir/build/BUILD/execnet-1.2.0/execnet/__init__.py -- 1.2.0 collected 916 items testing/test_basics.py ................sssss..sssss..sssss....... testing/test_channel.py ..s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s. testing/test_gateway.py ..s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s......s.ss testing/test_multi.py ..s.xx testing/test_termination.py ..sssss.xxsssss testing/test_threadpool.py ......x....... testing/test_basics.py sssssssssssssssssssss testing/test_channel.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss testing/test_gateway.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss testing/test_multi.py ssssss testing/test_termination.py sssssssssssssss testing/test_threadpool.py ssssssssssssss testing/test_basics.py sssssssssssssssssssss testing/test_channel.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss testing/test_gateway.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss testing/test_multi.py ssssss testing/test_termination.py sssssssssssssss testing/test_threadpool.py ssssssssssssss testing/test_basics.py ..sssss..sssss.............sssss.. testing/test_channel.py ss testing/test_fixes.py .. testing/test_gateway.py ............ss testing/test_multi.py .............. testing/test_rsync.py ........... testing/test_serializer.py sssssssssssssss testing/test_termination.py ...sssss testing/test_xspec.py .................ss..ss. =========================== short test summary info ============================ SKIP [17] /builddir/build/BUILD/execnet-1.2.0/testing/conftest.py:129: no python2.7 found SKIP [237] /builddir/build/BUILD/execnet-1.2.0/testing/conftest.py:177: could not import 'eventlet' SKIP [17] /builddir/build/BUILD/execnet-1.2.0/testing/test_serializer.py:28: can't find a 'python2.7' executable SKIP [17] /builddir/build/BUILD/execnet-1.2.0/testing/conftest.py:129: no python3.2 found SKIP [1] /builddir/build/BUILD/execnet-1.2.0/testing/test_xspec.py:145: cpython2.5 not found SKIP [1] /builddir/build/BUILD/execnet-1.2.0/testing/test_xspec.py:159: cpython2.6 not found SKIP [17] /builddir/build/BUILD/execnet-1.2.0/testing/conftest.py:129: no python2.6 found SKIP [17] /builddir/build/BUILD/execnet-1.2.0/testing/conftest.py:129: no pypy found SKIP [237] /builddir/build/BUILD/execnet-1.2.0/testing/conftest.py:177: could not import 'gevent' SKIP [17] /builddir/build/BUILD/execnet-1.2.0/testing/conftest.py:129: no jython found SKIP [54] /opt/rh/devpi21/root/usr/lib/python3.3/site-packages/_pytest/config.py:835: no 'gspecs' option found SKIP [2] /opt/rh/devpi21/root/usr/lib/python3.3/site-packages/_pytest/skipping.py:142: condition: sys.version>="3.0" ============= 277 passed, 634 skipped, 5 xfailed in 32.70 seconds ============== + exit 0 Processing files: devpi21-python-execnet-1.2.0-5.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5mat0N + umask 022 + cd /builddir/build/BUILD + cd execnet-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-execnet-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-execnet-1.2.0 + cp -pr README.txt /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-execnet-1.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-execnet-1.2.0 + cp -pr CHANGELOG /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-execnet-1.2.0 + cp -pr doc/_build/html /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-execnet-1.2.0 + exit 0 Provides: devpi21-python-execnet = 1.2.0-5.el7.centos scl-package(devpi21) 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: devpi21-runtime python33-python(abi) = 3.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64 warning: Could not canonicalize hostname: i-0001a7a9 Wrote: /builddir/build/RPMS/devpi21-python-execnet-1.2.0-5.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HdHZ4v + umask 022 + cd /builddir/build/BUILD + cd execnet-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/devpi21-python-execnet-1.2.0-5.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->