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-beb82ba19f38bad04951f7f84d629149434723b2/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.64-2.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-beb82ba19f38bad04951f7f84d629149434723b2/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.gMnJnv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpkg-1.64 + /usr/bin/gzip -dc /builddir/build/SOURCES/rpkg-1.64.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rpkg-1.64 + /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-Do-not-use-pytest-related-dependencies-temporarily.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0002-Remove-pytest-coverage-execution.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0003-Remove-Environment-Markers-syntax.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.kVyUPV + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.64 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/pyrpkg copying pyrpkg/cli.py -> build/lib/pyrpkg copying pyrpkg/utils.py -> build/lib/pyrpkg copying pyrpkg/__init__.py -> build/lib/pyrpkg copying pyrpkg/spec.py -> build/lib/pyrpkg copying pyrpkg/sources.py -> build/lib/pyrpkg copying pyrpkg/man_gen.py -> build/lib/pyrpkg copying pyrpkg/lookaside.py -> build/lib/pyrpkg copying pyrpkg/gitignore.py -> build/lib/pyrpkg copying pyrpkg/errors.py -> build/lib/pyrpkg copying pyrpkg/completers.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.8H8xmx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch + cd rpkg-1.64 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr creating /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/cli.py -> /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/utils.py -> /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg creating /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/layouts.py -> /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/base.py -> /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/spec.py -> /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/sources.py -> /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/man_gen.py -> /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/lookaside.py -> /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/gitignore.py -> /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/errors.py -> /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/completers.py -> /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg byte-compiling /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout/layouts.py to layouts.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/spec.py to spec.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/sources.py to sources.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/man_gen.py to man_gen.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/lookaside.py to lookaside.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/gitignore.py to gitignore.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/completers.py to completers.pyc writing byte-compilation script '/tmp/tmpk8x4gM.py' /usr/bin/python2 -O /tmp/tmpk8x4gM.py removing /tmp/tmpk8x4gM.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 warning: no previously-included files found matching '.gitignore' no previously-included directories found matching 'doc/build' no previously-included directories found matching 'doc/source/commands/' no previously-included directories found matching 'doc/source/_static/' 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.64-2.el7.noarch/usr/lib/python2.7/site-packages/rpkg-1.64-py2.7.egg-info running install_scripts + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/etc/rpkg + example_cli_dir=/builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/rpkg/examples/cli/usr/bin + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/rpkg/examples/cli/etc/bash_completion.d + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /usr/bin/install -p -m 0644 bin/rpkg /builddir/build/BUILDROOT/rpkg-1.64-2.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.64-2.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.64-2.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.64 /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.64-2.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.rFk81m + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.64 + /usr/bin/python2 -m nose tests Cloning into 'module1'... .Cloning into 'module1'... fatal: tag 'v1.0' already exists .Cloning into 'module1'... Updated tag 'v1.0' (was 9e6b91e) .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... ...[master 63a6c69] commit sources 1 file changed, 1 insertion(+) ...Cloning into 'module1'... .Cloning into 'module1'... .Cloning into bare repository 'module1.git'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... ..Cloning into 'new_clone'... .Cloning into 'new_clone'... .Cloning into bare repository '/tmp/rpkg-tests.seBM7J/module1/rpkg.git'... .Cloning into bare repository '/tmp/rpkg-tests.hNYox5/module1/rpkg.git'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... ....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._krMQm/gitroot/module1 f9545a5..6612019 master -> master .Cloning into 'module1'... .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.cbCL_s/gitroot/module1 0d8a1d8..234344f master -> master ...........................Removing new-file.txt Removing temp-build/ .Would remove new-file.txt ........[eng-rhel-6 bf96005] 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-IEIjgr d0be7e6..bf96005 eng-rhel-6 -> eng-rhel-6 .[eng-rhel-6 af1bcc2] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 ded8503] Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 e4ac8d2] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 1b57ca9] - Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 3ce5426] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .......S........................................SSSSSSSSSSSSSSSSSSSSSSS................From /tmp/rpkg-commands-tests-neOsLi 5d2c57a..af3946a master -> origin/master Updating 5d2c57a..af3946a Fast-forward new-file.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .From /tmp/rpkg-commands-tests-idDZyE 9e44b02..57f639d master -> origin/master First, rewinding head to replay your work on top of it... Applying: Add new file README.rst ...........................................................................................SSSSSSSSSSSS..........................................................rm 'rpkg.spec' [master 243265d] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.module delete mode 100644 rpkg.spec ...rm 'rpkg.spec' [master 5eaada5] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec ..rm 'rpkg.spec' [master 58e2190] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec .................................................. ---------------------------------------------------------------------- Ran 382 tests in 90.219s OK (SKIP=36) + exit 0 Processing files: python2-rpkg-1.64-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pRBx6M + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.64 + DOCDIR=/builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/doc/python2-rpkg-1.64 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/doc/python2-rpkg-1.64 + cp -pr README.rst /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/doc/python2-rpkg-1.64 + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/doc/python2-rpkg-1.64 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5FpzCg + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.64 + LICENSEDIR=/builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/licenses/python2-rpkg-1.64 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/licenses/python2-rpkg-1.64 + cp -pr COPYING /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/licenses/python2-rpkg-1.64 + cp -pr COPYING-koji /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/licenses/python2-rpkg-1.64 + cp -pr LGPL /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch/usr/share/licenses/python2-rpkg-1.64 + exit 0 Provides: pyrpkg = 1.64-2.el7 python-rpkg = 1.64-2.el7 python2-rpkg = 1.64-2.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.64-2.el7 pyrpkg < 1.49-2 Processing files: rpkg-common-1.64-2.el7.noarch Provides: rpkg-common = 1.64-2.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.64-2.el7.noarch Wrote: /builddir/build/RPMS/python2-rpkg-1.64-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/rpkg-common-1.64-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ajCwhe + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.64 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rpkg-1.64-2.el7.noarch + exit 0 Child return code was: 0