Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/copr-backend.spec'], chrootPath='/var/lib/mock/f31-build-17665110-1275440/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/copr-backend.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1570060800 Wrote: /builddir/build/SRPMS/copr-backend-1.127-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/copr-backend.spec'], chrootPath='/var/lib/mock/f31-build-17665110-1275440/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/copr-backend.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1570060800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VwsZzP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf copr-backend-1.127 + /usr/bin/gzip -dc /builddir/build/SOURCES/copr-backend-1.127.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd copr-backend-1.127 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TPnr4N + umask 022 + cd /builddir/build/BUILD + cd copr-backend-1.127 + make -C docs -j4 html make: Entering directory '/builddir/build/BUILD/copr-backend-1.127/docs' sphinx-build-3 -b html -d build/doctrees source build/html Running Sphinx v2.1.2 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 32 source files that are out of date updating environment: 32 added, 0 changed, 0 removed reading sources... [ 3%] Autodoc reading sources... [ 6%] Backend_design reading sources... [ 9%] Configuration reading sources... [ 12%] INSTALL reading sources... [ 15%] README reading sources... [ 18%] Statistics reading sources... [ 21%] VmManagement reading sources... [ 25%] index reading sources... [ 28%] package/actions reading sources... [ 31%] package/constants reading sources... [ 34%] package/createrepo reading sources... [ 37%] package/daemons/backend reading sources... [ 40%] package/daemons/dispatcher reading sources... [ 43%] package/daemons/job_grab reading sources... [ 46%] package/daemons/log reading sources... [ 50%] package/daemons/vm_master reading sources... [ 53%] package/exceptions reading sources... [ 56%] package/frontend reading sources... [ 59%] package/helpers reading sources... [ 62%] package/job reading sources... [ 65%] package/mockremote/__init__ reading sources... [ 68%] package/mockremote/builder reading sources... [ 71%] package/sign reading sources... [ 75%] package/vm_manage/__init__ reading sources... [ 78%] package/vm_manage/check reading sources... [ 81%] package/vm_manage/event_handle reading sources... [ 84%] package/vm_manage/executor reading sources... [ 87%] package/vm_manage/manager reading sources... [ 90%] package/vm_manage/models reading sources... [ 93%] package/vm_manage/spawn reading sources... [ 96%] package/vm_manage/terminate reading sources... [100%] run_scripts /usr/lib/python3.7/site-packages/sphinx/events.py:103: RemovedInSphinx30Warning: autodoc_default_flags is now deprecated. Please use autodoc_default_options instead. results.append(callback(self.app, *args)) /builddir/build/BUILD/copr-backend-1.127/backend/actions.py:docstring of backend.actions.Action:13: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/copr-backend-1.127/backend/actions.py:docstring of backend.actions.ActionWorkerManager.start_task:1: WARNING: Unknown target name: "own". WARNING: autodoc: failed to import module 'dispatcher' from module 'backend.daemons'; the following exception was raised: No module named 'backend.daemons.dispatcher' WARNING: autodoc: failed to import module 'job_grab' from module 'backend.daemons'; the following exception was raised: No module named 'backend.daemons.job_grab' /builddir/build/BUILD/copr-backend-1.127/backend/daemons/vm_master.py:docstring of backend.daemons.vm_master.VmMaster.terminate_again:3: WARNING: Unexpected indentation. looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/copr-backend-1.127/backend/daemons/vm_master.py:docstring of backend.daemons.vm_master.VmMaster.terminate_again:4: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/copr-backend-1.127/backend/helpers.py:docstring of backend.helpers.run_cmd:4: WARNING: Unexpected section title. Params ------ /builddir/build/BUILD/copr-backend-1.127/backend/helpers.py:docstring of backend.helpers.run_cmd:11: WARNING: Unexpected section title. Returns ------- /builddir/build/BUILD/copr-backend-1.127/backend/vm_manage/event_handle.py:docstring of backend.vm_manage.event_handle.EventHandler.start_listen:3: WARNING: Unexpected indentation. /builddir/build/BUILD/copr-backend-1.127/backend/vm_manage/event_handle.py:docstring of backend.vm_manage.event_handle.EventHandler.start_listen:5: WARNING: Block quote ends without a blank line; unexpected unindent. done checking consistency... done preparing documents... done writing output... [ 3%] Autodoc writing output... [ 6%] Backend_design writing output... [ 9%] Configuration writing output... [ 12%] INSTALL writing output... [ 15%] README writing output... [ 18%] Statistics writing output... [ 21%] VmManagement writing output... [ 25%] index writing output... [ 28%] package/actions writing output... [ 31%] package/constants writing output... [ 34%] package/createrepo writing output... [ 37%] package/daemons/backend writing output... [ 40%] package/daemons/dispatcher writing output... [ 43%] package/daemons/job_grab writing output... [ 46%] package/daemons/log writing output... [ 50%] package/daemons/vm_master writing output... [ 53%] package/exceptions writing output... [ 56%] package/frontend writing output... [ 59%] package/helpers writing output... [ 62%] package/job writing output... [ 65%] package/mockremote/__init__ writing output... [ 68%] package/mockremote/builder writing output... [ 71%] package/sign writing output... [ 75%] package/vm_manage/__init__ writing output... [ 78%] package/vm_manage/check writing output... [ 81%] package/vm_manage/event_handle writing output... [ 84%] package/vm_manage/executor writing output... [ 87%] package/vm_manage/manager writing output... [ 90%] package/vm_manage/models writing output... [ 93%] package/vm_manage/spawn writing output... [ 96%] package/vm_manage/terminate writing output... [100%] run_scripts generating indices... genindex py-modindex highlighting module code... [ 4%] backend.actions highlighting module code... [ 9%] backend.constants highlighting module code... [ 14%] backend.createrepo highlighting module code... [ 19%] backend.daemons.backend highlighting module code... [ 23%] backend.daemons.log highlighting module code... [ 28%] backend.daemons.vm_master highlighting module code... [ 33%] backend.exceptions highlighting module code... [ 38%] backend.frontend highlighting module code... [ 42%] backend.helpers highlighting module code... [ 47%] backend.job highlighting module code... [ 52%] backend.mockremote.__init__ highlighting module code... [ 57%] backend.mockremote.builder highlighting module code... [ 61%] backend.sign highlighting module code... [ 66%] backend.vm_manage.__init__ highlighting module code... [ 71%] backend.vm_manage.check highlighting module code... [ 76%] backend.vm_manage.event_handle highlighting module code... [ 80%] backend.vm_manage.executor highlighting module code... [ 85%] backend.vm_manage.manager highlighting module code... [ 90%] backend.vm_manage.models highlighting module code... [ 95%] backend.vm_manage.spawn highlighting module code... [100%] backend.vm_manage.terminate writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 10 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make: Leaving directory '/builddir/build/BUILD/copr-backend-1.127/docs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jPaVnO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch ++ dirname /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch + cd copr-backend-1.127 + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/var/lib/copr + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/var/lib/copr/jobs + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/var/lib/copr/public_html/results + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/doc/copr-backend/lighttpd/ + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/etc/copr + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/etc/logrotate.d/ + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/lib/systemd/system + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch//var/log/copr-backend + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch//var/run/copr-backend/ + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch//usr/lib/tmpfiles.d + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch//usr/sbin + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/etc/cron.daily + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/etc/sudoers.d + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/bin/ + cp -a copr-backend-service /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch//usr/sbin/ + cp -a backend/__init__.py backend/__pycache__ backend/actions.py backend/ans_utils.py backend/constants.py backend/createrepo.py backend/daemons backend/exceptions.py backend/frontend.py backend/helpers.py backend/job.py backend/mockremote backend/msgbus.py backend/sign.py backend/sshcmd.py backend/vm_manage backend/worker_manager.py /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend + cp -a run/check_consecutive_build_fails.py run/cleanup_vm_nova.py run/copr-backend-process-action run/copr-compress-live-logs run/copr_be.py run/copr_createrepo.py run/copr_find_obsolete_builds.sh run/copr_fix_gpg.py run/copr_get_vm_info.py run/copr_log_hitcounter.py run/copr_print_results_to_delete.py run/copr_prune_results.py run/copr_run_action_dispatcher.py run/copr_run_build_dispatcher.py run/copr_run_logger.py run/copr_run_vmm.py run/copr_sign_unsigned.py run/print_queues.py /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/bin/ + cp -a conf/copr-be.conf.example /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/etc/copr/copr-be.conf + install -p -m 755 conf/crontab/copr-backend /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/etc/cron.daily/copr-backend + cp -a conf/lighttpd/dirlisting.conf conf/lighttpd/mime.conf /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/doc/copr-backend/lighttpd/ + cp -a conf/logrotate/copr-backend /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/etc/logrotate.d/ + cp -a conf/tmpfiles.d/copr-backend.conf /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch//usr/lib/tmpfiles.d + touch /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/var/log/copr-backend/copr.log + touch /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/var/log/copr-backend/prune_old.log + touch /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/var/run/copr-backend/copr-be.pid + cp -a units/copr-backend-action.service units/copr-backend-build.service units/copr-backend-log.service units/copr-backend-vmm.service units/copr-backend.service /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch//usr/lib/systemd/system/ + install -m 0644 conf/copr.sudoers.d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/etc/sudoers.d/copr + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/etc/logstash.d + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/logstash/patterns/ + cp -a conf/logstash/lighttpd.pattern /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/logstash/patterns/lighttpd.pattern + cp -a conf/playbooks /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/doc/copr-backend/ + install -d /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/doc/copr-backend/examples//etc/logstash.d + cp -a conf/logstash/copr_backend.conf /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/doc/copr-backend/examples//etc/logstash.d/copr_backend.conf + cp -a docs/build/html /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/doc/copr-backend/ + [[ /usr/bin/python3 =~ - ]] ++ /usr/bin/python3 -c 'import sys; sys.stdout.write('\''{0.major}{0.minor}'\''.format(sys.version_info))' + python_version=37 + '[' 37 -ge 34 ']' + py3_byte_compile /usr/bin/python3 /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend + python_binary=/usr/bin/python3 + bytecode_compilation_path=/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -s -B -m compileall2 -o 0 -o 1 -s /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch -p / /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend Listing '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/__init__.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/actions.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/ans_utils.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/constants.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/createrepo.py'... Listing '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/daemons'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/daemons/__init__.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/daemons/action_dispatcher.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/daemons/backend.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/daemons/build_dispatcher.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/daemons/log.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/daemons/vm_master.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/daemons/worker.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/exceptions.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/frontend.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/helpers.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/job.py'... Listing '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/mockremote'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/mockremote/__init__.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/mockremote/builder.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/msgbus.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/sign.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/sshcmd.py'... Listing '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/vm_manage'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/vm_manage/__init__.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/vm_manage/check.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/vm_manage/event_handle.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/vm_manage/executor.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/vm_manage/manager.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/vm_manage/models.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/vm_manage/spawn.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/vm_manage/terminate.py'... Compiling '/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/copr/backend/worker_manager.py'... + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.127-1.fc31 --unique-debug-suffix -1.127-1.fc31.noarch --unique-debug-src-base copr-backend-1.127-1.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/copr-backend-1.127 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/copr_find_obsolete_builds.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/copr-compress-live-logs from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/copr-backend-service from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.D6ynJO + umask 022 + cd /builddir/build/BUILD + cd copr-backend-1.127 + ./run_tests.sh + set -e + REDIS_PORT=7777 + trap cleanup EXIT + redis-server --port 7777 ++ readlink -f ../common + common_path=/builddir/build/BUILD/common + export PYTHONPATH=/builddir/build/BUILD/common:backend:run/builddir/build/BUILD/common + PYTHONPATH=/builddir/build/BUILD/common:backend:run/builddir/build/BUILD/common + COVPARAMS='--cov-report term-missing --cov ./backend --cov ./run' + KEEP_ARGS=() + python3 -m pytest -s tests --cov-report term-missing --cov ./backend --cov ./run ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 rootdir: /builddir/build/BUILD/copr-backend-1.127 plugins: cov-2.7.1 collected 239 items tests/test_action.py ..sssssssssss.sssss tests/test_createrepo.py ........... tests/test_frontend.py ..................... tests/test_helpers.py ... tests/test_sign.py ................ tests/test_worker_manager.py ............. tests/daemons/test_backend.py ..s.sssssss. tests/daemons/test_dispatcher.py sssssssssssssssssssssssss tests/daemons/test_vm_master.py ..............s.... tests/mockremote/test_builder.py sssssssssssssssssssssssssss tests/mockremote/test_mockremote.py .......ss....ssss tests/run/test_copr_prune_results.py sss tests/vm_manager/test_check.py ssss tests/vm_manager/test_event_handle.py .....ssss..... tests/vm_manager/test_executor.py ... tests/vm_manager/test_manager.py ................... tests/vm_manager/test_spawn.py .s....s.s. tests/vm_manager/test_terminate.py .ss =============================== warnings summary =============================== /usr/lib/python3.7/site-packages/oslo_config/cfg.py:1917 /usr/lib/python3.7/site-packages/oslo_config/cfg.py:1917: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working class ConfigOpts(collections.Mapping): /usr/lib/python3.7/site-packages/fedmsg/__init__.py:67 /usr/lib/python3.7/site-packages/fedmsg/__init__.py:67 /usr/lib/python3.7/site-packages/fedmsg/__init__.py:67 /usr/lib/python3.7/site-packages/fedmsg/__init__.py:67: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() scrub = inspect.getargspec(func).args -- Docs: https://docs.pytest.org/en/latest/warnings.html ----------- coverage: platform linux, python 3.7.4-final-0 ----------- Name Stmts Miss Cover Missing -------------------------------------------------------------------- backend/__init__.py 2 0 100% backend/actions.py 422 245 42% 68, 74-110, 121-123, 128, 132-134, 140, 146, 156, 160-162, 167, 178-182, 185-204, 207-234, 248-250, 261-265, 272-273, 279-280, 286-296, 316-329, 332-339, 342-350, 353-376, 379-428, 432-482, 496, 498, 501-502, 512-528, 567-574, 589-591, 596 backend/ans_utils.py 20 12 40% 12, 23-35 backend/constants.py 28 4 86% 32-35 backend/createrepo.py 72 19 74% 115-154, 159 backend/daemons/__init__.py 0 0 100% backend/daemons/action_dispatcher.py 41 41 0% 3-77 backend/daemons/backend.py 40 8 80% 47-55 backend/daemons/build_dispatcher.py 120 120 0% 3-211 backend/daemons/log.py 50 37 26% 24-30, 35-51, 54-68, 71-80 backend/daemons/vm_master.py 125 3 98% 148-149, 173 backend/daemons/worker.py 208 162 22% 50-53, 57-58, 70-73, 80-83, 89-97, 103-114, 124-130, 133-140, 158-258, 262-274, 277-286, 293-303, 306-321, 327-348, 351-356, 359-370 backend/exceptions.py 73 6 92% 9-12, 125-132 backend/frontend.py 78 0 100% backend/helpers.py 257 164 36% 45-53, 57-60, 78-81, 94-97, 104-105, 119-136, 141-142, 145-159, 164-298, 302-307, 311-316, 320-325, 352-361, 420-422, 439-446, 453-455, 459-463, 467-481, 485-489, 498-506, 512-534 backend/job.py 80 20 75% 74, 94, 107, 112, 116, 120, 128, 135-138, 142, 155-164 backend/mockremote/__init__.py 119 41 66% 138-139, 147, 206-230, 273-281, 284-300, 306-312, 318-319, 322-325, 341-342 backend/mockremote/builder.py 109 81 26% 22-42, 51-56, 62-63, 66-68, 72-77, 81-83, 87-95, 98, 103-116, 120-123, 126, 130-160, 163, 166-178, 184 backend/msgbus.py 124 86 31% 16-18, 22, 31, 41-133, 147-159, 173-178, 185-186, 191, 194, 197-198, 214-223, 227-269, 273-286, 297-302, 305, 313-315, 318-319 backend/sign.py 88 20 77% 171-183, 193-213 backend/sshcmd.py 34 24 29% 46-48, 51-55, 58-67, 94-97, 112-125 backend/vm_manage/__init__.py 18 0 100% backend/vm_manage/check.py 32 21 34% 22-49, 59-60 backend/vm_manage/event_handle.py 96 11 89% 96, 101-112 backend/vm_manage/executor.py 39 4 90% 32-36 backend/vm_manage/manager.py 190 17 91% 248-249, 316-317, 334, 348-352, 387-388, 421, 423, 425, 431-438 backend/vm_manage/models.py 37 2 95% 47, 54 backend/vm_manage/spawn.py 94 29 69% 53-54, 84-96, 105, 120, 123, 126-141 backend/vm_manage/terminate.py 48 17 65% 37, 48-49, 58-76 backend/worker_manager.py 111 2 98% 170-171 run/check_consecutive_build_fails.py 18 18 0% 4-30 run/cleanup_vm_nova.py 101 101 0% 4-157 run/copr_be.py 26 26 0% 4-51 run/copr_createrepo.py 32 32 0% 3-59 run/copr_fix_gpg.py 55 55 0% 3-86 run/copr_get_vm_info.py 8 8 0% 5-16 run/copr_log_hitcounter.py 80 80 0% 8-146 run/copr_print_results_to_delete.py 42 42 0% 3-63 run/copr_prune_results.py 154 120 22% 39-40, 43-44, 47-48, 51-52, 55-56, 62-68, 73-79, 82-108, 111-177, 184-205, 212-215, 219-221, 225-231 run/copr_run_action_dispatcher.py 5 5 0% 4-9 run/copr_run_build_dispatcher.py 5 5 0% 4-9 run/copr_run_logger.py 6 6 0% 4-11 run/copr_run_vmm.py 30 30 0% 4-53 run/copr_sign_unsigned.py 105 105 0% 4-168 -------------------------------------------------------------------- TOTAL 3422 1829 47% ============= 140 passed, 99 skipped, 4 warnings in 15.43 seconds ============== + cleanup + redis-cli -p 7777 shutdown + wait + RPM_EC=0 ++ jobs -p + exit 0 Processing files: copr-backend-1.127-1.fc31.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WStwvN + umask 022 + cd /builddir/build/BUILD + cd copr-backend-1.127 + LICENSEDIR=/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/licenses/copr-backend + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/licenses/copr-backend + cp -pr LICENSE /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/licenses/copr-backend + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(copr-backend) = 1.127-1.fc31 copr-backend = 1.127-1.fc31 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(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/bash /usr/bin/python3 /usr/bin/sh Processing files: copr-backend-doc-1.127-1.fc31.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G2jChM + umask 022 + cd /builddir/build/BUILD + cd copr-backend-1.127 + LICENSEDIR=/builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/licenses/copr-backend-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/licenses/copr-backend-doc + cp -pr LICENSE /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch/usr/share/licenses/copr-backend-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: copr-backend-doc = 1.127-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch Wrote: /builddir/build/RPMS/copr-backend-1.127-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/copr-backend-doc-1.127-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LS6VIN + umask 022 + cd /builddir/build/BUILD + cd copr-backend-1.127 + /usr/bin/rm -rf /builddir/build/BUILDROOT/copr-backend-1.127-1.fc31.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0