(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.003316
program finished with exit code 0
git cat-file -e 789597c2bd3ba058cd4a16154f9665c40c37aa03
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', '789597c2bd3ba058cd4a16154f9665c40c37aa03']
 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.003303
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://code.google.com/p/dolphin-emu
 + 8d3da2b...8466404 mmio-interface -> origin/mmio-interface  (forced update)
program finished with exit code 0
elapsedTime=7.440869
git reset --hard 789597c2bd3ba058cd4a16154f9665c40c37aa03 --
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', '789597c2bd3ba058cd4a16154f9665c40c37aa03', '--']
 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 789597c MMIO: Port the DSP/ARAM/AI MMIOs to the new interface.
program finished with exit code 0
elapsedTime=0.497137
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
789597c2bd3ba058cd4a16154f9665c40c37aa03
program finished with exit code 0
elapsedTime=0.003142