rultor.com logo This build log was produced by rultor.com for teamed/hoc#7
+ set -e
+ set -o pipefail
++ dirname /tmp/rultor-tG6G/run.sh
+ cd /tmp/rultor-tG6G
+ echo 29386
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Mar 11 01:31:36 CET 2015
+ uptime
 01:31:36 up 23 days,  4:02,  0 users,	load average: 12.71, 10.67, 8.51
+ head=git@github.com:teamed/hoc.git
+ head_branch=master
+ tag=0.4.2
+ vars=('--env=head=git@github.com:teamed/hoc.git' '--env=head_branch=master' '--env=tag=0.4.2')
+ image=yegor256/rultor
+ directory=
+ scripts=('sudo gem install pdd' ';' 'sudo apt-get install -y subversion diffstat' ';' 'sudo apt-get install -y software-properties-common' ';' 'sudo add-apt-repository -y ppa:git-core/ppa' ';' 'sudo apt-get update' ';' 'sudo apt-get remove -y git' ';' 'sudo apt-get install -y git' ';' 'sudo bundle install' ';' 'rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/1\.0\.snapshot/${tag}/g" lib/hoc/version.rb' ';' 'gem build hoc.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' 'pdd --source=$(pwd) --verbose --file=hoc.xml' ';' 's3cmd --no-progress put hoc.xml --config=../s3cfg s3://pdd.teamed.io/hoc.xml' ';')
+ container=teamed_hoc_7
+ as_root=false
+ git clone --branch=master --depth=10 git@github.com:teamed/hoc.git repo
Initialized empty Git repository in /tmp/rultor-tG6G/repo/.git/
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'sudo gem install pdd' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'sudo gem install pdd' ';' 'sudo apt-get install -y subversion diffstat' ';' 'sudo apt-get install -y software-properties-common' ';' 'sudo add-apt-repository -y ppa:git-core/ppa' ';' 'sudo apt-get update' ';' 'sudo apt-get remove -y git' ';' 'sudo apt-get install -y git' ';' 'sudo bundle install' ';' rake ';' 'rm -rf *.gem' ';' 'sed -i "s/1\.0\.snapshot/${tag}/g" lib/hoc/version.rb' ';' 'gem build hoc.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' 'pdd --source=$(pwd) --verbose --file=hoc.xml' ';' 's3cmd --no-progress put hoc.xml --config=../s3cfg s3://pdd.teamed.io/hoc.xml' ';'
+ rm -rf .gpg
+ '[' -z 0.4.2 ']'
+ cd repo
++ git tag -l 0.4.2
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ sed 's/ /\n/g'
++ tail -n 1
++ uptime
+ load=8.52
++ bc
++ echo 8.52 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 8.52, low enough to run a new Docker container'
load average is 8.52, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Pulling repository yegor256/rultor
7d0fc5b517c8: Pulling image (latest) from yegor256/rultor
7d0fc5b517c8: Pulling image (latest) from yegor256/rultor, endpoint: https://registry-1.docker.io/v1/
7d0fc5b517c8: Pulling dependent layers
511136ea3c5a: Download complete
d7ac5e4f1812: Download complete
2f4b4d6a4a06: Download complete
83ff768040a0: Download complete
6c37f792ddac: Download complete
e54ca5efa2e9: Download complete
18e5e08ce16d: Download complete
cfd3123899d7: Download complete
7fdbbba76594: Download complete
452bfe735d07: Download complete
2d8dc22e2c1a: Download complete
5dba824e2096: Download complete
996aaaaa3be6: Download complete
e2730cdac0e5: Download complete
3d8c369c7792: Download complete
2ed8d6c88527: Download complete
39a477af720b: Download complete
b97894feaf2c: Download complete
5a2f0c609499: Download complete
9ad8daa2cd1d: Download complete
fbb3c7ffb85b: Download complete
63892fa9dc21: Download complete
244638a429a4: Download complete
c0b899df8169: Download complete
689ff7a95ae2: Download complete
da4c3c51f876: Download complete
af8fbf8cd4dc: Download complete
7d0fc5b517c8: Download complete
7d0fc5b517c8: Download complete
Status: Image is up to date for yegor256/rultor:latest
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-tG6G:/main --env=head=git@github.com:teamed/hoc.git --env=head_branch=master --env=tag=0.4.2 --memory=4g --cidfile=/tmp/rultor-tG6G/cid -w=/main --name=teamed_hoc_7 yegor256/rultor /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.ivy2 /root/.java /root/.m2 /root/.profile /root/.sbt /home/r
+ cp -R ./cid ./entry.sh ./pid ./repo ./rubygems.yml ./run.sh ./s3cfg ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su -m r -c /home/r/script.sh
+ set -e
+ set -o pipefail
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ sudo gem install pdd
Building native extensions.  This could take a while...
Building native extensions.  This could take a while...
unable to convert U+2019 from UTF-8 to US-ASCII for lib/nokogiri.rb, skipping
unable to convert "\xE6" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.ja.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.rdoc, skipping
unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.ja.rdoc, skipping
unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.rdoc, skipping
unable to convert "\xE2" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ext/nokogiri/xml_node_set.c, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ChangeLog, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for History.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.3.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.0.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.1.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.3.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.4.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.5.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.6.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.0.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.1.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.3.rdoc, skipping
unable to convert U+2019 from UTF-8 to US-ASCII for lib/nokogiri.rb, skipping
unable to convert "\xE6" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.ja.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.rdoc, skipping
unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.ja.rdoc, skipping
unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.rdoc, skipping
unable to convert "\xE2" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ext/nokogiri/xml_node_set.c, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ChangeLog, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for History.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.3.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.0.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.1.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.3.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.4.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.5.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.6.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.0.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.1.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.3.rdoc, skipping

