(view as text)
git --version
 in dir /home/buildbot/slaves/dolphin/pack-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/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
git version 1.8.3.2
program finished with exit code 0
elapsedTime=0.011104
program finished with exit code 0
git cat-file -e 73691a8587e5f09ef138384d2ff97e4059ba9380
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', '73691a8587e5f09ef138384d2ff97e4059ba9380']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 1
elapsedTime=0.003064
git fetch
 in dir /home/buildbot/slaves/dolphin/pack-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/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
From https://github.com/dolphin-emu/dolphin
   a8ca2c6..73691a8  master     -> origin/master
program finished with exit code 0
elapsedTime=3.492352
git reset --hard 73691a8587e5f09ef138384d2ff97e4059ba9380 --
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', '73691a8587e5f09ef138384d2ff97e4059ba9380', '--']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
HEAD is now at 73691a8 Merge pull request #86 from lioncash/vertical-alignments2-electric-boogaloo
program finished with exit code 0
elapsedTime=0.115028
git rev-parse HEAD
 in dir /home/buildbot/slaves/dolphin/pack-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/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
73691a8587e5f09ef138384d2ff97e4059ba9380
program finished with exit code 0
elapsedTime=0.005402