Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rebase-helper.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-da68a31cada0a8fe350f4a1c8a205edcf48ceaed/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rebase-helper.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/rebase-helper-0.7.3-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rebase-helper.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-da68a31cada0a8fe350f4a1c8a205edcf48ceaed/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rebase-helper.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rVpW5O + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rebase-helper-0.7.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.7.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rebase-helper-0.7.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf rebase-helper.egg-info Patch #0 (rebase-helper-download-test.patch): + echo 'Patch #0 (rebase-helper-download-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/rebase-helper-download-test.patch + /usr/bin/patch -p1 -b --suffix .download --fuzz=0 patching file test/test_utils.py Patch #1 (rebase-helper-test-git.patch): + echo 'Patch #1 (rebase-helper-test-git.patch):' + /usr/bin/cat /builddir/build/SOURCES/rebase-helper-test-git.patch + /usr/bin/patch -p1 -b --suffix .test-git --fuzz=0 patching file test/test_git_helper.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EEFspG + umask 022 + cd /builddir/build/BUILD + cd rebase-helper-0.7.3 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/rebasehelper copying rebasehelper/utils.py -> build/lib/rebasehelper copying rebasehelper/base_output.py -> build/lib/rebasehelper copying rebasehelper/output_tool.py -> build/lib/rebasehelper copying rebasehelper/version.py -> build/lib/rebasehelper copying rebasehelper/patch_helper.py -> build/lib/rebasehelper copying rebasehelper/constants.py -> build/lib/rebasehelper copying rebasehelper/build_log_analyzer.py -> build/lib/rebasehelper copying rebasehelper/settings.py -> build/lib/rebasehelper copying rebasehelper/logger.py -> build/lib/rebasehelper copying rebasehelper/exceptions.py -> build/lib/rebasehelper copying rebasehelper/specfile.py -> build/lib/rebasehelper copying rebasehelper/build_helper.py -> build/lib/rebasehelper copying rebasehelper/__init__.py -> build/lib/rebasehelper copying rebasehelper/cli.py -> build/lib/rebasehelper copying rebasehelper/application.py -> build/lib/rebasehelper copying rebasehelper/checker.py -> build/lib/rebasehelper copying rebasehelper/archive.py -> build/lib/rebasehelper running egg_info creating rebasehelper.egg-info writing rebasehelper.egg-info/PKG-INFO writing top-level names to rebasehelper.egg-info/top_level.txt writing dependency_links to rebasehelper.egg-info/dependency_links.txt writing entry points to rebasehelper.egg-info/entry_points.txt writing manifest file 'rebasehelper.egg-info/SOURCES.txt' reading manifest file 'rebasehelper.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'rebase-helper' warning: no files found matching 'rebase-helper' under directory 'rebase-helper' warning: no files found matching 'rebase-helper' under directory 'test' writing manifest file 'rebasehelper.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IX1B6x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch + cd rebase-helper-0.7.3 + mkdir -p /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch//usr/share/man/man1/ + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/utils.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/base_output.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/output_tool.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/version.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/patch_helper.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/constants.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/build_log_analyzer.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/settings.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/logger.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/exceptions.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/specfile.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/build_helper.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/__init__.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/cli.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/application.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/checker.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper copying build/lib/rebasehelper/archive.py -> /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/base_output.py to base_output.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/output_tool.py to output_tool.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/patch_helper.py to patch_helper.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/build_log_analyzer.py to build_log_analyzer.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/specfile.py to specfile.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/build_helper.py to build_helper.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/application.py to application.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/checker.py to checker.pyc byte-compiling /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper/archive.py to archive.pyc running install_egg_info running egg_info writing rebasehelper.egg-info/PKG-INFO writing top-level names to rebasehelper.egg-info/top_level.txt writing dependency_links to rebasehelper.egg-info/dependency_links.txt writing entry points to rebasehelper.egg-info/entry_points.txt reading manifest file 'rebasehelper.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'rebase-helper' warning: no files found matching 'rebase-helper' under directory 'rebase-helper' warning: no files found matching 'rebase-helper' under directory 'test' writing manifest file 'rebasehelper.egg-info/SOURCES.txt' Copying rebasehelper.egg-info to /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7/site-packages/rebasehelper-0.7.3-py2.7.egg-info running install_scripts Installing rebase-helper script to /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/bin + cp man/rebase-helper.1 /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch//usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/rebase-helper-0.7.3 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.C1ZNJu + umask 022 + cd /builddir/build/BUILD + cd rebase-helper-0.7.3 + /usr/bin/python setup.py test -t py.test running test ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.27 -- pytest-2.7.0 -- /usr/bin/python rootdir: /builddir/build/BUILD/rebase-helper-0.7.3, inifile: collecting ... collected 86 items test/test_application.py::TestApplication::test_application_sources PASSED test/test_archive.py::TestArchive::test_tar_bz2_archive PASSED test/test_archive.py::TestArchive::test_tar_gz_archive PASSED test/test_archive.py::TestArchive::test_tgz_archive PASSED test/test_archive.py::TestArchive::test_tar_xz_archive PASSED test/test_archive.py::TestArchive::test_bz2_archive PASSED test/test_archive.py::TestArchive::test_zip_archive PASSED test/test_base_output.py::TestBaseOutput::test_base_output_global PASSED test/test_base_output.py::TestBaseOutput::test_base_output_info PASSED test/test_base_output.py::TestBaseOutput::test_base_output_patches PASSED test/test_base_output.py::TestBaseOutput::test_base_output_builds_old PASSED test/test_base_output.py::TestBaseOutput::test_base_output_builds_new PASSED test/test_build_log_analyzer.py::TestBuildLogAnalyzer::test_failed_build PASSED test/test_build_log_analyzer.py::TestBuildLogAnalyzer::test_failed_patching PASSED test/test_cli.py::TestCLI::test_cli_unit PASSED test/test_output_tool.py::TestOutputTool::test_text_output PASSED test/test_pkgdiff_checker.py::TestPkgDiff::test_fill_dictionary PASSED test/test_pkgdiff_checker.py::TestPkgDiff::test_process_xml PASSED test/test_specfile.py::TestSpecFile::test_get_release PASSED test/test_specfile.py::TestSpecFile::test_get_release_number PASSED test/test_specfile.py::TestSpecFile::test_set_release_number PASSED test/test_specfile.py::TestSpecFile::test_get_version PASSED test/test_specfile.py::TestSpecFile::test_set_version PASSED test/test_specfile.py::TestSpecFile::test_set_version_using_archive PASSED test/test_specfile.py::TestSpecFile::test_get_package_name PASSED test/test_specfile.py::TestSpecFile::test__write_spec_file_to_disc PASSED test/test_specfile.py::TestSpecFile::test__get_raw_source_string PASSED test/test_specfile.py::TestSpecFile::test_old_tarball PASSED test/test_specfile.py::TestSpecFile::test_get_sources PASSED test/test_specfile.py::TestSpecFile::test_get_patches PASSED test/test_specfile.py::TestSpecFile::test_get_requires PASSED test/test_specfile.py::TestSpecFile::test_get_paths_with_rpm_macros PASSED test/test_specfile.py::TestSpecFile::test_split_version_string PASSED test/test_specfile.py::TestSpecFile::test_extract_version_from_archive_name PASSED test/test_specfile.py::TestSpecFile::test__split_sections PASSED test/test_specfile.py::TestSpecFile::test_get_spec_section PASSED test/test_specfile.py::TestSpecFile::test_spec_missing_file PASSED test/test_specfile.py::TestSpecFile::test_spec_remove_file PASSED test/test_specfile.py::TestSpecFile::test_spec_missing_and_remove_file PASSED test/test_specfile.py::TestSpecFile::test_spec_missing_from_logfile PASSED test/test_specfile.py::TestSpecFile::test_spec_obsolete_from_logfile PASSED test/test_specfile.py::TestSpecFile::test_is_test_suite_enabled PASSED test/test_specfile.py::TestSpecFile::test_set_extra_version_some_extra_version PASSED test/test_specfile.py::TestSpecFile::test_set_extra_version_no_extra_version PASSED test/test_specfile.py::TestSpecFile::test_redefine_release_with_macro PASSED test/test_specfile.py::TestSpecFile::test_revert_redefine_release_with_macro PASSED test/test_specfile.py::TestSpecFile::test_get_extra_version_not_set PASSED test/test_specfile.py::TestSpecFile::test_get_extra_version_set PASSED test/test_specfile.py::TestSpecFile::test_update_changelog PASSED test/test_specfile.py::TestSpecFile::test_patch_macro PASSED test/test_specfile.py::TestSpecFile::test_update_setup_dirname PASSED test/test_specfile.py::TestSpecFile::test_find_archive_target_in_prep PASSED test/test_utils.py::TestConsoleHelper::test_get_message_yes PASSED test/test_utils.py::TestConsoleHelper::test_get_message_no PASSED test/test_utils.py::TestConsoleHelper::test_get_message_yes_default_no PASSED test/test_utils.py::TestConsoleHelper::test_get_message_no_input_default_yes PASSED test/test_utils.py::TestConsoleHelper::test_get_message_no_input_default_no PASSED test/test_utils.py::TestConsoleHelper::test_get_message_any_input_default_yes PASSED test/test_utils.py::TestConsoleHelper::test_get_message_any_input_default_no PASSED test/test_utils.py::TestProcessHelper::TestRunSubprocess::test_simple_cmd PASSED test/test_utils.py::TestProcessHelper::TestRunSubprocess::test_simple_cmd_with_redirected_output_path PASSED test/test_utils.py::TestProcessHelper::TestRunSubprocess::test_simple_cmd_with_redirected_output_fileobject PASSED test/test_utils.py::TestProcessHelper::TestRunSubprocess::test_simple_cmd_with_input_path_and_redirected_output_path PASSED test/test_utils.py::TestProcessHelper::TestRunSubprocess::test_simple_cmd_with_input_fileobject_and_redirected_output_path PASSED test/test_utils.py::TestProcessHelper::TestRunSubprocess::test_simple_cmd_with_input_path_and_redirected_output_fileobject PASSED test/test_utils.py::TestProcessHelper::TestRunSubprocess::test_simple_cmd_with_input_fileobject_and_redirected_output_fileobject PASSED test/test_utils.py::TestProcessHelper::TestRunSubprocessCwd::test_simple_cmd_changed_work_dir PASSED test/test_utils.py::TestProcessHelper::TestRunSubprocessCwd::test_simple_cmd_changed_work_dir_with_redirected_output PASSED test/test_utils.py::TestProcessHelper::TestRunSubprocessCwdEnv::test_setting_new_env PASSED test/test_utils.py::TestProcessHelper::TestRunSubprocessCwdEnv::test_setting_existing_env PASSED test/test_utils.py::TestPathHelper::TestFindFirstDirWithFile::test_find_file PASSED test/test_utils.py::TestPathHelper::TestFindFirstDirWithFile::test_find_ffile PASSED test/test_utils.py::TestPathHelper::TestFindFirstDirWithFile::test_find_pythoon PASSED test/test_utils.py::TestPathHelper::TestFindFirstFile::test_find_file PASSED test/test_utils.py::TestPathHelper::TestFindFirstFile::test_find_ffile PASSED test/test_utils.py::TestPathHelper::TestFindFirstFile::test_find_pythoon PASSED test/test_utils.py::TestPathHelper::TestFindFirstFile::test_find_with_recursion PASSED test/test_utils.py::TestPathHelper::TestFindFirstFile::test_find_without_recursion PASSED test/test_utils.py::TestTemporaryEnvironment::test_with_statement PASSED test/test_utils.py::TestTemporaryEnvironment::test_with_statement_exception PASSED test/test_utils.py::TestTemporaryEnvironment::test_with_statement_callback PASSED test/test_utils.py::TestTemporaryEnvironment::test_with_statement_callback_exception PASSED test/test_utils.py::TestRpmHelper::test_is_package_installed_existing PASSED test/test_utils.py::TestRpmHelper::test_is_package_installed_non_existing PASSED test/test_utils.py::TestRpmHelper::test_all_packages_installed_existing PASSED test/test_utils.py::TestRpmHelper::test_all_packages_installed_one_non_existing PASSED ========================== 86 passed in 13.07 seconds ========================== + exit 0 Processing files: rebase-helper-0.7.3-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uGXFyQ + umask 022 + cd /builddir/build/BUILD + cd rebase-helper-0.7.3 + DOCDIR=/builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/share/doc/rebase-helper-0.7.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/share/doc/rebase-helper-0.7.3 + cp -pr LICENSE /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch/usr/share/doc/rebase-helper-0.7.3 + exit 0 Provides: rebase-helper = 0.7.3-1.el7 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch Wrote: /builddir/build/RPMS/rebase-helper-0.7.3-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yuNeUu + umask 022 + cd /builddir/build/BUILD + cd rebase-helper-0.7.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rebase-helper-0.7.3-1.el7.noarch + exit 0 Child return code was: 0