ruby-filemagic-0.6.1 [2014-08-19]:

* Account for options passed to FileMagic.fm (issue #7 reported by Adam
  Wróbel).

Successfully installed nokogiri-1.6.5
Successfully installed ruby-filemagic-0.6.1
Successfully installed rake-10.4.2
Successfully installed pdd-0.14
4 gems installed
Installing ri documentation for nokogiri-1.6.5...
Installing ri documentation for ruby-filemagic-0.6.1...
Installing ri documentation for rake-10.4.2...
Installing ri documentation for pdd-0.14...
Installing RDoc documentation for nokogiri-1.6.5...
Installing RDoc documentation for ruby-filemagic-0.6.1...
Installing RDoc documentation for rake-10.4.2...
Installing RDoc documentation for pdd-0.14...
+ sudo apt-get install -y subversion diffstat
Reading package lists...
Building dependency tree...
Reading state information...
subversion is already the newest version.
The following package was automatically installed and is no longer required:
  libnss3-1d
Use 'apt-get autoremove' to remove it.
The following NEW packages will be installed:
  diffstat
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 21.8 kB of archives.
After this operation, 81.9 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main diffstat amd64 1.58-1 [21.8 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Fetched 21.8 kB in 0s (52.6 kB/s)
Selecting previously unselected package diffstat.
(Reading database ... 56037 files and directories currently installed.)
Preparing to unpack .../diffstat_1.58-1_amd64.deb ...
Unpacking diffstat (1.58-1) ...
Setting up diffstat (1.58-1) ...
+ sudo apt-get install -y software-properties-common
Reading package lists...
Building dependency tree...
Reading state information...
software-properties-common is already the newest version.
The following package was automatically installed and is no longer required:
  libnss3-1d
Use 'apt-get autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ sudo add-apt-repository -y ppa:git-core/ppa
gpg: keyring `/tmp/tmp52lqb1hn/secring.gpg' created
gpg: keyring `/tmp/tmp52lqb1hn/pubring.gpg' created
gpg: requesting key E1DF1F24 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp52lqb1hn/trustdb.gpg: trustdb created
gpg: key E1DF1F24: public key "Launchpad PPA for Ubuntu Git Maintainers" imported
gpg: Total number processed: 1
gpg:		   imported: 1	(RSA: 1)
OK
+ sudo apt-get update
Ign http://ppa.launchpad.net trusty InRelease
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ppa.launchpad.net trusty Release
Ign http://archive.ubuntu.com trusty InRelease
Ign http://archive.ubuntu.com trusty-updates InRelease
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Ign http://archive.ubuntu.com trusty-security InRelease
Hit http://archive.ubuntu.com trusty Release.gpg
Get:1 http://archive.ubuntu.com trusty-updates Release.gpg [933 B]
Get:2 http://archive.ubuntu.com trusty-security Release.gpg [933 B]
Hit http://archive.ubuntu.com trusty Release
Get:3 http://archive.ubuntu.com trusty-updates Release [62.0 kB]
Hit http://apt.typesafe.com unicorn InRelease
Get:4 http://archive.ubuntu.com trusty-security Release [62.0 kB]
Hit http://apt.typesafe.com unicorn/main amd64 Packages
Hit http://archive.ubuntu.com trusty/main Sources
Hit http://archive.ubuntu.com trusty/restricted Sources
Hit http://archive.ubuntu.com trusty/universe Sources
Hit http://archive.ubuntu.com trusty/main amd64 Packages
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty/universe amd64 Packages
Get:5 http://archive.ubuntu.com trusty-updates/main Sources [181 kB]
Get:6 http://archive.ubuntu.com trusty-updates/restricted Sources [2564 B]
Get:7 http://archive.ubuntu.com trusty-updates/universe Sources [106 kB]
Get:8 http://archive.ubuntu.com trusty-updates/main amd64 Packages [447 kB]
Get:9 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [9238 B]
Get:10 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [254 kB]
Get:11 http://archive.ubuntu.com trusty-security/main Sources [71.9 kB]
Get:12 http://archive.ubuntu.com trusty-security/restricted Sources [2061 B]
Get:13 http://archive.ubuntu.com trusty-security/universe Sources [17.9 kB]
Get:14 http://archive.ubuntu.com trusty-security/main amd64 Packages [221 kB]
Get:15 http://archive.ubuntu.com trusty-security/restricted amd64 Packages [8875 B]
Get:16 http://archive.ubuntu.com trusty-security/universe amd64 Packages [87.7 kB]
Fetched 1535 kB in 5s (264 kB/s)
Reading package lists...
+ sudo apt-get remove -y git
Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
  libnss3-1d
Use 'apt-get autoremove' to remove it.
The following packages will be REMOVED:
  git
0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded.
After this operation, 22.2 MB disk space will be freed.
(Reading database ... 56043 files and directories currently installed.)
Removing git (1:2.3.2-0ppa1~ubuntu14.04.1) ...
+ sudo apt-get install -y git
Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
  libnss3-1d
Use 'apt-get autoremove' to remove it.
Suggested packages:
  gettext-base git-daemon-run git-daemon-sysvinit git-doc git-el git-email
  git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn
The following NEW packages will be installed:
  git
0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
Need to get 3704 kB of archives.
After this operation, 22.2 MB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/git-core/ppa/ubuntu/ trusty/main git amd64 1:2.3.2-0ppa1~ubuntu14.04.1 [3704 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Fetched 3704 kB in 1s (2822 kB/s)
Selecting previously unselected package git.
(Reading database ... 55437 files and directories currently installed.)
Preparing to unpack .../git_1%3a2.3.2-0ppa1~ubuntu14.04.1_amd64.deb ...
Unpacking git (1:2.3.2-0ppa1~ubuntu14.04.1) ...
Setting up git (1:2.3.2-0ppa1~ubuntu14.04.1) ...
+ sudo bundle install
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Using rake 10.3.2
Installing i18n 0.7.0
Installing json 1.8.2
Installing minitest 5.4.0
Installing thread_safe 0.3.4
Installing tzinfo 1.2.2
Installing activesupport 4.2.0
Installing builder 3.2.2
Installing erubis 2.7.0
Installing mini_portile 0.6.2
Installing nokogiri 1.6.6.2
Installing rails-deprecated_sanitizer 1.0.3
Installing rails-dom-testing 1.0.5
Installing loofah 2.0.1
Installing rails-html-sanitizer 1.0.2
Installing actionview 4.2.0
Installing rack 1.6.0
Installing rack-test 0.6.3
Installing actionpack 4.2.0
Installing ast 2.0.0
Installing multi_json 1.11.0
Installing mime-types 2.4.3
Installing netrc 0.10.3
Installing rest-client 1.7.3
Installing docile 1.1.5
Installing simplecov-html 0.9.0
Installing simplecov 0.9.2
Installing tins 1.3.5
Installing term-ansicolor 1.3.0
Installing thor 0.19.1
Installing coveralls 0.7.0
Installing diff-lcs 1.2.5
Installing gherkin 2.12.2
Installing multi_test 0.1.2
Installing cucumber 1.3.11
Using slop 3.6.0
Using hoc 1.0.snapshot from source at .
Installing parser 2.2.0.3
Installing powerpack 0.0.9
Installing railties 4.2.0
Installing rainbow 2.0.0
Installing rdoc 3.11
Installing rspec-core 2.13.1
Installing rspec-expectations 2.13.0
Installing rspec-mocks 2.13.1
Installing rspec-rails 2.13.0
Installing ruby-progressbar 1.7.1
Installing rubocop 0.24.1
Installing rubocop-rspec 1.1.0
Using bundler 1.6.3
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
Post-install message from rdoc:
Depending on your version of ruby, you may need to install ruby rdoc/ri data:

<= 1.8.6 : unsupported
 = 1.8.7 : gem install rdoc-data; rdoc-data --install
 = 1.9.1 : gem install rdoc-data; rdoc-data --install
>= 1.9.2 : nothing to do! Yay!
+ rake
rm -rf coverage
/usr/bin/ruby1.9.1 -I"lib:lib:test" -I"/var/lib/gems/1.9.1/gems/rake-10.4.2/lib" "/var/lib/gems/1.9.1/gems/rake-10.4.2/lib/rake/rake_test_loader.rb" "test/**/test_*.rb"
Warning: you should require 'minitest/autorun' instead.
Warning: or add 'gem "minitest"' before 'require "minitest/autorun"'
From:
  /usr/lib/ruby/1.9.1/minitest/autorun.rb:14:in `<top (required)>'
  /home/r/repo/test/test_git.rb:24:in `<top (required)>'
  /var/lib/gems/1.9.1/gems/rake-10.4.2/lib/rake/rake_test_loader.rb:10:in `block (2 levels) in <main>'
  /var/lib/gems/1.9.1/gems/rake-10.4.2/lib/rake/rake_test_loader.rb:9:in `each'
  /var/lib/gems/1.9.1/gems/rake-10.4.2/lib/rake/rake_test_loader.rb:9:in `block in <main>'
  /var/lib/gems/1.9.1/gems/rake-10.4.2/lib/rake/rake_test_loader.rb:4:in `select'
  /var/lib/gems/1.9.1/gems/rake-10.4.2/lib/rake/rake_test_loader.rb:4:in `<main>'
MiniTest::Unit.autorun is now Minitest.autorun. From /usr/lib/ruby/1.9.1/minitest/autorun.rb:18:in `<top (required)>'
Run options: --seed 43275

# Running:

Initialized empty Git repository in /tmp/test20150311-6748-1bbqhgd/.git/
[master (root-commit) 3918c86] add line
 1 file changed, 1 insertion(+)
 create mode 100644 test.txt
[master a270c1c] modify line
 1 file changed, 1 insertion(+), 1 deletion(-)
[master 602177a] delete line
 1 file changed, 1 deletion(-)
 delete mode 100644 test.txt
.SChecked out revision 0.
A	  test.txt
Adding	       test.txt
Transmitting file data .
Committed revision 1.
Sending	       test.txt
Transmitting file data .
Committed revision 2.
D	  test.txt
Deleting       test.txt

Committed revision 3.
Updating '.':
At revision 3.
.SChecked out revision 0.
A	  test.txt
Adding	       test.txt
Transmitting file data .
Committed revision 1.
Sending	       test.txt
Transmitting file data .
Committed revision 2.
D	  test.txt
Deleting       test.txt

Committed revision 3.
Updating '.':
At revision 3.
.Initialized empty Git repository in /tmp/test20150311-6748-1b2bzu9/.git/
[master (root-commit) dc471e6] test
 1 file changed, 1 insertion(+)
 create mode 100644 test.txt
..

Finished in 3.625875s, 1.9306 runs/s, 1.9306 assertions/s.

7 runs, 7 assertions, 0 failures, 0 errors, 2 skips

You have skipped tests. Run with --verbose for details.
Coverage report generated for Unit Tests to /home/r/repo/coverage. 46 / 46 LOC (100.0%) covered.
33m[Coveralls] Outside the Travis environment, not sending data.0m
/usr/bin/ruby1.9.1 -S bundle exec cucumber  --profile travis
Using the travis profile...
.......Cloning into '.'...
......

4 scenarios (4 passed)
13 steps (13 passed)
0m7.852s
Coverage report generated for Cucumber Features, Unit Tests to /home/r/repo/coverage. 46 / 46 LOC (100.0%) covered.
33m[Coveralls] Outside the Travis environment, not sending data.0m
Running RuboCop...
Inspecting 14 files
..............

14 files inspected, no offenses detected
+ rm -rf '*.gem'
+ sed -i 's/1\.0\.snapshot/0.4.2/g' lib/hoc/version.rb
+ gem build hoc.gemspec
  Successfully built RubyGem
  Name: hoc
  Version: 0.4.2
  File: hoc-0.4.2.gem
+ chmod 0600 ../rubygems.yml
+ gem push hoc-0.4.2.gem --config-file ../rubygems.yml
Pushing gem to https://rubygems.org...
Successfully registered gem: hoc (0.4.2)
++ pwd
+ pdd --source=/home/r/repo --verbose --file=hoc.xml
INFO: "my version is 0.14"
INFO: "reading /home/r/repo"
INFO: "61 file(s) found"
+ s3cmd --no-progress put hoc.xml --config=../s3cfg s3://pdd.teamed.io/hoc.xml
File 'hoc.xml' stored as 's3://pdd.teamed.io/hoc.xml' (272 bytes in 0.5 seconds, 568.41 B/s) [1 of 1]
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git tag 0.4.2 -m '0.4.2: tagged by rultor.com'
+ git push origin 0.4.2
To git@github.com:teamed/hoc.git
 * [new tag]	     0.4.2 -> 0.4.2