(view as text)
git --version
 in dir /home/buildbot/slaves/dolphin/wip-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/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
git version 1.8.3.2
program finished with exit code 0
elapsedTime=0.003347
program finished with exit code 0
git cat-file -e 9a24ba343b254a85381d5e805477383c24aad534
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', '9a24ba343b254a85381d5e805477383c24aad534']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 0
elapsedTime=0.003666
git reset --hard 9a24ba343b254a85381d5e805477383c24aad534 --
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', '9a24ba343b254a85381d5e805477383c24aad534', '--']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
HEAD is now at 9a24ba3 Merge pull request #34 from lioncash/geckocode-foreach
program finished with exit code 0
elapsedTime=0.025905
git apply --index -p 1
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'apply', '--index', '-p', '1']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 writing 22469 bytes to stdin
 using PTY: False
program finished with exit code 0
elapsedTime=0.069550
git rev-parse HEAD
 in dir /home/buildbot/slaves/dolphin/wip-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/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
9a24ba343b254a85381d5e805477383c24aad534
program finished with exit code 0
elapsedTime=0.002786