(view as text)
git --version
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', '--version']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
git version 1.8.3.2
program finished with exit code 0
elapsedTime=0.002819
program finished with exit code 0
git cat-file -e 3b26bcfcdd8333d80f83f181584d12d534b3e8f9
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', '3b26bcfcdd8333d80f83f181584d12d534b3e8f9']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 1
elapsedTime=0.002867
git fetch
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'fetch']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
From https://github.com/dolphin-emu/dolphin
   5a95b9e..3b26bcf  master     -> origin/master
program finished with exit code 0
elapsedTime=3.286294
git reset --hard 3b26bcfcdd8333d80f83f181584d12d534b3e8f9 --
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', '3b26bcfcdd8333d80f83f181584d12d534b3e8f9', '--']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
HEAD is now at 3b26bcf Automatic translation template update
program finished with exit code 0
elapsedTime=0.046653
git rev-parse HEAD
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'rev-parse', 'HEAD']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
3b26bcfcdd8333d80f83f181584d12d534b3e8f9
program finished with exit code 0
elapsedTime=0.003755