Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-vcstools.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-6aa4effda1b383c4833cf9a8fe24fb038f10fa9c/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=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-vcstools.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 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/python-vcstools-0.1.40-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/python-vcstools.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-6aa4effda1b383c4833cf9a8fe24fb038f10fa9c/root'shell=Falseuid=995env={'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/python-vcstools.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.iwYOOa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vcstools-0.1.40 + /usr/bin/gzip -dc /builddir/build/SOURCES/vcstools-0.1.40.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vcstools-0.1.40 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/haiku/default/ doc/conf.py + sed -i s/:special-members:// doc/vcstools.rst + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eehIsl + umask 022 + cd /builddir/build/BUILD + cd vcstools-0.1.40 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/vcstools copying src/vcstools/git.py -> build/lib/vcstools copying src/vcstools/common.py -> build/lib/vcstools copying src/vcstools/__version__.py -> build/lib/vcstools copying src/vcstools/tar.py -> build/lib/vcstools copying src/vcstools/git_archive_all.py -> build/lib/vcstools copying src/vcstools/vcs_abstraction.py -> build/lib/vcstools copying src/vcstools/__init__.py -> build/lib/vcstools copying src/vcstools/svn.py -> build/lib/vcstools copying src/vcstools/hg.py -> build/lib/vcstools copying src/vcstools/bzr.py -> build/lib/vcstools copying src/vcstools/vcs_base.py -> build/lib/vcstools + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py + sleep 1 + /usr/bin/make -j4 -C doc html man make: Entering directory `/builddir/build/BUILD/vcstools-0.1.40/doc' sphinx-build -b html -d _build/doctrees . _build/html sphinx-build -b man -d _build/doctrees . _build/man Making output directory... Making output directory... Running Sphinx v1.1.3 Running Sphinx v1.1.3 loading pickled environment... loading pickled environment... not yet created not yet created building [man]: all manpages updating environment: 6 added, 0 changed, 0 removed reading sources... [ 16%] changelog building [html]: targets for 6 source files that are out of date updating environment: 6 added, 0 changed, 0 removed reading sources... [ 16%] changelog reading sources... [ 33%] developers_guide reading sources... [ 50%] index reading sources... [ 33%] developers_guide reading sources... [ 50%] index reading sources... [ 66%] modules reading sources... [ 83%] vcsclient reading sources... [ 66%] modules reading sources... [ 83%] vcsclient reading sources... [100%] vcstools reading sources... [100%] vcstools /builddir/build/BUILD/vcstools-0.1.40/doc/index.rst:58: WARNING: Title underline too short. Advanced: vcstools developers/contributors ======================================== /builddir/build/BUILD/vcstools-0.1.40/doc/index.rst:58: WARNING: Title underline too short. Advanced: vcstools developers/contributors ======================================== /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/bzr.py:docstring of vcstools.bzr.BzrClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/git.py:docstring of vcstools.git._get_git_version:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/hg.py:docstring of vcstools.hg.HgClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/svn.py:docstring of vcstools.svn.SvnClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/svn.py:docstring of vcstools.svn.canonical_svn_url_split:7: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/tar.py:docstring of vcstools.tar.TarClient.checkout:1: WARNING: Inline emphasis start-string without end-string. looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/tar.py:docstring of vcstools.tar.TarClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/vcs_base.py:docstring of vcstools.vcs_base.VcsClientBase.export_repository:6: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/vcs_base.py:docstring of vcstools.vcs_base.VcsClientBase.get_log:11: WARNING: Field list ends without a blank line; unexpected unindent. done checking consistency... done writing... vcstools.1 { vcsclient developers_guide modules vcstools /builddir/build/BUILD/vcstools-0.1.40/doc/index.rst:58: WARNING: Title underline too short. Advanced: vcstools developers/contributors ======================================== /builddir/build/BUILD/vcstools-0.1.40/doc/index.rst:58: WARNING: Title underline too short. Advanced: vcstools developers/contributors ======================================== /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/bzr.py:docstring of vcstools.bzr.BzrClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/git.py:docstring of vcstools.git._get_git_version:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/hg.py:docstring of vcstools.hg.HgClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/svn.py:docstring of vcstools.svn.SvnClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/svn.py:docstring of vcstools.svn.canonical_svn_url_split:7: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/tar.py:docstring of vcstools.tar.TarClient.checkout:1: WARNING: Inline emphasis start-string without end-string. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/tar.py:docstring of vcstools.tar.TarClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/vcs_base.py:docstring of vcstools.vcs_base.VcsClientBase.export_repository:6: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-0.1.40/src/vcstools/vcs_base.py:docstring of vcstools.vcs_base.VcsClientBase.get_log:11: WARNING: Field list ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] changelog changelog } build succeeded, 11 warnings. Build finished. The manual pages are in _build/man. writing output... [ 33%] developers_guide writing output... [ 50%] index writing output... [ 66%] modules writing output... [ 83%] vcsclient writing output... [100%] vcstools writing additional files... genindex py-modindex search copying static files... done WARNING: html_static_path entry '/builddir/build/BUILD/vcstools-0.1.40/doc/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 12 warnings. Build finished. The HTML pages are in _build/html. make: Leaving directory `/builddir/build/BUILD/vcstools-0.1.40/doc' + rm doc/_build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xxAM7e + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch + cd vcstools-0.1.40 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/git.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/common.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/__version__.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/tar.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/git_archive_all.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/vcs_abstraction.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/__init__.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/svn.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/hg.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/bzr.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/vcs_base.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/tar.py to tar.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/git_archive_all.py to git_archive_all.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/vcs_abstraction.py to vcs_abstraction.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/svn.py to svn.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/hg.py to hg.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/bzr.py to bzr.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/vcs_base.py to vcs_base.pyc writing byte-compilation script '/tmp/tmpufpOWh.py' /usr/bin/python2 -O /tmp/tmpufpOWh.py removing /tmp/tmpufpOWh.py running install_egg_info running egg_info creating src/vcstools.egg-info writing requirements to src/vcstools.egg-info/requires.txt writing src/vcstools.egg-info/PKG-INFO writing top-level names to src/vcstools.egg-info/top_level.txt writing dependency_links to src/vcstools.egg-info/dependency_links.txt writing manifest file 'src/vcstools.egg-info/SOURCES.txt' reading manifest file 'src/vcstools.egg-info/SOURCES.txt' writing manifest file 'src/vcstools.egg-info/SOURCES.txt' Copying src/vcstools.egg-info to /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools-0.1.40-py2.7.egg-info running install_scripts + install -p -D -m 0644 doc/_build/man/vcstools.1 /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/man/man1/vcstools.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools copying build/lib/vcstools/git.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools copying build/lib/vcstools/common.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools copying build/lib/vcstools/__version__.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools copying build/lib/vcstools/tar.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools copying build/lib/vcstools/git_archive_all.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools copying build/lib/vcstools/vcs_abstraction.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools copying build/lib/vcstools/__init__.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools copying build/lib/vcstools/svn.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools copying build/lib/vcstools/hg.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools copying build/lib/vcstools/bzr.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools copying build/lib/vcstools/vcs_base.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools/git.py to git.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools/common.py to common.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools/__version__.py to __version__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools/tar.py to tar.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools/git_archive_all.py to git_archive_all.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools/vcs_abstraction.py to vcs_abstraction.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools/svn.py to svn.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools/hg.py to hg.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools/bzr.py to bzr.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools/vcs_base.py to vcs_base.cpython-34.pyc writing byte-compilation script '/tmp/tmpn0on6ffz.py' /usr/bin/python3.4 -O /tmp/tmpn0on6ffz.py removing /tmp/tmpn0on6ffz.py running install_egg_info running egg_info writing top-level names to src/vcstools.egg-info/top_level.txt writing requirements to src/vcstools.egg-info/requires.txt writing dependency_links to src/vcstools.egg-info/dependency_links.txt writing src/vcstools.egg-info/PKG-INFO reading manifest file 'src/vcstools.egg-info/SOURCES.txt' writing manifest file 'src/vcstools.egg-info/SOURCES.txt' Copying src/vcstools.egg-info to /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4/site-packages/vcstools-0.1.40-py3.4.egg-info running install_scripts + install -p -D -m 0644 doc/_build/man/vcstools.1 /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/man/man1/python3-vcstools.1 + /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/vcstools-0.1.40 /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/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JWey7l + umask 022 + cd /builddir/build/BUILD + cd vcstools-0.1.40 + export LANG=en_US.UTF-8 + LANG=en_US.UTF-8 + /usr/bin/python2 -m nose test -e '^(test_git_subm|test_url_matches_with_shortcut|test_checkout|test_checkout_dir_exists|test_checkout_version|test_get_url_by_reading)$' ...WARNING [vcstools] Command failed: '[' errcode: 2: /bin/sh: line 0: [: missing `]' [/vcstools] WARNING [vcstools] Command failed: 'echo foo && [' errcode: 2: /bin/sh: line 0: [: missing `]' [/vcstools] ERROR [vcstools] Command failed with OSError. 'two words' : [Errno 2] No such file or directory[/vcstools] ....Created a standalone tree (format: 2a) adding fixed.txt Committing to: /tmp/tmpjgvK_f/remote/ added fixed.txt Committed revision 1. Created tag test_tag. adding modified.txt adding modified-fs.txt Committing to: /tmp/tmpjgvK_f/remote/ added modified-fs.txt added modified.txt Committed revision 2. adding deleted.txt adding deleted-fs.txt Committing to: /tmp/tmpjgvK_f/remote/ added deleted-fs.txt added deleted.txt Committed revision 3. ERROR [vcstools] Can't remove /tmp/tmpjgvK_f/local[/vcstools] .Created a standalone tree (format: 2a) adding fixed.txt Committing to: /tmp/tmpfLU9Km/remote/ added fixed.txt Committed revision 1. Created tag test_tag. adding modified.txt adding modified-fs.txt Committing to: /tmp/tmpfLU9Km/remote/ added modified-fs.txt added modified.txt Committed revision 2. adding deleted.txt adding deleted-fs.txt Committing to: /tmp/tmpfLU9Km/remote/ added deleted-fs.txt added deleted.txt Committed revision 3. ERROR [vcstools] Can't remove /tmp/tmpfLU9Km/local[/vcstools] ...Created a standalone tree (format: 2a) adding fixed.txt Committing to: /tmp/tmpdf1m0m/remote/ added fixed.txt Committed revision 1. Created tag test_tag. adding modified.txt adding modified-fs.txt Committing to: /tmp/tmpdf1m0m/remote/ added modified-fs.txt added modified.txt Committed revision 2. adding deleted.txt adding deleted-fs.txt Committing to: /tmp/tmpdf1m0m/remote/ added deleted-fs.txt added deleted.txt Committed revision 3. ..WARNING [vcstools] Command failed: 'bzr branch /tmp/tmpdf1m0m/remotefoobar /tmp/tmpdf1m0m/local' errcode: 3: bzr: ERROR: Not a branch: "/tmp/tmpdf1m0m/remotefoobar/". [/vcstools] ERROR [vcstools] Command failed: 'bzr branch /tmp/tmpdf1m0m/remotefoobar /tmp/tmpdf1m0m/local' errcode: 3: bzr: ERROR: Not a branch: "/tmp/tmpdf1m0m/remotefoobar/". [/vcstools] .WARNING [vcstools] Command failed: 'bzr update -r foobar' run at: '/tmp/tmpdf1m0m/local' errcode: 3: bzr: ERROR: Requested revision: 'foobar' does not exist in branch: file:///tmp/tmpdf1m0m/local/ [/vcstools] .......Created a standalone tree (format: 2a) adding fixed.txt Committing to: /tmp/tmpnfDNSa/remote/ added fixed.txt Committed revision 1. Created tag test_tag. adding modified.txt adding modified-fs.txt Committing to: /tmp/tmpnfDNSa/remote/ added modified-fs.txt added modified.txt Committed revision 2. adding deleted.txt adding deleted-fs.txt Committing to: /tmp/tmpnfDNSa/remote/ added deleted-fs.txt added deleted.txt Committed revision 3. ..Initialized empty Git repository in /tmp/tmpnBryQV/remote/.git/ [master (root-commit) e076f8c] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 5879d01] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 9487aa0] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpnBryQV/ros'... done. Switched to a new branch 'localbranch' [localbranch d8c9640] local_file Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_file .Initialized empty Git repository in /tmp/tmpGn1b8k/remote/.git/ [master (root-commit) 58c4659] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 1d9c9bb] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 5c59bf4] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpGn1b8k/ros'... done. Switched to a new branch 'localbranch' [localbranch 56cb31a] my_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch 76dc57d] diverged_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 58c4659... initial [detached HEAD a0d11b4] no_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD 2532110] dangling Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD f7d9485] dangling_tip Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was f7d9485). Warning: you are leaving 2 commits behind, not connected to any of your branches: f7d9485 dangling_tip 2532110 dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name f7d9485 Switched to branch 'master' vcstools only handles branches tracking default remote, branch 'master' tracks remote 'None' WARNING [vcstools] vcstools only handles branches tracking default remote, branch 'localbranch' tracks remote 'None'. Repository path is '/tmp/tmpGn1b8k/ros'.[/vcstools] vcstools only handles branches tracking default remote, branch 'master' tracks remote 'None' vcstools refusing to move away from dangling commit, to protect your work. .Cloning into '/tmp/tmpGn1b8k/ros'... done. Switched to a new branch 'localbranch' [localbranch 069b75e] my_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch 8408f22] diverged_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 58c4659... initial [detached HEAD 96ae14b] no_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD 1aba460] dangling Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD b1db3cc] dangling_tip Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was b1db3cc). Warning: you are leaving 2 commits behind, not connected to any of your branches: b1db3cc dangling_tip 1aba460 dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name b1db3cc Switched to branch 'master' .Cloning into '/tmp/tmpGn1b8k/ros'... done. Switched to a new branch 'localbranch' [localbranch 6979d46] my_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch 8ba37e9] diverged_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 58c4659... initial [detached HEAD 97c9a1f] no_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD 87b0d55] dangling Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD 9ddc7c6] dangling_tip Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was 9ddc7c6). Warning: you are leaving 2 commits behind, not connected to any of your branches: 9ddc7c6 dangling_tip 87b0d55 dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name 9ddc7c6 Switched to branch 'master' .Cloning into '/tmp/tmpGn1b8k/ros'... done. Switched to a new branch 'localbranch' [localbranch ae10337] my_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch dd9f437] diverged_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 58c4659... initial [detached HEAD 42379f0] no_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD efcfaf6] dangling Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD 5f797de] dangling_tip Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was 5f797de). Warning: you are leaving 2 commits behind, not connected to any of your branches: 5f797de dangling_tip efcfaf6 dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name 5f797de Switched to branch 'master' .Cloning into '/tmp/tmpGn1b8k/ros'... done. Switched to a new branch 'localbranch' [localbranch e48f838] my_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch cde135b] diverged_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 58c4659... initial [detached HEAD ebbda08] no_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD 1bf3acd] dangling Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD 4de1dc3] dangling_tip Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was 4de1dc3). Warning: you are leaving 2 commits behind, not connected to any of your branches: 4de1dc3 dangling_tip 1bf3acd dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name 4de1dc3 Switched to branch 'master' vcstools refusing to move away from dangling commit, to protect your work. .Initialized empty Git repository in /tmp/tmp3Ljaxf/remote/.git/ [master (root-commit) 2e5c4e2] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master c73f6b2] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 0487eed] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmp3Ljaxf/ros'... done. Switched to a new branch 'localbranch' [localbranch 658604c] local_0 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_0.txt [localbranch 772e720] local_1 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_1.txt [localbranch 67f0708] local_2 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_2.txt [localbranch c50e971] local_3 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_3.txt [localbranch a7a79c5] local_4 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_4.txt [localbranch 52406cc] local_5 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_5.txt [localbranch 4ff68a4] local_6 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_6.txt [localbranch e5ae3c0] local_7 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_7.txt [localbranch 2a73575] local_8 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_8.txt [localbranch a37093d] local_9 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_9.txt .Cloning into '/tmp/tmp3Ljaxf/ros'... done. Switched to a new branch 'localbranch' [localbranch 7e672a3] local_0 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_0.txt [localbranch 92a4c20] local_1 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_1.txt [localbranch fc719e1] local_2 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_2.txt [localbranch e6c549d] local_3 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_3.txt [localbranch ce85cd2] local_4 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_4.txt [localbranch 6240696] local_5 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_5.txt [localbranch 52517a9] local_6 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_6.txt [localbranch 74835e0] local_7 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_7.txt [localbranch 8ab5aa2] local_8 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_8.txt [localbranch ce1f94a] local_9 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_9.txt .Cloning into '/tmp/tmp3Ljaxf/ros'... done. Switched to a new branch 'localbranch' [localbranch 863cc54] local_0 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_0.txt [localbranch 5b9d1f7] local_1 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_1.txt [localbranch 86e1046] local_2 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_2.txt [localbranch dfc8581] local_3 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_3.txt [localbranch b254da4] local_4 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_4.txt [localbranch 1ab0920] local_5 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_5.txt [localbranch 7ac2635] local_6 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_6.txt [localbranch 70dbd66] local_7 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_7.txt [localbranch 90aee10] local_8 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_8.txt [localbranch e80fada] local_9 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_9.txt .Initialized empty Git repository in /tmp/tmpsQ33Ev/remote/.git/ [master (root-commit) a6765ec] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 593e14d] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 08adba8] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpsQ33Ev/ros'... done. Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at a6765ec... initial [detached HEAD 3b294ee] modified-0 Author: Your Name 1 file changed, 1 insertion(+) create mode 100644 count.txt .Initialized empty Git repository in /tmp/tmpzzn514/remote/.git/ [master (root-commit) 766f682] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 2ca1934] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 64317d3] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpzzn514/ros'... done. [master c66b1c4] newfile Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new_file.txt From /tmp/tmpzzn514/remote 64317d3..c66b1c4 master -> origin/master .Initialized empty Git repository in /tmp/tmpgtAMTR/remote/.git/ [master (root-commit) 58c291f] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master a4bc5b8] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master e5a68f0] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt ..Cloning into '/tmp/tmpgtAMTR/ros'... done. HEAD is now at a4bc5b8 initial Switched to a new branch 'new_local_branch' .Cloning into '/tmp/tmpgtAMTR/ros'... done. .Cloning into '/tmp/tmpgtAMTR/ros'... done. .Cloning into '/tmp/tmpgtAMTR/ros'... done. .Cloning into '/tmp/tmpgtAMTR/ros'... .Cloning into '/tmp/tmpgtAMTR/ros'... done. .Cloning into '/tmp/tmpgtAMTR/ros'... done. .Cloning into '/tmp/tmpgtAMTR/ros'... done. .Cloning into '/tmp/tmpgtAMTR/ros'... done. HEAD is now at 58c291f initial .Cloning into '/tmp/tmpgtAMTR/ros'... done. HEAD is now at 58c291f initial [master dfc8015] diverge Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt .Cloning into '/tmp/tmpgtAMTR/ros'... done. HEAD is now at 58c291f initial .Cloning into '/tmp/tmpgtAMTR/ros'... done. From /tmp/tmpgtAMTR/remote * [new branch] master -> remote2/master * [new branch] test_branch -> remote2/test_branch .Cloning into '/tmp/tmpgtAMTR/ros'... done. From /tmp/tmpgtAMTR/remote * [new branch] test_branch -> remote2/test_branch * [new branch] master -> remote2/master ..Cloning into '/tmp/tmpgtAMTR/ros'... done. HEAD is now at 58c291f initial From /tmp/tmpgtAMTR/remote * [new branch] test_branch -> remote2/test_branch * [new branch] master -> remote2/master ...Cloning into '/tmp/tmpgtAMTR/ros'... done. .Initialized empty Git repository in /tmp/tmp4wlTwM/remote/.git/ [master (root-commit) cd57ba2] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 322310a] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master ca38ca9] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmp4wlTwM/ros'... done. Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at cd57ba2... initial [detached HEAD 35fd5e3] altfile Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 alt_file.txt Warning: you are leaving 1 commit behind, not connected to any of your branches: 35fd5e3 altfile If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name 35fd5e3 HEAD is now at cd57ba2... initial [detached HEAD 5052a12] newfile Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new_file.txt From /tmp/tmp4wlTwM/remote * [new branch] alt_branch -> origin/alt_branch From /tmp/tmp4wlTwM/remote * [new tag] new_tag -> new_tag .Initialized empty Git repository in /tmp/tmpeYgulw/remote/.git/ [master (root-commit) b7acb73] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master c4c78c1] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 2e8dfcd] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpeYgulw/ros'... done. rm 'deleted.txt' .....Initialized empty Git repository in /tmp/tmpbC_XTp/remote/.git/ [master (root-commit) 5a7e43c] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 8b4a61b] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 0255ecc] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpbC_XTp/ros'... done. warning: --depth is ignored in local clones; use file:// instead. Cloning into '/tmp/tmpfRTUo7'... done. .Initialized empty Git repository in /tmp/tmpcI9qDE/remote/.git/ [master (root-commit) 3047db8] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 1cf4e5a] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master eb9ad7a] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpcI9qDE/ros'... done. .Initialized empty Git repository in /tmp/tmp0mIi9g/remote/.git/ [master (root-commit) 221d4f3] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 21b1cc2] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master b2cb432] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmp0mIi9g/ros'... done. .Cloning into '/tmp/tmpQQyRyJ/ros'... .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved abort: destination '/tmp/tmpwxhgYj/local' is not empty .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved abort: destination '/tmp/tmpfAIwOG/local' is not empty .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) ..updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmprEJybW/remote searching for changes no changes found 0 files updated, 0 files merged, 2 files removed, 0 files unresolved pulling from /tmp/tmprEJybW/remote searching for changes no changes found 2 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmprEJybW/remote searching for changes no changes found 0 files updated, 0 files merged, 2 files removed, 0 files unresolved pulling from /tmp/tmprEJybW/remote searching for changes no changes found 2 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 5 files removed, 0 files unresolved pulling from /tmp/tmprEJybW/remote searching for changes no changes found 5 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmprEJybW/remote searching for changes no changes found 1 files updated, 0 files merged, 0 files removed, 0 files unresolved ..updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved abort: destination '/tmp/tmprEJybW/local' is not empty pulling from /tmp/tmprEJybW/remote searching for changes no changes found 0 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmprEJybW/remote searching for changes no changes found 1 files updated, 0 files merged, 0 files removed, 0 files unresolved ...marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .......marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpK4CRWH/remote searching for changes no changes found fixed.txt already tracked! pulling from /tmp/tmpK4CRWH/remote searching for changes adding changesets adding manifests adding file changes added 1 changesets with 0 changes to 0 files (run 'hg update' to get a working copy) .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 1 files removed, 0 files unresolved .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmp3N1UeH/local/fixed.txt A /tmp/tmp3N1UeH/local/modified.txt A /tmp/tmp3N1UeH/local/deleted.txt A /tmp/tmp3N1UeH/local/modified-fs.txt A /tmp/tmp3N1UeH/local/deleted-fs.txt Checked out revision 4. ERROR [vcstools] Can't remove /tmp/tmp3N1UeH/local[/vcstools] .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmp5mDB0g/local/fixed.txt A /tmp/tmp5mDB0g/local/modified.txt A /tmp/tmp5mDB0g/local/deleted.txt A /tmp/tmp5mDB0g/local/modified-fs.txt A /tmp/tmp5mDB0g/local/deleted-fs.txt Checked out revision 4. ERROR [vcstools] Can't remove /tmp/tmp5mDB0g/local[/vcstools] .A /tmp/tmp5mDB0g/local/modified.txt A /tmp/tmp5mDB0g/local/deleted.txt A /tmp/tmp5mDB0g/local/modified-fs.txt A /tmp/tmp5mDB0g/local/deleted-fs.txt A /tmp/tmp5mDB0g/local/fixed.txt Checked out revision 4. .A /tmp/tmp5mDB0g/local/deleted.txt A /tmp/tmp5mDB0g/local/modified-fs.txt A /tmp/tmp5mDB0g/local/deleted-fs.txt A /tmp/tmp5mDB0g/local/fixed.txt A /tmp/tmp5mDB0g/local/modified.txt Checked out revision 4. .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. WARNING [vcstools] Command failed: 'svn diff "."' run at: '/tmp/tmpdNy7Ag/remote' errcode: 1: svn: E155007: '/tmp/tmpdNy7Ag/remote' is not a working copy [/vcstools] ..A /tmp/tmpdNy7Ag/local/fixed.txt A /tmp/tmpdNy7Ag/local/modified.txt A /tmp/tmpdNy7Ag/local/deleted.txt A /tmp/tmpdNy7Ag/local/modified-fs.txt A /tmp/tmpdNy7Ag/local/deleted-fs.txt Checked out revision 4. Updating '/tmp/tmpdNy7Ag/local': At revision 4. Updating '/tmp/tmpdNy7Ag/local': At revision 4. .A /tmp/tmpdNy7Ag/local/deleted-fs.txt A /tmp/tmpdNy7Ag/local/fixed.txt A /tmp/tmpdNy7Ag/local/modified.txt A /tmp/tmpdNy7Ag/local/deleted.txt A /tmp/tmpdNy7Ag/local/modified-fs.txt Checked out revision 3. Updating '/tmp/tmpdNy7Ag/local': D /tmp/tmpdNy7Ag/local/deleted.txt D /tmp/tmpdNy7Ag/local/deleted-fs.txt Updated to revision 2. ..A /tmp/tmpdNy7Ag/local/modified.txt Checked out revision 4. .A /tmp/tmpdNy7Ag/local/deleted.txt A /tmp/tmpdNy7Ag/local/modified-fs.txt A /tmp/tmpdNy7Ag/local/deleted-fs.txt A /tmp/tmpdNy7Ag/local/fixed.txt A /tmp/tmpdNy7Ag/local/modified.txt Checked out revision 4. ....Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmp_qGAUh/local/deleted-fs.txt A /tmp/tmp_qGAUh/local/fixed.txt A /tmp/tmp_qGAUh/local/modified.txt A /tmp/tmp_qGAUh/local/deleted.txt A /tmp/tmp_qGAUh/local/modified-fs.txt Checked out revision 4. D deleted.txt A added.txt .....Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmpF87oik/local/deleted.txt A /tmp/tmpF87oik/local/modified-fs.txt A /tmp/tmpF87oik/local/deleted-fs.txt A /tmp/tmpF87oik/local/fixed.txt A /tmp/tmpF87oik/local/modified.txt Checked out revision 4. .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmpJy8xg2/local/deleted.txt A /tmp/tmpJy8xg2/local/modified-fs.txt A /tmp/tmpJy8xg2/local/deleted-fs.txt A /tmp/tmpJy8xg2/local/fixed.txt A /tmp/tmpJy8xg2/local/modified.txt Checked out revision 4. A branches/foo2 A branches/bar Adding branches/bar Adding branches/foo2 Committed revision 5. A /tmp/tmpJy8xg2/local_foo/modified.txt Checked out revision 5. .Checked out revision 0. A footest A footest/foosub A footest/foosub/fixed.txt Adding footest Adding footest/foosub Adding footest/foosub/fixed.txt Transmitting file data . Committed revision 1. A /tmp/tmpJy8xg2/local_nc/foosub A /tmp/tmpJy8xg2/local_nc/foosub/fixed.txt Checked out revision 1. .......... ---------------------------------------------------------------------- Ran 119 tests in 447.894s OK + /usr/bin/python3.4 -m nose test -e '^(test_git_subm|test_url_matches_with_shortcut|test_checkout|test_checkout_dir_exists|test_checkout_version|test_get_url_by_reading)$' ...WARNING [vcstools] Command failed: '[' errcode: 2: /bin/sh: line 0: [: missing `]' [/vcstools] WARNING [vcstools] Command failed: 'echo foo && [' errcode: 2: /bin/sh: line 0: [: missing `]' [/vcstools] ERROR [vcstools] Command failed with OSError. 'two words' : [Errno 2] No such file or directory: 'two words'[/vcstools] ....Created a standalone tree (format: 2a) adding fixed.txt Committing to: /tmp/tmpxcaarj36/remote/ added fixed.txt Committed revision 1. Created tag test_tag. adding modified.txt adding modified-fs.txt Committing to: /tmp/tmpxcaarj36/remote/ added modified-fs.txt added modified.txt Committed revision 2. adding deleted.txt adding deleted-fs.txt Committing to: /tmp/tmpxcaarj36/remote/ added deleted-fs.txt added deleted.txt Committed revision 3. ERROR [vcstools] Can't remove /tmp/tmpxcaarj36/local[/vcstools] .Created a standalone tree (format: 2a) adding fixed.txt Committing to: /tmp/tmppx7f8zv6/remote/ added fixed.txt Committed revision 1. Created tag test_tag. adding modified.txt adding modified-fs.txt Committing to: /tmp/tmppx7f8zv6/remote/ added modified-fs.txt added modified.txt Committed revision 2. adding deleted.txt adding deleted-fs.txt Committing to: /tmp/tmppx7f8zv6/remote/ added deleted-fs.txt added deleted.txt Committed revision 3. ERROR [vcstools] Can't remove /tmp/tmppx7f8zv6/local[/vcstools] ...Created a standalone tree (format: 2a) adding fixed.txt Committing to: /tmp/tmpnl17g0zi/remote/ added fixed.txt Committed revision 1. Created tag test_tag. adding modified.txt adding modified-fs.txt Committing to: /tmp/tmpnl17g0zi/remote/ added modified-fs.txt added modified.txt Committed revision 2. adding deleted.txt adding deleted-fs.txt Committing to: /tmp/tmpnl17g0zi/remote/ added deleted-fs.txt added deleted.txt Committed revision 3. ..WARNING [vcstools] Command failed: 'bzr branch /tmp/tmpnl17g0zi/remotefoobar /tmp/tmpnl17g0zi/local' errcode: 3: bzr: ERROR: Not a branch: "/tmp/tmpnl17g0zi/remotefoobar/". [/vcstools] ERROR [vcstools] Command failed: 'bzr branch /tmp/tmpnl17g0zi/remotefoobar /tmp/tmpnl17g0zi/local' errcode: 3: bzr: ERROR: Not a branch: "/tmp/tmpnl17g0zi/remotefoobar/". [/vcstools] .WARNING [vcstools] Command failed: 'bzr update -r foobar' run at: '/tmp/tmpnl17g0zi/local' errcode: 3: bzr: ERROR: Requested revision: 'foobar' does not exist in branch: file:///tmp/tmpnl17g0zi/local/ [/vcstools] .......Created a standalone tree (format: 2a) adding fixed.txt Committing to: /tmp/tmp729po87o/remote/ added fixed.txt Committed revision 1. Created tag test_tag. adding modified.txt adding modified-fs.txt Committing to: /tmp/tmp729po87o/remote/ added modified-fs.txt added modified.txt Committed revision 2. adding deleted.txt adding deleted-fs.txt Committing to: /tmp/tmp729po87o/remote/ added deleted-fs.txt added deleted.txt Committed revision 3. ..Initialized empty Git repository in /tmp/tmpalnweuxq/remote/.git/ [master (root-commit) 91cd054] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 3d23c4e] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 8e382a0] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpalnweuxq/ros'... done. Switched to a new branch 'localbranch' [localbranch 7bf6477] local_file Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_file .Initialized empty Git repository in /tmp/tmp096wqa0z/remote/.git/ [master (root-commit) fd967e0] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 015155a] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master f541163] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmp096wqa0z/ros'... done. Switched to a new branch 'localbranch' [localbranch ccedad1] my_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch d890969] diverged_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at fd967e0... initial [detached HEAD a2fdcc2] no_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD 9bcaee5] dangling Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD 9061d96] dangling_tip Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was 9061d96). Warning: you are leaving 2 commits behind, not connected to any of your branches: 9061d96 dangling_tip 9bcaee5 dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name 9061d96 Switched to branch 'master' vcstools only handles branches tracking default remote, branch 'master' tracks remote 'None' WARNING [vcstools] vcstools only handles branches tracking default remote, branch 'localbranch' tracks remote 'None'. Repository path is '/tmp/tmp096wqa0z/ros'.[/vcstools] vcstools only handles branches tracking default remote, branch 'master' tracks remote 'None' vcstools refusing to move away from dangling commit, to protect your work. .Cloning into '/tmp/tmp096wqa0z/ros'... done. Switched to a new branch 'localbranch' [localbranch 8bc548e] my_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch cb03902] diverged_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at fd967e0... initial [detached HEAD 9029f09] no_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD d6c376d] dangling Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD acfff4c] dangling_tip Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was acfff4c). Warning: you are leaving 2 commits behind, not connected to any of your branches: acfff4c dangling_tip d6c376d dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name acfff4c Switched to branch 'master' .Cloning into '/tmp/tmp096wqa0z/ros'... done. Switched to a new branch 'localbranch' [localbranch 5c531ac] my_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch a98fae7] diverged_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at fd967e0... initial [detached HEAD 77c9e40] no_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD c6f7787] dangling Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD f6bd321] dangling_tip Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was f6bd321). Warning: you are leaving 2 commits behind, not connected to any of your branches: f6bd321 dangling_tip c6f7787 dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name f6bd321 Switched to branch 'master' .Cloning into '/tmp/tmp096wqa0z/ros'... done. Switched to a new branch 'localbranch' [localbranch 02d6613] my_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch b349943] diverged_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at fd967e0... initial [detached HEAD cd093bc] no_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD 66c4a59] dangling Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD a7d4d87] dangling_tip Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was a7d4d87). Warning: you are leaving 2 commits behind, not connected to any of your branches: a7d4d87 dangling_tip 66c4a59 dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name a7d4d87 Switched to branch 'master' .Cloning into '/tmp/tmp096wqa0z/ros'... done. Switched to a new branch 'localbranch' [localbranch 93c8ec3] my_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch 77ac914] diverged_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at fd967e0... initial [detached HEAD da5284b] no_branch Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD 37a6649] dangling Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD 418c58e] dangling_tip Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was 418c58e). Warning: you are leaving 2 commits behind, not connected to any of your branches: 418c58e dangling_tip 37a6649 dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name 418c58e Switched to branch 'master' vcstools refusing to move away from dangling commit, to protect your work. .Initialized empty Git repository in /tmp/tmps9vlg5mf/remote/.git/ [master (root-commit) 12ddf58] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 14b5177] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 86dcc8f] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmps9vlg5mf/ros'... done. Switched to a new branch 'localbranch' [localbranch 7278abd] local_0 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_0.txt [localbranch 9b49f51] local_1 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_1.txt [localbranch fab4c53] local_2 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_2.txt [localbranch 1aff337] local_3 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_3.txt [localbranch 1a1b9fb] local_4 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_4.txt [localbranch cbdc0c7] local_5 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_5.txt [localbranch 9e225cc] local_6 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_6.txt [localbranch bc01f98] local_7 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_7.txt [localbranch 0a9ba49] local_8 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_8.txt [localbranch 215138b] local_9 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_9.txt .Cloning into '/tmp/tmps9vlg5mf/ros'... done. Switched to a new branch 'localbranch' [localbranch 6922b58] local_0 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_0.txt [localbranch f0c3433] local_1 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_1.txt [localbranch b966359] local_2 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_2.txt [localbranch d11bca8] local_3 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_3.txt [localbranch 90a913f] local_4 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_4.txt [localbranch aa47bb5] local_5 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_5.txt [localbranch c930d99] local_6 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_6.txt [localbranch 0216445] local_7 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_7.txt [localbranch 0de474e] local_8 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_8.txt [localbranch d8370cd] local_9 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_9.txt .Cloning into '/tmp/tmps9vlg5mf/ros'... done. Switched to a new branch 'localbranch' [localbranch 8022130] local_0 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_0.txt [localbranch b3e4e78] local_1 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_1.txt [localbranch 8a4a87f] local_2 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_2.txt [localbranch 7d8254b] local_3 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_3.txt [localbranch cf82872] local_4 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_4.txt [localbranch 6783efb] local_5 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_5.txt [localbranch ab297df] local_6 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_6.txt [localbranch b7278b0] local_7 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_7.txt [localbranch 4943c60] local_8 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_8.txt [localbranch cffa019] local_9 Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_9.txt .Initialized empty Git repository in /tmp/tmprsdir7qn/remote/.git/ [master (root-commit) c089bba] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 11ce764] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master d6854f2] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmprsdir7qn/ros'... done. Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at c089bba... initial [detached HEAD 5c28b70] modified-0 Author: Your Name 1 file changed, 1 insertion(+) create mode 100644 count.txt .Initialized empty Git repository in /tmp/tmp5ixf6j_5/remote/.git/ [master (root-commit) 933b886] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 1ccb803] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 55c3fc1] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmp5ixf6j_5/ros'... done. [master 5dfb960] newfile Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new_file.txt From /tmp/tmp5ixf6j_5/remote 55c3fc1..5dfb960 master -> origin/master .Initialized empty Git repository in /tmp/tmpwcly6h8d/remote/.git/ [master (root-commit) 11140d4] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master fcbca28] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master b7d0061] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt ..Cloning into '/tmp/tmpwcly6h8d/ros'... done. HEAD is now at fcbca28 initial Switched to a new branch 'new_local_branch' .Cloning into '/tmp/tmpwcly6h8d/ros'... done. .Cloning into '/tmp/tmpwcly6h8d/ros'... done. .Cloning into '/tmp/tmpwcly6h8d/ros'... done. .Cloning into '/tmp/tmpwcly6h8d/ros'... .Cloning into '/tmp/tmpwcly6h8d/ros'... done. .Cloning into '/tmp/tmpwcly6h8d/ros'... done. .Cloning into '/tmp/tmpwcly6h8d/ros'... done. .Cloning into '/tmp/tmpwcly6h8d/ros'... done. HEAD is now at 11140d4 initial .Cloning into '/tmp/tmpwcly6h8d/ros'... done. HEAD is now at 11140d4 initial [master f60e4f6] diverge Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt .Cloning into '/tmp/tmpwcly6h8d/ros'... done. HEAD is now at 11140d4 initial .Cloning into '/tmp/tmpwcly6h8d/ros'... done. From /tmp/tmpwcly6h8d/remote * [new branch] master -> remote2/master * [new branch] test_branch -> remote2/test_branch .Cloning into '/tmp/tmpwcly6h8d/ros'... done. From /tmp/tmpwcly6h8d/remote * [new branch] test_branch -> remote2/test_branch * [new branch] master -> remote2/master ..Cloning into '/tmp/tmpwcly6h8d/ros'... done. HEAD is now at 11140d4 initial From /tmp/tmpwcly6h8d/remote * [new branch] test_branch -> remote2/test_branch * [new branch] master -> remote2/master ...Cloning into '/tmp/tmpwcly6h8d/ros'... done. .Initialized empty Git repository in /tmp/tmpyogyuggb/remote/.git/ [master (root-commit) 993e7f1] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 4d0d1eb] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 3f5776f] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpyogyuggb/ros'... done. Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 993e7f1... initial [detached HEAD 5602db1] altfile Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 alt_file.txt Warning: you are leaving 1 commit behind, not connected to any of your branches: 5602db1 altfile If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name 5602db1 HEAD is now at 993e7f1... initial [detached HEAD 964087e] newfile Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new_file.txt From /tmp/tmpyogyuggb/remote * [new branch] alt_branch -> origin/alt_branch From /tmp/tmpyogyuggb/remote * [new tag] new_tag -> new_tag .Initialized empty Git repository in /tmp/tmpxccvn1hl/remote/.git/ [master (root-commit) 5b41171] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master a3efa11] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 9b53202] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpxccvn1hl/ros'... done. rm 'deleted.txt' .....Initialized empty Git repository in /tmp/tmpjhu0a8n5/remote/.git/ [master (root-commit) d4993d6] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master e9b8877] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 8bd05cf] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpjhu0a8n5/ros'... done. warning: --depth is ignored in local clones; use file:// instead. Cloning into '/tmp/tmpgj2yixr6'... done. .Initialized empty Git repository in /tmp/tmp8o84hzc6/remote/.git/ [master (root-commit) b663ce7] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 800f9bc] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 6a8bb1d] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmp8o84hzc6/ros'... done. .Initialized empty Git repository in /tmp/tmpl5im43rj/remote/.git/ [master (root-commit) fc2a35e] initial Author: Your Name 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 66cb3b0] initial Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 13b11ed] modified Author: Your Name 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpl5im43rj/ros'... done. .Cloning into '/tmp/tmpu0cr0o_m/ros'... .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved abort: destination '/tmp/tmpgb1kpezw/local' is not empty .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved abort: destination '/tmp/tmphmcmc4vc/local' is not empty .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) ..updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpoedmg13a/remote searching for changes no changes found 0 files updated, 0 files merged, 2 files removed, 0 files unresolved pulling from /tmp/tmpoedmg13a/remote searching for changes no changes found 2 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpoedmg13a/remote searching for changes no changes found 0 files updated, 0 files merged, 2 files removed, 0 files unresolved pulling from /tmp/tmpoedmg13a/remote searching for changes no changes found 2 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 5 files removed, 0 files unresolved pulling from /tmp/tmpoedmg13a/remote searching for changes no changes found 5 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpoedmg13a/remote searching for changes no changes found 1 files updated, 0 files merged, 0 files removed, 0 files unresolved ..updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved abort: destination '/tmp/tmpoedmg13a/local' is not empty pulling from /tmp/tmpoedmg13a/remote searching for changes no changes found 0 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpoedmg13a/remote searching for changes no changes found 1 files updated, 0 files merged, 0 files removed, 0 files unresolved ...marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .......marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpm77o3wst/remote searching for changes no changes found fixed.txt already tracked! pulling from /tmp/tmpm77o3wst/remote searching for changes adding changesets adding manifests adding file changes added 1 changesets with 0 changes to 0 files (run 'hg update' to get a working copy) .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 1 files removed, 0 files unresolved .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmpddmxgkxq/local/fixed.txt A /tmp/tmpddmxgkxq/local/modified.txt A /tmp/tmpddmxgkxq/local/deleted.txt A /tmp/tmpddmxgkxq/local/modified-fs.txt A /tmp/tmpddmxgkxq/local/deleted-fs.txt Checked out revision 4. ERROR [vcstools] Can't remove /tmp/tmpddmxgkxq/local[/vcstools] .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmp2z1036hw/local/deleted.txt A /tmp/tmp2z1036hw/local/modified-fs.txt A /tmp/tmp2z1036hw/local/deleted-fs.txt A /tmp/tmp2z1036hw/local/fixed.txt A /tmp/tmp2z1036hw/local/modified.txt Checked out revision 4. ERROR [vcstools] Can't remove /tmp/tmp2z1036hw/local[/vcstools] .A /tmp/tmp2z1036hw/local/deleted.txt A /tmp/tmp2z1036hw/local/modified-fs.txt A /tmp/tmp2z1036hw/local/deleted-fs.txt A /tmp/tmp2z1036hw/local/fixed.txt A /tmp/tmp2z1036hw/local/modified.txt Checked out revision 4. .A /tmp/tmp2z1036hw/local/deleted.txt A /tmp/tmp2z1036hw/local/modified-fs.txt A /tmp/tmp2z1036hw/local/deleted-fs.txt A /tmp/tmp2z1036hw/local/fixed.txt A /tmp/tmp2z1036hw/local/modified.txt Checked out revision 4. .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. WARNING [vcstools] Command failed: 'svn diff "."' run at: '/tmp/tmpemj82w6x/remote' errcode: 1: svn: E155007: '/tmp/tmpemj82w6x/remote' is not a working copy [/vcstools] ..A /tmp/tmpemj82w6x/local/deleted.txt A /tmp/tmpemj82w6x/local/modified-fs.txt A /tmp/tmpemj82w6x/local/deleted-fs.txt A /tmp/tmpemj82w6x/local/fixed.txt A /tmp/tmpemj82w6x/local/modified.txt Checked out revision 4. Updating '/tmp/tmpemj82w6x/local': At revision 4. Updating '/tmp/tmpemj82w6x/local': At revision 4. .A /tmp/tmpemj82w6x/local/deleted.txt A /tmp/tmpemj82w6x/local/modified-fs.txt A /tmp/tmpemj82w6x/local/deleted-fs.txt A /tmp/tmpemj82w6x/local/fixed.txt A /tmp/tmpemj82w6x/local/modified.txt Checked out revision 3. Updating '/tmp/tmpemj82w6x/local': D /tmp/tmpemj82w6x/local/deleted-fs.txt D /tmp/tmpemj82w6x/local/deleted.txt Updated to revision 2. ..A /tmp/tmpemj82w6x/local/modified.txt Checked out revision 4. .A /tmp/tmpemj82w6x/local/deleted.txt A /tmp/tmpemj82w6x/local/modified-fs.txt A /tmp/tmpemj82w6x/local/deleted-fs.txt A /tmp/tmpemj82w6x/local/fixed.txt A /tmp/tmpemj82w6x/local/modified.txt Checked out revision 4. ....Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmpplchhyb5/local/deleted.txt A /tmp/tmpplchhyb5/local/modified-fs.txt A /tmp/tmpplchhyb5/local/deleted-fs.txt A /tmp/tmpplchhyb5/local/fixed.txt A /tmp/tmpplchhyb5/local/modified.txt Checked out revision 4. D deleted.txt A added.txt .....Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmp17stgyua/local/fixed.txt A /tmp/tmp17stgyua/local/modified.txt A /tmp/tmp17stgyua/local/deleted.txt A /tmp/tmp17stgyua/local/modified-fs.txt A /tmp/tmp17stgyua/local/deleted-fs.txt Checked out revision 4. .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmpmupxrhfs/local/deleted-fs.txt A /tmp/tmpmupxrhfs/local/fixed.txt A /tmp/tmpmupxrhfs/local/modified.txt A /tmp/tmpmupxrhfs/local/deleted.txt A /tmp/tmpmupxrhfs/local/modified-fs.txt Checked out revision 4. A branches/foo2 A branches/bar Adding branches/bar Adding branches/foo2 Committed revision 5. A /tmp/tmpmupxrhfs/local_foo/modified.txt Checked out revision 5. .Checked out revision 0. A footest A footest/foosub A footest/foosub/fixed.txt Adding footest Adding footest/foosub Adding footest/foosub/fixed.txt Transmitting file data . Committed revision 1. A /tmp/tmpmupxrhfs/local_nc/foosub A /tmp/tmpmupxrhfs/local_nc/foosub/fixed.txt Checked out revision 1. .......... ---------------------------------------------------------------------- Ran 119 tests in 439.385s OK + exit 0 Processing files: python2-vcstools-0.1.40-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZvPPfg + umask 022 + cd /builddir/build/BUILD + cd vcstools-0.1.40 + DOCDIR=/builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/doc/python2-vcstools-0.1.40 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/doc/python2-vcstools-0.1.40 + cp -pr doc/_build/html /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/doc/python2-vcstools-0.1.40 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TtuW9d + umask 022 + cd /builddir/build/BUILD + cd vcstools-0.1.40 + LICENSEDIR=/builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/licenses/python2-vcstools-0.1.40 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/licenses/python2-vcstools-0.1.40 + cp -pr LICENSE /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/licenses/python2-vcstools-0.1.40 + exit 0 Provides: python-vcstools = 0.1.40-1.el7 python2-vcstools = 0.1.40-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: python(abi) = 2.7 Obsoletes: python-vcstools < 0.1.40-1.el7 Processing files: python34-vcstools-0.1.40-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.m4H27i + umask 022 + cd /builddir/build/BUILD + cd vcstools-0.1.40 + DOCDIR=/builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/doc/python34-vcstools-0.1.40 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/doc/python34-vcstools-0.1.40 + cp -pr doc/_build/html /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/doc/python34-vcstools-0.1.40 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bkdEVs + umask 022 + cd /builddir/build/BUILD + cd vcstools-0.1.40 + LICENSEDIR=/builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/licenses/python34-vcstools-0.1.40 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/licenses/python34-vcstools-0.1.40 + cp -pr LICENSE /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch/usr/share/licenses/python34-vcstools-0.1.40 + exit 0 Provides: python34-vcstools = 0.1.40-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: python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch Wrote: /builddir/build/RPMS/python2-vcstools-0.1.40-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python34-vcstools-0.1.40-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h4iePa + umask 022 + cd /builddir/build/BUILD + cd vcstools-0.1.40 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-vcstools-0.1.40-1.el7.noarch + exit 0 Child return code was: 0