Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.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/epel-1-armhfp-4fdacdb526262ac1fa9d5932761db4c9d05fdb7b/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'] with env {'LANG': 'en_US.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/rpkg-1.60-7.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.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/epel-1-armhfp-4fdacdb526262ac1fa9d5932761db4c9d05fdb7b/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'] with env {'LANG': 'en_US.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.9123VD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpkg-1.60 + /usr/bin/gzip -dc /builddir/build/SOURCES/rpkg-1.60.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rpkg-1.60 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/remove-koji-and-rpm-py-installer-from-requires.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0001-Repair-downloading-sources-into-external-directory.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0002-Repair-compatible-formatting-for-Python-2.6.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0003-Switch-from-krb_login-to-gssapi_login.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0004-added-a-extendable-layout-module-to-deal-with-differ.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0005-clog-tests-workaround.patch + /usr/bin/patch -p1 -s + sed -i -n '/extras_require/,/}/!p' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KP3bcs + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/pyrpkg copying pyrpkg/utils.py -> build/lib/pyrpkg copying pyrpkg/gitignore.py -> build/lib/pyrpkg copying pyrpkg/man_gen.py -> build/lib/pyrpkg copying pyrpkg/lookaside.py -> build/lib/pyrpkg copying pyrpkg/sources.py -> build/lib/pyrpkg copying pyrpkg/errors.py -> build/lib/pyrpkg copying pyrpkg/__init__.py -> build/lib/pyrpkg copying pyrpkg/cli.py -> build/lib/pyrpkg creating build/lib/pyrpkg/layout copying pyrpkg/layout/layouts.py -> build/lib/pyrpkg/layout copying pyrpkg/layout/base.py -> build/lib/pyrpkg/layout copying pyrpkg/layout/__init__.py -> build/lib/pyrpkg/layout + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0dnwy9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch ++ dirname /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch + cd rpkg-1.60 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr creating /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/utils.py -> /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/gitignore.py -> /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/man_gen.py -> /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/lookaside.py -> /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/sources.py -> /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg creating /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/layouts.py -> /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/base.py -> /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/errors.py -> /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/cli.py -> /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/gitignore.py to gitignore.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/man_gen.py to man_gen.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/lookaside.py to lookaside.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/sources.py to sources.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout/layouts.py to layouts.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/cli.py to cli.pyc writing byte-compilation script '/tmp/tmpWtOIBA.py' /usr/bin/python2 -O /tmp/tmpWtOIBA.py removing /tmp/tmpWtOIBA.py running install_egg_info running egg_info writing requirements to rpkg.egg-info/requires.txt writing rpkg.egg-info/PKG-INFO writing top-level names to rpkg.egg-info/top_level.txt writing dependency_links to rpkg.egg-info/dependency_links.txt reading manifest file 'rpkg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'doc/source/commands/' warning: no previously-included files found matching 'doc/source/cli.rst' warning: no previously-included files found matching 'doc/source/man_pages.json' writing manifest file 'rpkg.egg-info/SOURCES.txt' Copying rpkg.egg-info to /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/lib/python2.7/site-packages/rpkg-1.60-py2.7.egg-info running install_scripts + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/etc/rpkg + example_cli_dir=/builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/rpkg/examples/cli/usr/bin + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/rpkg/examples/cli/etc/bash_completion.d + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /usr/bin/install -p -m 0644 bin/rpkg /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/rpkg/examples/cli/usr/bin + /usr/bin/install -p -m 0644 etc/bash_completion.d/rpkg.bash /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/rpkg/examples/cli/etc/bash_completion.d + /usr/bin/install -p -m 0644 etc/rpkg/rpkg.conf /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /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/rpkg-1.60 /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/rpkg-1.60-7.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.JuG8sz + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + nosetests tests nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module test_add_tag (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... ok test_add_tag_fails_with_existing (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... fatal: tag 'v1.0' already exists ok test_add_tag_force_replace_existing (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... Updated tag 'v1.0' (was f948e30) ok test_add_tag_many (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... ok test_add_tag_with_message (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... ok test_add_tag_with_message_from_file (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... ok test_check_repo_has_namespace (commands.test_check_repo.CheckRepoCase) ... ok test_repo_has_everything_pushed (commands.test_check_repo.CheckRepoCase) ... ok test_repo_has_unpushed_changes (commands.test_check_repo.CheckRepoCase) ... [master b92a7a9] commit sources 1 file changed, 1 insertion(+) ok test_repo_is_clean (commands.test_check_repo.CheckRepoCase) ... ok test_repo_is_dirty (commands.test_check_repo.CheckRepoCase) ... ok test_clone_anonymous (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... ok test_clone_anonymous_git_excludes (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... ok test_clone_anonymous_with_bare_dir (commands.test_clone.CommandCloneTestCase) ... Cloning into bare repository 'module1.git'... ok test_clone_anonymous_with_branch (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... ok test_clone_anonymous_with_namespace (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... ok test_clone_anonymous_with_path (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... ok test_clone_config_template_accepts_base_module (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... ok test_clone_fails_with_both_branch_and_bare_dir (commands.test_clone.CommandCloneTestCase) ... ok test_clone_into_dir (commands.test_clone.CommandCloneTestCase) ... Cloning into 'new_clone'... ok test_clone_into_dir_with_namespace (commands.test_clone.CommandCloneTestCase) ... Cloning into 'new_clone'... ok test_clone_with_dirs_anonymous (commands.test_clone.CommandCloneTestCase) ... Cloning into bare repository '/tmp/rpkg-tests.JXdfIv/module1/rpkg.git'... ok test_clone_with_dirs_anonymous_git_excludes (commands.test_clone.CommandCloneTestCase) ... Cloning into bare repository '/tmp/rpkg-tests.sn6VQd/module1/rpkg.git'... ok test_delete_tag (commands.test_delete_tag.CommandDeleteTagTestCase) ... Cloning into 'module1'... ok test_delete_tag_fails_inexistent (commands.test_delete_tag.CommandDeleteTagTestCase) ... Cloning into 'module1'... ok test_list_tag_glob (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... ok test_list_tag_inexistent (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... ok test_list_tag_many (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... ok test_list_tag_no_tags (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... ok test_list_tag_specific (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... ok test_list_tag_wildcard (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... ok test_name_is_not_unicode (commands.test_package_name.CommandPackageNameTestCase) ... Cloning into 'module1'... ok test_byte_offset_first_line (commands.test_patch.CommandPatchTestCase) ... ok test_byte_offset_next_line (commands.test_patch.CommandPatchTestCase) ... ok test_byte_offset_utf8 (commands.test_patch.CommandPatchTestCase) ... ok push from outside repo with --path option ... Cloning into 'module1'... warning: push.default is unset; its implicit value is changing in Git 2.0 from 'matching' to 'simple'. To squelch this message and maintain the current behavior after the default changes, use: git config --global push.default matching To squelch this message and adopt the new behavior now, use: git config --global push.default simple See 'git help config' and search for 'push.default' for further information. (the 'simple' mode was introduced in Git 1.7.11. Use the similar mode 'current' instead of 'simple' if you sometimes use older versions of Git) To file:///tmp/rpkg-tests.uS4A5D/gitroot/module1 295b8ee..1c89b19 master -> master ok test_find_untracked_patches (commands.test_push.TestPushWithPatches) ... Cloning into 'module1'... ok test_push_not_blocked_by_untracked_patches (commands.test_push.TestPushWithPatches) ... Cloning into 'module1'... warning: push.default is unset; its implicit value is changing in Git 2.0 from 'matching' to 'simple'. To squelch this message and maintain the current behavior after the default changes, use: git config --global push.default matching To squelch this message and adopt the new behavior now, use: git config --global push.default simple See 'git help config' and search for 'push.default' for further information. (the 'simple' mode was introduced in Git 1.7.11. Use the similar mode 'current' instead of 'simple' if you sometimes use older versions of Git) To file:///tmp/rpkg-tests.nG76V9/gitroot/module1 7921165..9016736 master -> master ok test_allowed_to_build_if_gating_yaml_is_correct (test_cli.TestBuildPackage) ... ok test_allowed_to_build_if_skipped_gating_yaml_check (test_cli.TestBuildPackage) ... ok test_build_fail_if_repo_has_uncommitted_changed (test_cli.TestBuildPackage) ... ok test_build_fails_if_build_nvr_exists (test_cli.TestBuildPackage) ... ok test_chain_build_by_putting_last_pkg_in_its_own_build_set (test_cli.TestBuildPackage) ... ok test_chain_build_in_build_set (test_cli.TestBuildPackage) ... ok test_chain_build_without_build_set (test_cli.TestBuildPackage) ... ok test_do_not_check_nvr_existence (test_cli.TestBuildPackage) ... ok test_dont_wait_build_to_finish (test_cli.TestBuildPackage) ... ok test_exclusive_arches_with_build_command (test_cli.TestBuildPackage) ... ok test_fail_if_target_does_not_exist (test_cli.TestBuildPackage) ... ok test_fail_to_get_nvr_but_has_to_check_nvr_existence (test_cli.TestBuildPackage) ... ok test_normal_build (test_cli.TestBuildPackage) ... ok test_not_allow_to_build_if_gating_yaml_is_invalid (test_cli.TestBuildPackage) ... ok test_not_build_if_greenwave_has_internal_error (test_cli.TestBuildPackage) ... ok test_option_arches (test_cli.TestBuildPackage) ... ok test_option_background (test_cli.TestBuildPackage) ... ok test_option_fail_fast (test_cli.TestBuildPackage) ... ok test_option_skip_tag (test_cli.TestBuildPackage) ... ok test_option_srpm_by_generate_srpm_from_repo (test_cli.TestBuildPackage) ... ok test_scratch_build_command (test_cli.TestBuildPackage) ... ok test_scratch_build_from_build_command_with_scratch_option (test_cli.TestBuildPackage) ... ok test_skip_failure_to_get_nvr (test_cli.TestBuildPackage) ... ok test_skip_gating_policy_validation_if_greenwave_is_not_set (test_cli.TestBuildPackage) ... ok test_srpm_option_with_srpm_file (test_cli.TestBuildPackage) ... ok test_clean (test_cli.TestClean) ... Removing new-file.txt Removing temp-build/ ok test_dry_run (test_cli.TestClean) ... Would remove new-file.txt ok test_clog (test_cli.TestClog) ... ok test_raw_clog (test_cli.TestClog) ... ok SPEC containing Source0 or Patch0 should not break clog ... ok test_cannot_use_with_changelog_without_a_summary (test_cli.TestCommit) ... ok test_push_after_commit (test_cli.TestCommit) ... [eng-rhel-6 36a5f88] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt warning: push.default is unset; its implicit value is changing in Git 2.0 from 'matching' to 'simple'. To squelch this message and maintain the current behavior after the default changes, use: git config --global push.default matching To squelch this message and adopt the new behavior now, use: git config --global push.default simple See 'git help config' and search for 'push.default' for further information. (the 'simple' mode was introduced in Git 1.7.11. Use the similar mode 'current' instead of 'simple' if you sometimes use older versions of Git) To /tmp/rpkg-commands-tests-j5y2HE 21c1562..36a5f88 eng-rhel-6 -> eng-rhel-6 ok test_signoff (test_cli.TestCommit) ... [eng-rhel-6 8b43ad6] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_with_clog (test_cli.TestCommit) ... [eng-rhel-6 4b5185d] Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_with_only_summary (test_cli.TestCommit) ... [eng-rhel-6 518670d] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_with_raw_clog (test_cli.TestCommit) ... [eng-rhel-6 8d61979] - Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_with_summary_and_changelog (test_cli.TestCommit) ... [eng-rhel-6 adc7112] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_compile (test_cli.TestCompile) ... ok test_compile_with_options (test_cli.TestCompile) ... ok test_get_autorebuild_from_config_file (test_cli.TestContainerBuildSetup) ... ok test_get_autorebuild_when_config_file_not_exists (test_cli.TestContainerBuildSetup) ... ok test_set_autorebuild_by_creating_config_file (test_cli.TestContainerBuildSetup) ... ok test_set_autorebuild_in_existing_config_file (test_cli.TestContainerBuildSetup) ... ok test_flatpak (test_cli.TestContainerBuildWithKoji) ... SKIP: Skip on old Python versions where libmodulemd is not available. test_isolated (test_cli.TestContainerBuildWithKoji) ... ok test_override_target (test_cli.TestContainerBuildWithKoji) ... ok test_use_container_build_own_config (test_cli.TestContainerBuildWithKoji) ... ok test_build_using_deprecated_kojiconfig ... ok test_using_kojiprofile (test_cli.TestContainerBuildWithKoji) ... ok test_copr_build (test_cli.TestCoprBuild) ... ok test_copr_build_no_wait (test_cli.TestCoprBuild) ... ok test_copr_build_with_alternative_config_file (test_cli.TestCoprBuild) ... ok test_diff (test_cli.TestDiff) ... ok test_diff_cached (test_cli.TestDiff) ... ok test_import_nonexistent_srpm (test_cli.TestFailureImportSrpm) ... ok test_repo_is_dirty (test_cli.TestFailureImportSrpm) ... ok test_gimmespec (test_cli.TestGimmeSpec) ... ok test_giturl (test_cli.TestGitUrl) ... ok test_import (test_cli.TestImportSrpm) ... ok test_import_gating_exception (test_cli.TestImportSrpm) ... ok test_install (test_cli.TestInstall) ... ok test_install_with_options (test_cli.TestInstall) ... ok test_use_deprecated_kojiconfig (test_cli.TestKojiConfigBackwardCompatibility) ... ok test_use_kojiprofile (test_cli.TestKojiConfigBackwardCompatibility) ... ok test_lint (test_cli.TestLint) ... ok test_lint_warning_with_info (test_cli.TestLint) ... ok test_lint_with_custom_config_file (test_cli.TestLint) ... ok test_lint_with_default_and_deprecated_config_files (test_cli.TestLint) ... ok test_lint_with_default_config_file (test_cli.TestLint) ... ok test_local (test_cli.TestLocal) ... ok test_local_with_options (test_cli.TestLocal) ... ok test_fail_if_cannot_find_a_valid_repo (test_cli.TestMockConfig) ... ok test_fail_if_specified_target_not_exists (test_cli.TestMockConfig) ... ok test_mock_config (test_cli.TestMockConfig) ... ok test_mock_config_from_specified_arch (test_cli.TestMockConfig) ... ok test_mock_config_from_specified_target (test_cli.TestMockConfig) ... ok test_fail_to_populate_mock_config (test_cli.TestMockbuild) ... ok test_fail_to_store_mock_config_in_created_config_dir (test_cli.TestMockbuild) ... ok test_mockbuild (test_cli.TestMockbuild) ... ok test_shell_option (test_cli.TestMockbuild) ... ok test_use_mock_config_got_from_koji (test_cli.TestMockbuild) ... ok test_with_without (test_cli.TestMockbuild) ... ok test_explicit_default (test_cli.TestModuleNameOption) ... Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. ok test_just_module_name (test_cli.TestModuleNameOption) ... Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. ok test_non_namespaced (test_cli.TestModuleNameOption) ... Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. ok test_with_namespace (test_cli.TestModuleNameOption) ... Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. ok test_with_nested_namespace (test_cli.TestModuleNameOption) ... Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. ok Test a module build with optional arguments that conflict with other arguments ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test a module build with buildrequire and require overrides ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test getting information on a module build ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test a module build with default parameters ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test submitting a local module build ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test submitting a local module build ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test submitting a local module build and raising an IOError exception ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test submitting a local module build with mbs-manager missing #1. ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test submitting a local module build with mbs-manager missing #2. ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test submitting a local module build ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test submitting a local module build with add-local-builds ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test submitting a local module build with skiptests ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test submitting a local module build with provided modulemd and srpms ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test submitting a local module build with parameters ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test submitting a local module build with skiptests ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test a scratch module build with default parameters ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test a scratch module build with provided modulemd and srpms ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test a module build with an SCM URL and branch supplied ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test a module build with an SCM URL and branch supplied on the v2 API ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test a scratch module build with default parameters using scratch option ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test canceling a module build when the build exists ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test canceling a module build when the build doesn't exist ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. Test the module overview command with 4 modules in the finished state ... SKIP: Skip if rpkg is rebuilt for an environment where Kerberos authenticationis used and python-openidc-client is not available. test_diff_returned_as_bytestring (test_cli.TestNew) ... ok test_get_diff (test_cli.TestNew) ... ok test_no_tags_yet (test_cli.TestNew) ... ok test_get_diff (test_cli.TestNewPrintUnicode) ... ok test_name_and_namespace_with_distgit_namespace_disabled (test_cli.TestOptionNameAndNamespace) ... ok test_name_and_namespace_with_distgit_namespace_enabled (test_cli.TestOptionNameAndNamespace) ... ok test_name_exclusive_with_module_name (test_cli.TestOptionNameAndNamespace) ... ok test_namespace_exclusive_with_module_name (test_cli.TestOptionNameAndNamespace) ... ok test_namespace_in_configured_distgit_namespaces (test_cli.TestOptionNameAndNamespace) ... ok test_namespace_not_in_configured_distgit_namespaces (test_cli.TestOptionNameAndNamespace) ... ok test_only_name (test_cli.TestOptionNameAndNamespace) ... ok test_expanded_source_dir_not_found (test_cli.TestPatch) ... ok test_fail_if_no_previous_diff_exists (test_cli.TestPatch) ... ok test_generate_diff (test_cli.TestPatch) ... ok test_generate_empty_patch (test_cli.TestPatch) ... ok test_rediff (test_cli.TestPatch) ... ok test_prep (test_cli.TestPrep) ... ok test_prep_with_options (test_cli.TestPrep) ... ok test_pull (test_cli.TestPull) ... From /tmp/rpkg-commands-tests-XutnPu 20eb06a..1fde56c master -> origin/master Updating 20eb06a..1fde56c Fast-forward new-file.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_pull_rebase (test_cli.TestPull) ... From /tmp/rpkg-commands-tests-qLpUkL 24501c7..78de470 master -> origin/master First, rewinding head to replay your work on top of it... Applying: Add new file README.rst ok test_sources (test_cli.TestSources) ... ok test_sources_to_outdir (test_cli.TestSources) ... ok test_srpm (test_cli.TestSrpm) ... ok test_srpm_with_options (test_cli.TestSrpm) ... ok test_fail_on_dirty_repo (test_cli.TestSwitchBranch) ... ok test_fail_switch_unknown_remote_branch (test_cli.TestSwitchBranch) ... ok test_list_branches (test_cli.TestSwitchBranch) ... ok test_switch_branch_tracking_remote_branch (test_cli.TestSwitchBranch) ... ok test_switch_local_branch (test_cli.TestSwitchBranch) ... ok test_list_unused_patches (test_cli.TestUnusedPatches) ... ok test_append_to_sources (test_cli.TestUpload) ... ok test_upload (test_cli.TestUpload) ... ok test_upload_file_twice_but_checksum_is_different (test_cli.TestUpload) ... ok test_verify_files (test_cli.TestVerifyFiles) ... ok test_verify_files_with_options (test_cli.TestVerifyFiles) ... ok test_verrel (test_cli.TestVerrel) ... ok test_verrel_get_repo_name_from_spec (test_cli.TestVerrel) ... ok test_check_repo_with_specificed_dist (test_commands.CheckRepoWithOrWithoutDistOptionCase) ... ok test_check_repo_without_specificed_dist (test_commands.CheckRepoWithOrWithoutDistOptionCase) ... ok test_clog (test_commands.ClogTest) ... ok test_raw_clog (test_commands.ClogTest) ... ok test_load_branch_merge_from_eng_rhel_6 (test_commands.LoadBranchMergeTest) ... ok Ensure load_branch_merge can work well against a more special branch ... ok Ensure load_branch_merge fails against local-branch ... ok Ensure load_branch_merge uses release specified via --release ... ok Ensure name, version, release can be loaded from a valid SPEC ... ok Ensure load_nameverrel works with a repo whose path contains space ... ok test_load_when_echo_text_from_spec (test_commands.LoadNameVerRelTest) ... ok Ensure rpkgError is raised when rpm command fails ... ok Ensure load_rpmdefines if active branch name is invalid ... ok Run load_rpmdefines against branch eng-rhel-6 ... ok Run load_rpmdefines against branch eng-rhel-6.5 ... ok test_do_nothing_is_tmp_dir_is_invalid (test_commands.TestCleanupTmpDir) ... ok test_keep_silient_if_tmp_dir_does_not_exist (test_commands.TestCleanupTmpDir) ... ok test_raise_error_if_other_non_no_such_file_dir_error (test_commands.TestCleanupTmpDir) ... ok test_remove_tmp_dir (test_commands.TestCleanupTmpDir) ... ok test_config_in_created_config_dir (test_commands.TestConfigMockConfigDir) ... ok test_config_in_specified_config_dir (test_commands.TestConfigMockConfigDir) ... ok test_config_using_root_guessed_from_branch (test_commands.TestConfigMockConfigDir) ... ok test_fail_if_error_occurs_while_getting_mock_config (test_commands.TestConfigMockConfigDir) ... ok test_fail_if_error_occurs_while_writing_cfg_file (test_commands.TestConfigMockConfigDir) ... ok test_copy_cfg_files_from_etc_mock_dir (test_commands.TestConfigMockConfigDirWithNecessaryFiles) ... ok test_create_empty_cfg_files_if_not_exist_in_system_mock (test_commands.TestConfigMockConfigDirWithNecessaryFiles) ... ok test_fail_if_error_when_write_empty_cfg_files (test_commands.TestConfigMockConfigDirWithNecessaryFiles) ... ok test_fail_when_copy_cfg_file (test_commands.TestConfigMockConfigDirWithNecessaryFiles) ... ok test_construct_url (test_commands.TestConstructBuildURL) ... ok test_construct_with_given_repo_name_and_hash (test_commands.TestConstructBuildURL) ... ok test_get_latest_commit (test_commands.TestGetLatestCommit) ... ok test_lint_each_file_once (test_commands.TestLint) ... ok test_load_repo_name (test_commands.TestLoadRepoNameFromSpecialPushURL) ... ok test_gssapi_login_fails (test_commands.TestLoginKojiSession) ... ok test_gssapi_login_fails_if_no_valid_credential (test_commands.TestLoginKojiSession) ... ok test_password_login (test_commands.TestLoginKojiSession) ... ok test_runas_option_cannot_be_set_for_password_auth (test_commands.TestLoginKojiSession) ... ok test_ssl_login (test_commands.TestLoginKojiSession) ... ok test_ssl_login_cert_revoked_or_expired (test_commands.TestLoginKojiSession) ... ok test_successful_gssapi_login (test_commands.TestLoginKojiSession) ... ok test_get_namespace_anongiturl (test_commands.TestNamespaced) ... ok test_get_namespace_anongiturl_namespaced_is_enabled (test_commands.TestNamespaced) ... ok test_get_namespace_giturl (test_commands.TestNamespaced) ... ok test_get_namespace_giturl_namespaced_is_enabled (test_commands.TestNamespaced) ... ok test_commithash (test_commands.TestProperties) ... ok test_dist (test_commands.TestProperties) ... ok test_get_ns_repo_name (test_commands.TestProperties) ... ok test_localarch (test_commands.TestProperties) ... ok test_mockconfig (test_commands.TestProperties) ... ok test_no_spec_as_it_is_deadpackage (test_commands.TestProperties) ... ok test_no_spec_there (test_commands.TestProperties) ... ok test_nvr (test_commands.TestProperties) ... ok test_nvr_cannot_get_repo_name_from_push_url (test_commands.TestProperties) ... ok test_repo (test_commands.TestProperties) ... ok test_spec (test_commands.TestProperties) ... ok test_target (test_commands.TestProperties) ... ok test_pipe (test_commands.TestRunCommand) ... ok test_raise_error_if_command_returns_nonzeror (test_commands.TestRunCommand) ... ok test_raise_error_if_error_is_raised_from_subprocess (test_commands.TestRunCommand) ... ok test_return_error_msg_if_return_stderr_is_set (test_commands.TestRunCommand) ... ok test_return_output_as_text (test_commands.TestRunCommand) ... ok test_return_stderr (test_commands.TestRunCommand) ... ok test_return_stdout (test_commands.TestRunCommand) ... ok test_run_command_in_a_directory (test_commands.TestRunCommand) ... ok test_run_command_within_shell (test_commands.TestRunCommand) ... ok test_run_command_without_shell (test_commands.TestRunCommand) ... ok test_set_envs (test_commands.TestRunCommand) ... ok test_error_if_not_inherit (test_commands.TestTagInheritanceTag) ... ok test_find_target (test_flatpak_build.FlatpakBuildCase) ... SKIP: Skip on old Python versions where libmodulemd is not available. test_find_target_bad_modulemd (test_flatpak_build.FlatpakBuildCase) ... SKIP: Skip on old Python versions where libmodulemd is not available. test_find_target_bad_nsv (test_flatpak_build.FlatpakBuildCase) ... SKIP: Skip on old Python versions where libmodulemd is not available. test_find_target_multiple_modules (test_flatpak_build.FlatpakBuildCase) ... SKIP: Skip on old Python versions where libmodulemd is not available. test_find_target_no_builds (test_flatpak_build.FlatpakBuildCase) ... SKIP: Skip on old Python versions where libmodulemd is not available. test_find_target_no_container_yaml (test_flatpak_build.FlatpakBuildCase) ... SKIP: Skip on old Python versions where libmodulemd is not available. test_find_target_no_modules (test_flatpak_build.FlatpakBuildCase) ... SKIP: Skip on old Python versions where libmodulemd is not available. test_find_target_no_platform (test_flatpak_build.FlatpakBuildCase) ... SKIP: Skip on old Python versions where libmodulemd is not available. test_find_target_profile (test_flatpak_build.FlatpakBuildCase) ... SKIP: Skip on old Python versions where libmodulemd is not available. test_find_target_unexpected (test_flatpak_build.FlatpakBuildCase) ... SKIP: Skip on old Python versions where libmodulemd is not available. test_find_target_version (test_flatpak_build.FlatpakBuildCase) ... SKIP: Skip on old Python versions where libmodulemd is not available. test_flatpak_build (test_flatpak_build.FlatpakBuildCase) ... SKIP: Skip on old Python versions where libmodulemd is not available. test_add_existing_line (test_gitgnore.GitIgnoreTestCase) ... ok test_match_empty (test_gitgnore.GitIgnoreTestCase) ... ok test_match_glob (test_gitgnore.GitIgnoreTestCase) ... ok test_match_line_from_existing_file (test_gitgnore.GitIgnoreTestCase) ... ok test_match_unwritten_line (test_gitgnore.GitIgnoreTestCase) ... ok test_write_append_to_existing_file (test_gitgnore.GitIgnoreTestCase) ... ok test_write_new_file (test_gitgnore.GitIgnoreTestCase) ... ok test_dead_module_error (test_layout_distgit.DistGitLayoutErrorsTestCase) ... ok test_dead_package_error (test_layout_distgit.DistGitLayoutErrorsTestCase) ... ok test_path_error (test_layout_distgit.DistGitLayoutErrorsTestCase) ... ok test_specless_error (test_layout_distgit.DistGitLayoutErrorsTestCase) ... ok test_layout_data (test_layout_distgit.DistGitLayoutTestCase) ... ok test_layout_retired (test_layout_distgit.DistGitLayoutTestCase) ... ok test_dead_module_error (test_layout_srpm.SRPMLayoutErrorsTestCase) ... ok test_dead_package_error (test_layout_srpm.SRPMLayoutErrorsTestCase) ... ok test_path_error (test_layout_srpm.SRPMLayoutErrorsTestCase) ... ok test_specless_error (test_layout_srpm.SRPMLayoutErrorsTestCase) ... ok test_layout_data (test_layout_srpm.SRPMLayoutTestCase) ... ok test_layout_retired (test_layout_srpm.SRPMLayoutTestCase) ... ok test_download (test_lookaside.CGILookasideCacheTestCase) ... ok test_download_corrupted (test_lookaside.CGILookasideCacheTestCase) ... ok test_download_failed (test_lookaside.CGILookasideCacheTestCase) ... ok test_download_failed_status_code (test_lookaside.CGILookasideCacheTestCase) ... ok test_download_kwargs (test_lookaside.CGILookasideCacheTestCase) ... ok test_file_is_valid (test_lookaside.CGILookasideCacheTestCase) ... ok test_hash_file (test_lookaside.CGILookasideCacheTestCase) ... ok test_hash_file_empty (test_lookaside.CGILookasideCacheTestCase) ... ok test_hash_file_invalid_hash_type (test_lookaside.CGILookasideCacheTestCase) ... ok test_print_download_progress (test_lookaside.CGILookasideCacheTestCase) ... ok test_print_no_progress (test_lookaside.CGILookasideCacheTestCase) ... ok test_print_upload_progress (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_does_not_exist (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_exists (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_exists_check_failed (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_exists_check_failed_status_code (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_exists_check_unexpected_error (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_exists_missing_custom_certs (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_exists_with_custom_certs (test_lookaside.CGILookasideCacheTestCase) ... ok test_upload (test_lookaside.CGILookasideCacheTestCase) ... ok test_upload_already_exists (test_lookaside.CGILookasideCacheTestCase) ... ok test_upload_failed (test_lookaside.CGILookasideCacheTestCase) ... ok test_upload_failed_status_code (test_lookaside.CGILookasideCacheTestCase) ... ok test_upload_missing_custom_certs (test_lookaside.CGILookasideCacheTestCase) ... ok test_upload_with_custom_certs (test_lookaside.CGILookasideCacheTestCase) ... ok test_all_builds_done_already (test_module_build.TestWatchModuleBuilds) ... ok test_no_building_task_if_module_build_is_in_build_state (test_module_build.TestWatchModuleBuilds) ... ok test_watch_common_process (test_module_build.TestWatchModuleBuilds) ... ok test_module_is_retired_already (test_retire.TestModuleRetirement) ... ok test_module_retire_with_namespace_allowed (test_retire.TestModuleRetirement) ... rm 'rpkg.spec' [master 8f83240] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.module delete mode 100644 rpkg.spec ok test_module_retire_with_namespace_disallowed (test_retire.TestModuleRetirement) ... ok test_package_is_retired_already (test_retire.TestPackageRetirement) ... ok test_package_retire_with_namespace_allowed (test_retire.TestPackageRetirement) ... rm 'rpkg.spec' [master 9ffd28a] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec ok test_package_retire_with_namespace_disallowed (test_retire.TestPackageRetirement) ... ok test_package_retire_without_namespace_allowed (test_retire.TestPackageRetirement) ... rm 'rpkg.spec' [master 10834e8] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec ok test_package_retire_without_namespace_disallowed (test_retire.TestPackageRetirement) ... ok test_list_all (test_side_tag.ListSideTagTestCase) ... ok test_fail_to_remove (test_side_tag.RemoveSideTagTestCase) ... ok test_success_remove (test_side_tag.RemoveSideTagTestCase) ... ok test_explicit_base_tag (test_side_tag.RequestSideTagTestCase) ... ok test_failure (test_side_tag.RequestSideTagTestCase) ... ok test_guess_base_tag (test_side_tag.RequestSideTagTestCase) ... ok test_bsd_style_entry (test_sources.SourceFileEntryTestCase) ... ok test_entry (test_sources.SourceFileEntryTestCase) ... ok test_add_entry (test_sources.SourcesFileTestCase) ... ok test_add_entry_mixing_hashtypes (test_sources.SourcesFileTestCase) ... ok test_add_entry_twice (test_sources.SourcesFileTestCase) ... ok test_migrate_old_style_line (test_sources.SourcesFileTestCase) ... ok test_open_empty_file (test_sources.SourcesFileTestCase) ... ok test_open_existing_file (test_sources.SourcesFileTestCase) ... ok test_open_existing_file_with_identical_entries_old_and_new (test_sources.SourcesFileTestCase) ... ok test_open_existing_file_with_mixed_lines (test_sources.SourcesFileTestCase) ... ok test_open_existing_file_with_old_style_lines (test_sources.SourcesFileTestCase) ... ok test_open_existing_file_with_wrong_line (test_sources.SourcesFileTestCase) ... ok test_open_new_file (test_sources.SourcesFileTestCase) ... ok test_parse_empty_line (test_sources.SourcesFileTestCase) ... ok test_parse_entry_line (test_sources.SourcesFileTestCase) ... ok test_parse_eol_line (test_sources.SourcesFileTestCase) ... ok test_parse_old_style_line (test_sources.SourcesFileTestCase) ... ok test_parse_whitespace_line (test_sources.SourcesFileTestCase) ... ok test_parse_wrong_lines (test_sources.SourcesFileTestCase) ... ok test_write_adding_a_line (test_sources.SourcesFileTestCase) ... ok test_write_new_file (test_sources.SourcesFileTestCase) ... ok test_write_over (test_sources.SourcesFileTestCase) ... ok test_computed_only_once (test_utils.CachedPropertyTestCase) ... ok test_not_shared_between_instances (test_utils.CachedPropertyTestCase) ... ok test_not_shared_between_properties (test_utils.CachedPropertyTestCase) ... ok test_not_shared_when_inheriting (test_utils.CachedPropertyTestCase) ... ok test_warn_deprecated (test_utils.DeprecationUtilsTestCase) ... ok test_is_file_in_directory (test_utils.FileInDirectoryTestCase) ... ok test_actual_file_in_repo (test_utils.FileTrackedTestCase) ... ok test_file_outside_of_repo (test_utils.FileTrackedTestCase) ... ok test_newly_added_file_to_stage (test_utils.FileTrackedTestCase) ... ok test_newly_created_file_in_repo (test_utils.FileTrackedTestCase) ... ok test_not_existing_file (test_utils.FileTrackedTestCase) ... ok test_not_existing_file_should_belong_to_repo (test_utils.FileTrackedTestCase) ... ok test_complex_result (test_utils.LogResultTestCase) ... ok test_dict_result (test_utils.LogResultTestCase) ... ok test_list_result (test_utils.LogResultTestCase) ... ok test_str_result (test_utils.LogResultTestCase) ... ok ---------------------------------------------------------------------- Ran 364 tests in 219.361s OK (SKIP=36) + exit 0 Processing files: python2-rpkg-1.60-7.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BDKl72 + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + DOCDIR=/builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/doc/python2-rpkg-1.60 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/doc/python2-rpkg-1.60 + cp -pr README.rst /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/doc/python2-rpkg-1.60 + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/doc/python2-rpkg-1.60 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.59AqRx + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + LICENSEDIR=/builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/licenses/python2-rpkg-1.60 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/licenses/python2-rpkg-1.60 + cp -pr COPYING /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/licenses/python2-rpkg-1.60 + cp -pr COPYING-koji /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/licenses/python2-rpkg-1.60 + cp -pr LGPL /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch/usr/share/licenses/python2-rpkg-1.60 + exit 0 Provides: pyrpkg = 1.60-7.el7 python-rpkg = 1.60-7.el7 python2-rpkg = 1.60-7.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: python(abi) = 2.7 Conflicts: fedpkg < 1.26 Obsoletes: python-rpkg < 1.60-7.el7 pyrpkg < 1.49-2 Processing files: rpkg-common-1.60-7.el7.noarch Provides: rpkg-common = 1.60-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: python2-rpkg < 1.52-2 pyrpkg < 1.52-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch Wrote: /builddir/build/RPMS/python2-rpkg-1.60-7.el7.noarch.rpm Wrote: /builddir/build/RPMS/rpkg-common-1.60-7.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WrtLU5 + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rpkg-1.60-7.el7.noarch + exit 0 Child return code was: 0