(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.005123
program finished with exit code 0
git cat-file -e fe02833f1376bee079b16f7e093d548e1666bddf
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', 'fe02833f1376bee079b16f7e093d548e1666bddf']
 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.004994
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://code.google.com/p/dolphin-emu
   8b2c540..fe02833  master     -> origin/master
   68e769f..4af7aeb  DX9-Final  -> origin/DX9-Final
   f8abdbf..0dc437e  android-about-menu-info -> origin/android-about-menu-info
program finished with exit code 0
elapsedTime=1.456123
git reset --hard fe02833f1376bee079b16f7e093d548e1666bddf --
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', 'fe02833f1376bee079b16f7e093d548e1666bddf', '--']
 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 fe02833 OpenGL: fix our ubo workaround when blend_func_extended is missing
program finished with exit code 0
elapsedTime=0.029883
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
fe02833f1376bee079b16f7e093d548e1666bddf
program finished with exit code 0
elapsedTime=0.003245