Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-crochet.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infra8-infra-common-el8-build-88131-636503/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '40056c1288f44d88ad2e01399152bf5f', '-D', '/var/lib/mock/infra8-infra-common-el8-build-88131-636503/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-crochet.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-crochet-1.10.0-5.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-crochet.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infra8-infra-common-el8-build-88131-636503/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b8c36d648b9f4f7f85a26b5711ad423a', '-D', '/var/lib/mock/infra8-infra-common-el8-build-88131-636503/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-crochet.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cAZ9Zf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf crochet-1.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/crochet-1.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd crochet-1.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nwk0IN + umask 022 + cd /builddir/build/BUILD + cd crochet-1.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/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/crochet copying crochet/__init__.py -> build/lib/crochet copying crochet/_util.py -> build/lib/crochet copying crochet/_version.py -> build/lib/crochet copying crochet/_shutdown.py -> build/lib/crochet copying crochet/_eventloop.py -> build/lib/crochet copying crochet/_resultstore.py -> build/lib/crochet creating build/lib/crochet/tests copying crochet/tests/__init__.py -> build/lib/crochet/tests copying crochet/tests/test_api.py -> build/lib/crochet/tests copying crochet/tests/test_process.py -> build/lib/crochet/tests copying crochet/tests/test_shutdown.py -> build/lib/crochet/tests copying crochet/tests/test_logging.py -> build/lib/crochet/tests copying crochet/tests/test_util.py -> build/lib/crochet/tests copying crochet/tests/test_resultstore.py -> build/lib/crochet/tests copying crochet/tests/test_setup.py -> build/lib/crochet/tests UPDATING build/lib/crochet/_version.py set build/lib/crochet/_version.py to '1.10.0' + sleep 1 + make -j20 -C docs html make: Entering directory '/builddir/build/BUILD/crochet-1.10.0/docs' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 8 source files that are out of date updating environment: 8 added, 0 changed, 0 removed reading sources... [ 12%] api reading sources... [ 25%] api-reference reading sources... [ 37%] async reading sources... [ 50%] index reading sources... [ 62%] introduction reading sources... [ 75%] news reading sources... [ 87%] using reading sources... [100%] workarounds looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] api writing output... [ 25%] api-reference writing output... [ 37%] async writing output... [ 50%] index writing output... [ 62%] introduction writing output... [ 75%] news writing output... [ 87%] using writing output... [100%] workarounds generating indices... writing additional pages... search copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/crochet-1.10.0/docs/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/crochet-1.10.0/docs' + rm docs/_build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LClYrr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch + cd crochet-1.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr creating /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet copying build/lib/crochet/__init__.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet copying build/lib/crochet/_util.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet copying build/lib/crochet/_version.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet copying build/lib/crochet/_shutdown.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet copying build/lib/crochet/_eventloop.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet copying build/lib/crochet/_resultstore.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet creating /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests copying build/lib/crochet/tests/__init__.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests copying build/lib/crochet/tests/test_api.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests copying build/lib/crochet/tests/test_process.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests copying build/lib/crochet/tests/test_shutdown.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests copying build/lib/crochet/tests/test_logging.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests copying build/lib/crochet/tests/test_util.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests copying build/lib/crochet/tests/test_resultstore.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests copying build/lib/crochet/tests/test_setup.py -> /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/_util.py to _util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/_shutdown.py to _shutdown.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/_eventloop.py to _eventloop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/_resultstore.py to _resultstore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests/test_process.py to test_process.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests/test_shutdown.py to test_shutdown.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests/test_logging.py to test_logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests/test_resultstore.py to test_resultstore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet/tests/test_setup.py to test_setup.cpython-36.pyc writing byte-compilation script '/tmp/tmpi8ib0p6s.py' /usr/bin/python3.6 /tmp/tmpi8ib0p6s.py removing /tmp/tmpi8ib0p6s.py running install_egg_info running egg_info creating crochet.egg-info writing crochet.egg-info/PKG-INFO writing dependency_links to crochet.egg-info/dependency_links.txt writing requirements to crochet.egg-info/requires.txt writing top-level names to crochet.egg-info/top_level.txt writing manifest file 'crochet.egg-info/SOURCES.txt' reading manifest file 'crochet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'crochet.egg-info/SOURCES.txt' Copying crochet.egg-info to /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6/site-packages/crochet-1.10.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 1.10.0-5.el8 --unique-debug-suffix -1.10.0-5.el8.noarch --unique-debug-src-base python-crochet-1.10.0-5.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/crochet-1.10.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.69VNE6 + umask 022 + cd /builddir/build/BUILD + cd crochet-1.10.0 + /usr/bin/python3.6 -m unittest discover -v crochet.tests test_cancel (crochet.tests.test_api.EventualResultTests) test_cancel ... ok test_connect_deferred (crochet.tests.test_api.EventualResultTests) test_connect_deferred ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:398: DeprecationWarning: Unlimited timeouts are deprecated. self.assertEqual(er.wait(), 123) test_control_c_is_possible (crochet.tests.test_api.EventualResultTests) test_control_c_is_possible ... ok test_error_after_gc_logged (crochet.tests.test_api.EventualResultTests) test_error_after_gc_logged ... Unhandled error in EventualResult Traceback (most recent call last): Failure: builtins.ZeroDivisionError: ok test_error_logged_no_wait (crochet.tests.test_api.EventualResultTests) test_error_logged_no_wait ... Unhandled error in EventualResult Traceback (most recent call last): Failure: builtins.ZeroDivisionError: ok test_error_logged_wait_timeout (crochet.tests.test_api.EventualResultTests) test_error_logged_wait_timeout ... Unhandled error in EventualResult Traceback (most recent call last): Failure: builtins.ZeroDivisionError: ok test_failure_result (crochet.tests.test_api.EventualResultTests) test_failure_result ... ok /usr/lib64/python3.6/site-packages/twisted/trial/_synctest.py:423: DeprecationWarning: Unlimited timeouts are deprecated. return context._handle(lambda: f(*args, **kwargs)) test_failure_result_twice (crochet.tests.test_api.EventualResultTests) test_failure_result_twice ... ok /usr/lib64/python3.6/site-packages/twisted/trial/_synctest.py:423: DeprecationWarning: Unlimited timeouts are deprecated. return context._handle(lambda: f(*args, **kwargs)) /usr/lib64/python3.6/site-packages/twisted/trial/_synctest.py:423: DeprecationWarning: Unlimited timeouts are deprecated. return context._handle(lambda: f(*args, **kwargs)) test_immediate_cancel (crochet.tests.test_api.EventualResultTests) test_immediate_cancel ... ok test_later_failure_result (crochet.tests.test_api.EventualResultTests) test_later_failure_result ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:122: DeprecationWarning: Unlimited timeouts are deprecated. result = f(*args, **kwargs) test_later_success_result (crochet.tests.test_api.EventualResultTests) test_later_success_result ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:122: DeprecationWarning: Unlimited timeouts are deprecated. result = f(*args, **kwargs) test_noWaitingDuringImport (crochet.tests.test_api.EventualResultTests) test_noWaitingDuringImport ... skipped 'This test is too fragile (and insufficient) on Python 3 - see https://github.com/itamarst/crochet/issues/43' test_original_failure (crochet.tests.test_api.EventualResultTests) test_original_failure ... ok test_original_failure_no_result (crochet.tests.test_api.EventualResultTests) test_original_failure_no_result ... ok test_original_failure_not_error (crochet.tests.test_api.EventualResultTests) test_original_failure_not_error ... ok test_reactor_stop_unblocks_EventualResult (crochet.tests.test_api.EventualResultTests) test_reactor_stop_unblocks_EventualResult ... ok test_reactor_stop_unblocks_EventualResult_in_threadpool (crochet.tests.test_api.EventualResultTests) test_reactor_stop_unblocks_EventualResult_in_threadpool ... ok test_reactor_thread_disallowed (crochet.tests.test_api.EventualResultTests) test_reactor_thread_disallowed ... ok test_stash (crochet.tests.test_api.EventualResultTests) test_stash ... ok test_success_result (crochet.tests.test_api.EventualResultTests) test_success_result ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:147: DeprecationWarning: Unlimited timeouts are deprecated. self.assertEqual(dr.wait(), 123) test_success_result_twice (crochet.tests.test_api.EventualResultTests) test_success_result_twice ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:169: DeprecationWarning: Unlimited timeouts are deprecated. self.assertEqual(dr.wait(), 123) /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:170: DeprecationWarning: Unlimited timeouts are deprecated. self.assertEqual(dr.wait(), 123) test_timeout (crochet.tests.test_api.EventualResultTests) test_timeout ... ok test_timeout_then_result (crochet.tests.test_api.EventualResultTests) test_timeout_then_result ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:229: DeprecationWarning: Unlimited timeouts are deprecated. self.assertEqual(dr.wait(), u"value") /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:230: DeprecationWarning: Unlimited timeouts are deprecated. self.assertEqual(dr.wait(), u"value") test_timeout_twice (crochet.tests.test_api.EventualResultTests) test_timeout_twice ... ok test_waiting_during_different_thread_importing (crochet.tests.test_api.EventualResultTests) test_waiting_during_different_thread_importing ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:560: DeprecationWarning: Unlimited timeouts are deprecated. assertions.append((er.wait(), 123)) test_in_reactor_thread (crochet.tests.test_api.InReactorTests) test_in_reactor_thread ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:602: DeprecationWarning: @in_reactor is deprecated, use @run_in_reactor @c.in_reactor test_name (crochet.tests.test_api.InReactorTests) test_name ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:585: DeprecationWarning: @in_reactor is deprecated, use @run_in_reactor @c.in_reactor test_run_in_reactor_wrapper (crochet.tests.test_api.InReactorTests) test_run_in_reactor_wrapper ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:631: DeprecationWarning: @in_reactor is deprecated, use @run_in_reactor @c.in_reactor test_eventloop_api (crochet.tests.test_api.PublicAPITests) test_eventloop_api ... ok test_eventloop_api_reactor (crochet.tests.test_api.PublicAPITests) test_eventloop_api_reactor ... ok test_no_sideeffects (crochet.tests.test_api.PublicAPITests) test_no_sideeffects ... ok test_reapAllProcesses (crochet.tests.test_api.PublicAPITests) test_reapAllProcesses ... ok test_retrieve_result (crochet.tests.test_api.PublicAPITests) test_retrieve_result ... ok test_runs_with_lock (crochet.tests.test_api.ResultRegistryTests) test_runs_with_lock ... ok test_stopped_already_have_result (crochet.tests.test_api.ResultRegistryTests) test_stopped_already_have_result ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:82: DeprecationWarning: Unlimited timeouts are deprecated. self.assertEqual(er.wait(), 123) /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:83: DeprecationWarning: Unlimited timeouts are deprecated. self.assertEqual(er.wait(), 123) /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:84: DeprecationWarning: Unlimited timeouts are deprecated. self.assertEqual(er.wait(), 123) test_stopped_new_registration (crochet.tests.test_api.ResultRegistryTests) test_stopped_new_registration ... ok test_stopped_registered (crochet.tests.test_api.ResultRegistryTests) test_stopped_registered ... ok test_weakref (crochet.tests.test_api.ResultRegistryTests) test_weakref ... ok test_classmethod (crochet.tests.test_api.RunInReactorTests) test_classmethod ... ok test_deferred_failure_result (crochet.tests.test_api.RunInReactorTests) test_deferred_failure_result ... ok /usr/lib64/python3.6/site-packages/twisted/trial/_synctest.py:423: DeprecationWarning: Unlimited timeouts are deprecated. return context._handle(lambda: f(*args, **kwargs)) test_deferred_success_result (crochet.tests.test_api.RunInReactorTests) test_deferred_success_result ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:772: DeprecationWarning: Unlimited timeouts are deprecated. self.assertEqual(result.wait(), 123) test_exception_result (crochet.tests.test_api.RunInReactorTests) test_exception_result ... ok /usr/lib64/python3.6/site-packages/twisted/trial/_synctest.py:423: DeprecationWarning: Unlimited timeouts are deprecated. return context._handle(lambda: f(*args, **kwargs)) test_method (crochet.tests.test_api.RunInReactorTests) test_method ... ok test_name (crochet.tests.test_api.RunInReactorTests) test_name ... ok test_registry (crochet.tests.test_api.RunInReactorTests) test_registry ... ok test_regular_result (crochet.tests.test_api.RunInReactorTests) test_regular_result ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:793: DeprecationWarning: Unlimited timeouts are deprecated. self.assertEqual(result.wait(), 123) test_run_in_reactor_thread (crochet.tests.test_api.RunInReactorTests) test_run_in_reactor_thread ... ok test_signature (crochet.tests.test_api.RunInReactorTests) test_signature ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:656: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() self.assertEqual(inspect.getargspec(some_name), /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:657: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() inspect.getargspec(decorated)) test_wrap_method (crochet.tests.test_api.RunInReactorTests) test_wrap_method ... ok test_wrapped_function (crochet.tests.test_api.RunInReactorTests) test_wrapped_function ... ok runTest (twisted.trial._asynctest.TestCase) runTest ... ok test_arguments (crochet.tests.test_api.WaitForReactorTests) test_arguments ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:949: DeprecationWarning: @wait_for_reactor is deprecated, use @wait_for instead @decorator test_classmethod (crochet.tests.test_api.WaitForReactorTests) test_classmethod ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:965: DeprecationWarning: @wait_for_reactor is deprecated, use @wait_for instead @classmethod /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:970: DeprecationWarning: @wait_for_reactor is deprecated, use @wait_for instead @decorator test_control_c_is_possible (crochet.tests.test_api.WaitForReactorTests) test_control_c_is_possible ... ok test_deferred_failure_result (crochet.tests.test_api.WaitForReactorTests) test_deferred_failure_result ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:867: DeprecationWarning: @wait_for_reactor is deprecated, use @wait_for instead @decorator test_deferred_success_result (crochet.tests.test_api.WaitForReactorTests) test_deferred_success_result ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:867: DeprecationWarning: @wait_for_reactor is deprecated, use @wait_for instead @decorator test_exception_result (crochet.tests.test_api.WaitForReactorTests) test_exception_result ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:867: DeprecationWarning: @wait_for_reactor is deprecated, use @wait_for instead @decorator test_name (crochet.tests.test_api.WaitForReactorTests) test_name ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:882: DeprecationWarning: @wait_for_reactor is deprecated, use @wait_for instead @decorator test_reactor_stop_unblocks (crochet.tests.test_api.WaitForReactorTests) test_reactor_stop_unblocks ... ok test_reactor_thread_disallowed (crochet.tests.test_api.WaitForReactorTests) test_reactor_thread_disallowed ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:867: DeprecationWarning: @wait_for_reactor is deprecated, use @wait_for instead @decorator test_regular_result (crochet.tests.test_api.WaitForReactorTests) test_regular_result ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:867: DeprecationWarning: @wait_for_reactor is deprecated, use @wait_for instead @decorator test_signature (crochet.tests.test_api.WaitForReactorTests) test_signature ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:897: DeprecationWarning: @wait_for_reactor is deprecated, use @wait_for instead decorated = decorator(some_name) /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:898: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() self.assertEqual(inspect.getargspec(some_name), /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:899: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() inspect.getargspec(decorated)) test_wait_for_reactor_thread (crochet.tests.test_api.WaitForReactorTests) test_wait_for_reactor_thread ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:932: DeprecationWarning: @wait_for_reactor is deprecated, use @wait_for instead @decorator test_wrapped_function (crochet.tests.test_api.WaitForReactorTests) test_wrapped_function ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:911: DeprecationWarning: @wait_for_reactor is deprecated, use @wait_for instead wrapper = decorator(func) test_arguments (crochet.tests.test_api.WaitForTests) test_arguments ... ok test_classmethod (crochet.tests.test_api.WaitForTests) test_classmethod ... ok test_control_c_is_possible (crochet.tests.test_api.WaitForTests) test_control_c_is_possible ... ok test_deferred_failure_result (crochet.tests.test_api.WaitForTests) test_deferred_failure_result ... ok test_deferred_success_result (crochet.tests.test_api.WaitForTests) test_deferred_success_result ... ok test_exception_result (crochet.tests.test_api.WaitForTests) test_exception_result ... ok test_name (crochet.tests.test_api.WaitForTests) test_name ... ok test_reactor_stop_unblocks (crochet.tests.test_api.WaitForTests) test_reactor_stop_unblocks ... ok test_reactor_thread_disallowed (crochet.tests.test_api.WaitForTests) test_reactor_thread_disallowed ... ok test_regular_result (crochet.tests.test_api.WaitForTests) test_regular_result ... ok test_signature (crochet.tests.test_api.WaitForTests) test_signature ... ok /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:898: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() self.assertEqual(inspect.getargspec(some_name), /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_api.py:899: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() inspect.getargspec(decorated)) test_timeoutCancels (crochet.tests.test_api.WaitForTests) test_timeoutCancels ... ok test_timeoutRaises (crochet.tests.test_api.WaitForTests) test_timeoutRaises ... ok test_wait_for_reactor_thread (crochet.tests.test_api.WaitForTests) test_wait_for_reactor_thread ... ok test_wrapped_function (crochet.tests.test_api.WaitForTests) test_wrapped_function ... ok runTest (twisted.trial._synctest.SynchronousTestCase) runTest ... ok test_emit (crochet.tests.test_logging.ThreadLogObserverTest) test_emit ... ok test_errors (crochet.tests.test_logging.ThreadLogObserverTest) test_errors ... ok test_ioThreadUnchanged (crochet.tests.test_logging.ThreadLogObserverTest) test_ioThreadUnchanged ... ok test_stop (crochet.tests.test_logging.ThreadLogObserverTest) test_stop ... ok test_processExit (crochet.tests.test_process.ProcessTests) test_processExit ... ok /usr/lib64/python3.6/subprocess.py:786: ResourceWarning: subprocess 264 is still running ResourceWarning, source=self) /usr/lib64/python3.6/site-packages/twisted/internet/utils.py:217: ResourceWarning: unclosed file <_io.BufferedReader name=18> result = f(*a, **kw) runTest (twisted.trial._asynctest.TestCase) runTest ... ok test_log_errors (crochet.tests.test_resultstore.ResultStoreTests) test_log_errors ... Unhandled error in stashed EventualResult: Traceback (most recent call last): Failure: builtins.ZeroDivisionError: Unhandled error in stashed EventualResult: Traceback (most recent call last): Failure: builtins.RuntimeError: ok test_retrieve_only_once (crochet.tests.test_resultstore.ResultStoreTests) test_retrieve_only_once ... ok test_store_and_retrieve (crochet.tests.test_resultstore.ResultStoreTests) test_store_and_retrieve ... ok test_synchronized (crochet.tests.test_resultstore.ResultStoreTests) test_synchronized ... ok test_uniqueness (crochet.tests.test_resultstore.ResultStoreTests) test_uniqueness ... ok runTest (twisted.trial._asynctest.TestCase) runTest ... ok test_new_logging (crochet.tests.test_setup.LoggingTests) ... ok test_old_logging (crochet.tests.test_setup.LoggingTests) ... skipped 'This test is for Twisted < 15.2.' test_non_posix (crochet.tests.test_setup.ProcessSetupTests) ... skipped 'This test is for non-POSIX systems.' test_posix (crochet.tests.test_setup.ProcessSetupTests) ... /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_setup.py:259: DeprecationWarning: Please use assertEqual instead. self.assertEquals(reaps, [1]) /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_setup.py:261: DeprecationWarning: Please use assertEqual instead. self.assertEquals(reaps, [1, 1]) /builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_setup.py:263: DeprecationWarning: Please use assertEqual instead. self.assertEquals(reaps, [1, 1, 1]) ok test_crochet_import_no_reactor (crochet.tests.test_setup.ReactorImportTests) ... ok test_first_runs_reactor (crochet.tests.test_setup.SetupTests) ... ok test_logging (crochet.tests.test_setup.SetupTests) ... ok test_no_setup (crochet.tests.test_setup.SetupTests) ... ok test_no_setup_after_setup (crochet.tests.test_setup.SetupTests) ... ok test_no_setup_registry_shutdown (crochet.tests.test_setup.SetupTests) ... ok test_runs_with_lock (crochet.tests.test_setup.SetupTests) ... ok test_second_does_nothing (crochet.tests.test_setup.SetupTests) ... ok test_setup_registry_shutdown (crochet.tests.test_setup.SetupTests) ... ok test_start_watchdog_thread (crochet.tests.test_setup.SetupTests) ... ok test_stop_logging_on_exit (crochet.tests.test_setup.SetupTests) ... ok test_stop_on_exit (crochet.tests.test_setup.SetupTests) ... ok test_warnings_untouched (crochet.tests.test_setup.SetupTests) ... ok test_called (crochet.tests.test_shutdown.FunctionRegistryTests) test_called ... ok test_log_errors (crochet.tests.test_shutdown.FunctionRegistryTests) test_log_errors ... Unhandled Error Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/twisted/trial/_asynctest.py", line 112, in _run utils.runWithWarningsSuppressed, self._getSuppress(), method) File "/usr/lib64/python3.6/site-packages/twisted/internet/defer.py", line 151, in maybeDeferred result = f(*args, **kw) File "/usr/lib64/python3.6/site-packages/twisted/internet/utils.py", line 217, in runWithWarningsSuppressed result = f(*a, **kw) File "/builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_shutdown.py", line 122, in test_log_errors registry.run() --- --- File "/builddir/build/BUILD/crochet-1.10.0/crochet/_shutdown.py", line 52, in run f() File "/builddir/build/BUILD/crochet-1.10.0/crochet/_shutdown.py", line 44, in self._functions.append(lambda: f(*args, **kwargs)) File "/builddir/build/BUILD/crochet-1.10.0/crochet/tests/test_shutdown.py", line 120, in registry.register(lambda: 1 / 0) builtins.ZeroDivisionError: division by zero ok test_api (crochet.tests.test_shutdown.ShutdownTests) test_api ... ok test_shutdown (crochet.tests.test_shutdown.ShutdownTests) test_shutdown ... ok /usr/lib64/python3.6/site-packages/twisted/internet/utils.py:217: ResourceWarning: unclosed file <_io.BufferedReader name=15> result = f(*a, **kw) test_watchdog (crochet.tests.test_shutdown.ShutdownTests) test_watchdog ... ok runTest (twisted.trial._asynctest.TestCase) runTest ... ok test_marked (crochet.tests.test_util.SynchronizedTests) test_marked ... ok test_name (crochet.tests.test_util.SynchronizedTests) test_name ... ok test_raise (crochet.tests.test_util.SynchronizedTests) test_raise ... ok test_return (crochet.tests.test_util.SynchronizedTests) test_return ... ok runTest (twisted.trial._asynctest.TestCase) runTest ... ok ---------------------------------------------------------------------- Ran 120 tests in 6.962s OK (skipped=3) + exit 0 Processing files: python-crochet-doc-1.10.0-5.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zDIb62 + umask 022 + cd /builddir/build/BUILD + cd crochet-1.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/share/doc/python-crochet-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/share/doc/python-crochet-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/share/doc/python-crochet-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0N9szZ + umask 022 + cd /builddir/build/BUILD + cd crochet-1.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/share/licenses/python-crochet-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/share/licenses/python-crochet-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/share/licenses/python-crochet-doc + exit 0 Provides: python-crochet-doc = 1.10.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-crochet-1.10.0-5.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ikf6tW + umask 022 + cd /builddir/build/BUILD + cd crochet-1.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/share/doc/python3-crochet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/share/doc/python3-crochet + cp -pr README.rst /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/share/doc/python3-crochet + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.t7VlrT + umask 022 + cd /builddir/build/BUILD + cd crochet-1.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/share/licenses/python3-crochet + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/share/licenses/python3-crochet + cp -pr LICENSE /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch/usr/share/licenses/python3-crochet + exit 0 Provides: python3-crochet = 1.10.0-5.el8 python3.6dist(crochet) = 1.10.0 python3dist(crochet) = 1.10.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: python(abi) = 3.6 python3.6dist(twisted) >= 15.0 python3.6dist(wrapt) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch Wrote: /builddir/build/RPMS/python-crochet-doc-1.10.0-5.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-crochet-1.10.0-5.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6D3WYX + umask 022 + cd /builddir/build/BUILD + cd crochet-1.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-crochet-1.10.0-5.el8.noarch + exit 0 Child return code was: 0