rultor.com logo This build log was produced by rultor.com for teamed/pdd#43
+ set -e
+ set -o pipefail
++ dirname /tmp/rultor-2Prv/run.sh
+ cd /tmp/rultor-2Prv
+ echo 5538
+ echo '1.57.2 af5afb9'
1.57.2 af5afb9
+ date
Mon Sep  7 20:27:13 UTC 2015
+ uptime
 20:27:13 up 5 days,  8:49,  0 users,  load average: 8.28, 8.67, 8.23
+ head=git@github.com:teamed/pdd.git
+ head_branch=master
+ tag=0.14.3
+ vars=('--env=head=git@github.com:teamed/pdd.git' '--env=head_branch=master' '--env=tag=0.14.3')
+ image=yegor256/rultor
+ directory=
+ scripts=('sudo apt-get update' ';' 'sudo apt-get install -y --fix-missing libmagic1 libmagic-dev' ';' 'sudo gem install pdd' ';' 'sudo bundle install' ';' 'rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/1\.0\.snapshot/${tag}/g" lib/pdd/version.rb' ';' 'git add lib/pdd/version.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build pdd.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' 'pdd --source=$(pwd) --verbose --file=pdd.xml -e=test/** -e=features/** -e=README.md' ';' 's3cmd --no-progress put pdd.xml --config=../s3cfg s3://pdd.teamed.io/pdd.xml' ';' 's3cmd --no-progress put assets/puzzles.xsd --acl-public --config=../s3cfg s3://pdd-xsd.teamed.io/${tag}.xsd' ';' 's3cmd --no-progress put assets/puzzles.xsl --acl-public --config=../s3cfg s3://pdd-xsl.teamed.io/${tag}.xsl' ';')
+ squash=false
+ ff=default
+ rebase=false
+ container=teamed_pdd_43
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:teamed/pdd.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'sudo apt-get update' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'sudo apt-get update' ';' 'sudo apt-get install -y --fix-missing libmagic1 libmagic-dev' ';' 'sudo gem install pdd' ';' 'sudo bundle install' ';' rake ';' 'rm -rf *.gem' ';' 'sed -i "s/1\.0\.snapshot/${tag}/g" lib/pdd/version.rb' ';' 'git add lib/pdd/version.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build pdd.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' 'pdd --source=$(pwd) --verbose --file=pdd.xml -e=test/** -e=features/** -e=README.md' ';' 's3cmd --no-progress put pdd.xml --config=../s3cfg s3://pdd.teamed.io/pdd.xml' ';' 's3cmd --no-progress put assets/puzzles.xsd --acl-public --config=../s3cfg s3://pdd-xsd.teamed.io/${tag}.xsd' ';' 's3cmd --no-progress put assets/puzzles.xsl --acl-public --config=../s3cfg s3://pdd-xsl.teamed.io/${tag}.xsl' ';'
+ rm -rf .gpg
+ '[' -z 0.14.3 ']'
+ [[ 0.14.3 =~ ^[a-zA-Z0-9\\.\\-]+$ ]]
+ echo 'tag name is valid: "0.14.3"'
tag name is valid: "0.14.3"
+ cd repo
++ git tag -l 0.14.3
+ '[' ']'
+ 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'
++ uptime
++ tail -n 1
+ load=8.23
++ echo 8.23 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 8.23, low enough to run a new Docker container'
load average is 8.23, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Trying to pull repository docker.io/yegor256/rultor ...
bb55314fc428: Pulling image (latest) from docker.io/yegor256/rultor
bb55314fc428: Pulling image (latest) from docker.io/yegor256/rultor, endpoint: https://registry-1.docker.io/v1/
bb55314fc428: Pulling dependent layers
d3a1f33e8a5a: Download complete
c22013c84729: Download complete
d74508fb6632: Download complete
91e54dfb1179: Download complete
2bbd2b8eec62: Download complete
e5571b1e3bde: Download complete
57f4ee135d2a: Download complete
d5d8742df667: Download complete
3ff77d2b1de3: Download complete
7a3fe9acdefd: Download complete
c1dd8ea4dfe3: Download complete
77605b5414a5: Download complete
678e24114121: Download complete
0bd63e3b9e66: Download complete
a099423abaa1: Download complete
0f8330d746fb: Download complete
f869fb3d0f58: Download complete
e6276264abd0: Download complete
f436a79fe900: Download complete
188e1ac1f5f1: Download complete
9666af5e1284: Download complete
cd3304908dc6: Download complete
82f3cc7d4062: Download complete
531c2c327f8e: Download complete
c451db9b8f1e: Download complete
5bede65fa07d: Download complete
ed1163ae2db8: Download complete
28e7f23f9d8a: Download complete
3c62265faac7: Download complete
bbd326d01734: Download complete
74b84f240d09: Download complete
7773c1c54f54: Download complete
92883d90eff1: Download complete
20602d03cf68: Download complete
65b4c4306749: Download complete
ca2e70319a46: Download complete
e69223adc4cb: Download complete
2073508735ee: Download complete
369619f4d166: Download complete
e1fb2e09594a: Download complete
2fd383dbb2b1: Download complete
bb55314fc428: Download complete
bb55314fc428: Download complete
Status: Image is up to date for docker.io/yegor256/rultor:latest
+ grep --quiet '\steamed_pdd_43\s*$'
+ docker ps --filter=status=exited
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-2Prv:/main --env=head=git@github.com:teamed/pdd.git --env=head_branch=master --env=tag=0.14.3 --privileged=true --memory=4g --cidfile=/tmp/rultor-2Prv/cid -w=/main --name=teamed_pdd_43 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/.gem /root/.java /root/.m2 /root/.profile /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 apt-get update
Ign http://archive.ubuntu.com trusty InRelease
Ign http://archive.ubuntu.com trusty-updates InRelease
Ign http://archive.ubuntu.com trusty-security InRelease
Hit http://archive.ubuntu.com trusty Release.gpg
Hit http://archive.ubuntu.com trusty-updates Release.gpg
Hit http://archive.ubuntu.com trusty-security Release.gpg
Hit http://archive.ubuntu.com trusty Release
Hit http://archive.ubuntu.com trusty-updates Release
Ign http://ppa.launchpad.net trusty InRelease
Hit http://archive.ubuntu.com trusty-security Release
Hit http://archive.ubuntu.com trusty/main Sources
Hit http://ppa.launchpad.net trusty Release.gpg
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
Hit http://archive.ubuntu.com trusty-updates/main Sources
Hit http://ppa.launchpad.net trusty Release
Hit http://archive.ubuntu.com trusty-updates/restricted Sources
Hit http://archive.ubuntu.com trusty-updates/universe Sources
Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-security/main Sources
Hit http://archive.ubuntu.com trusty-security/restricted Sources
Hit http://archive.ubuntu.com trusty-security/universe Sources
Hit http://archive.ubuntu.com trusty-security/main amd64 Packages
Hit http://archive.ubuntu.com trusty-security/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-security/universe amd64 Packages
Reading package lists...
+ sudo apt-get install -y --fix-missing libmagic1 libmagic-dev
Reading package lists...
Building dependency tree...
Reading state information...
libmagic-dev is already the newest version.
libmagic1 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
+ sudo gem install pdd
Building native extensions.  This could take a while...
Building native extensions.  This could take a while...

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 slop-3.6.0
Successfully installed rake-10.4.2
Successfully installed pdd-0.14.2
5 gems installed
Installing ri documentation for nokogiri-1.6.5...
Installing ri documentation for ruby-filemagic-0.6.1...
Installing ri documentation for slop-3.6.0...
Installing ri documentation for rake-10.4.2...
Installing ri documentation for pdd-0.14.2...
Installing RDoc documentation for nokogiri-1.6.5...
Installing RDoc documentation for ruby-filemagic-0.6.1...
Installing RDoc documentation for slop-3.6.0...
Installing RDoc documentation for rake-10.4.2...
Installing RDoc documentation for pdd-0.14.2...
+ 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/.........
Fetching version metadata from https://rubygems.org/..
Resolving dependencies....................
Using rake 10.4.2
Installing i18n 0.7.0
Installing json 1.8.3 with native extensions
Installing minitest 5.5.0
Installing thread_safe 0.3.5
Installing tzinfo 1.2.2
Installing activesupport 4.2.4
Installing builder 3.2.2
Installing erubis 2.7.0
Using mini_portile 0.6.2
Using nokogiri 1.6.5
Installing rails-deprecated_sanitizer 1.0.3
Installing rails-dom-testing 1.0.7
Installing loofah 2.0.3
Installing rails-html-sanitizer 1.0.2
Installing actionview 4.2.4
Installing rack 1.6.4
Installing rack-test 0.6.3
Installing actionpack 4.2.4
Installing ast 2.1.0
Installing multi_json 1.11.2
Installing mime-types 2.6.1
Installing rest-client 1.6.7
Installing docile 1.1.5
Installing simplecov-html 0.10.0
Installing simplecov 0.10.0
Installing tins 0.13.2
Installing term-ansicolor 1.2.2
Installing thor 0.18.1
Installing coveralls 0.7.2
Installing diff-lcs 1.2.5
Installing gherkin 2.12.2 with native extensions
Installing multi_test 0.1.2
Installing cucumber 1.3.17
Installing parser 2.3.0.pre.2
Using ruby-filemagic 0.6.1
Using slop 3.6.0
Using pdd 1.0.snapshot from source at .
Installing powerpack 0.0.9
Installing railties 4.2.4
Installing rainbow 2.0.0
Installing rdoc 4.2.0
Installing rspec-support 3.1.2
Installing rspec-core 3.1.7
Installing rspec-expectations 3.1.2
Installing rspec-mocks 3.1.3
Installing rspec-rails 3.1.0
Installing ruby-progressbar 1.7.5
Installing rubocop 0.24.1
Installing rubocop-rspec 1.2.1
Using bundler 1.10.6
Bundle complete! 8 Gemfile dependencies, 51 gems now installed.
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
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__helper.rb:26: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 5618

# Running:

..........fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
.Initialized empty Git repository in /tmp/test20150907-20645-aj88vp/.git/
[master (root-commit) f19cdd8] first version
 1 file changed, 1 insertion(+)
 create mode 100644 a.txt
^f19cdd8 (test 2015-09-07 20:32:33 +0000 1) @todo #1 this is the puzzle
..S..INFO: "my version is 1.0.snapshot"
INFO: "Ruby version is 1.9.3 at x86_64-linux"
INFO: "reading /tmp/test20150907-20645-1s34ifl"
INFO: "excluding **/*.png"
INFO: "1 file(s) found"
INFO: "reading a.txt..."
fatal: Not a git repository (or any of the parent directories): .git
INFO: "puzzle 90-5a8dd3ad 0/IMP at a.txt"
ERROR: "puzzle a.txt:1-1 has an estimate of 0 minutes, which is lower than 30 minutes"
.Initialized empty Git repository in /tmp/test20150907-20645-6bwuve/.git/
[master (root-commit) 6cbda5d] first version
 1 file changed, 1 insertion(+)
 create mode 100644 x.txt
INFO: "my version is 1.0.snapshot"
INFO: "Ruby version is 1.9.3 at x86_64-linux"
INFO: "reading /tmp/test20150907-20645-6bwuve"
INFO: "1 file(s) found"
INFO: "reading x.txt..."
INFO: "puzzle 1-de87adc8 0/IMP at x.txt"
.INFO: "my version is 1.0.snapshot"
INFO: "Ruby version is 1.9.3 at x86_64-linux"
INFO: "reading /tmp/test20150907-20645-1br56mt"
INFO: "excluding **/*.png"
INFO: "1 file(s) found"
INFO: "reading a.txt..."
fatal: Not a git repository (or any of the parent directories): .git
INFO: "puzzle 55-5a8dd3ad 0/IMP at a.txt"
..

Finished in 0.447290s, 44.7137 runs/s, 62.5992 assertions/s.

20 runs, 28 assertions, 0 failures, 0 errors, 1 skips

You have skipped tests. Run with --verbose for details.
Coverage report generated for Unit Tests to /home/r/repo/coverage. 210 / 210 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...
.fatal: Not a git repository (or any of the parent directories): .git
/home/r/repo/lib/pdd.rb:150:in `rules': 1 errors, see log above (PDD::Error)
        from /home/r/repo/lib/pdd.rb:105:in `xml'
        from /home/r/repo/features/step_definitions/../../bin/pdd:90:in `<main>'
....fatal: Not a git repository (or any of the parent directories): .git
/home/r/repo/lib/pdd.rb:150:in `rules': 1 errors, see log above (PDD::Error)
        from /home/r/repo/lib/pdd.rb:105:in `xml'
        from /home/r/repo/features/step_definitions/../../bin/pdd:90:in `<main>'
....fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
/home/r/repo/lib/pdd.rb:150:in `rules': 1 errors, see log above (PDD::Error)
        from /home/r/repo/lib/pdd.rb:105:in `xml'
        from /home/r/repo/features/step_definitions/../../bin/pdd:90:in `<main>'
....fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
/home/r/repo/lib/pdd.rb:150:in `rules': 1 errors, see log above (PDD::Error)
        from /home/r/repo/lib/pdd.rb:105:in `xml'
        from /home/r/repo/features/step_definitions/../../bin/pdd:90:in `<main>'
....INFO: "my version is 1.0.snapshot"
INFO: "Ruby version is 1.9.3 at x86_64-linux"
INFO: "reading /tmp/test20150907-20682-1whvhla"
INFO: "1 file(s) found"
INFO: "reading Sample.java..."
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
INFO: "puzzle 13-1d989f5f 0/IMP at Sample.java"
INFO: "puzzle 15-1d989f5f 0/IMP at Sample.java"
ERROR: "there are 2 duplicate(s) of the same puzzle: Sample.java:3-3, Sample.java:4-4, while maximum 1 duplicate is allowed"
..INFO: "my version is 1.0.snapshot"
INFO: "Ruby version is 1.9.3 at x86_64-linux"
INFO: "reading /tmp/test20150907-20682-1dexnjf"
INFO: "1 file(s) found"
INFO: "reading Sample.java...&quot;
..INFO: &quot;my version is 1.0.snapshot&quot;
INFO: &quot;Ruby version is 1.9.3 at x86_64-linux&quot;
INFO: &quot;reading /tmp/test20150907-20682-16ki6nh&quot;
INFO: &quot;1 file(s) found&quot;
INFO: &quot;reading Sample.java...&quot;
..INFO: &quot;my version is 1.0.snapshot&quot;
INFO: &quot;Ruby version is 1.9.3 at x86_64-linux&quot;
INFO: &quot;reading /tmp/test20150907-20682-kauud3&quot;
INFO: &quot;1 file(s) found&quot;
INFO: &quot;reading Sample.java...&quot;
.......fatal: Not a git repository (or any of the parent directories): .git
.....fatal: Not a git repository (or any of the parent directories): .git
........../var/lib/gems/1.9.1/gems/slop-3.6.0/lib/slop.rb:252:in `parse!': Unknown options --some-unknown-option (Slop::InvalidOptionError)
        from /var/lib/gems/1.9.1/gems/slop-3.6.0/lib/slop.rb:65:in `parse!'
        from /var/lib/gems/1.9.1/gems/slop-3.6.0/lib/slop.rb:54:in `parse'
        from /home/r/repo/features/step_definitions/../../bin/pdd:36:in `<main>'
......fatal: Not a git repository (or any of the parent directories): .git
.....INFO: "my version is 1.0.snapshot"
INFO: "Ruby version is 1.9.3 at x86_64-linux"
INFO: "reading /tmp/test20150907-20682-1nnbvr7"
INFO: "1 file(s) found"
INFO: "reading Sample.java..."
fatal: Not a git repository (or any of the parent directories): .git
INFO: "puzzle 13-1f0ed524 0/IMP at Sample.java"
.........INFO: "my version is 1.0.snapshot"
INFO: "Ruby version is 1.9.3 at x86_64-linux"
INFO: "reading /tmp/test20150907-20682-1m8179d"
INFO: "5 file(s) found"
INFO: "reading test/a/b/c/Sample.java..."
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
INFO: "puzzle 13-5e84251e 0/IMP at test/a/b/c/Sample.java"
INFO: "puzzle ABC-67-2904d210 15/IMP at test/a/b/c/Sample.java"
INFO: "puzzle F-78-3-c156b672 120/DEV at test/a/b/c/Sample.java"
.........fatal: Not a git repository (or any of the parent directories): .git
........fatal: Not a git repository (or any of the parent directories): .git
....

21 scenarios (21 passed)
86 steps (86 passed)
0m12.255s
Coverage report generated for Cucumber Features, Unit Tests to /home/r/repo/coverage. 210 / 210 LOC (100.0%) covered.
33m[Coveralls] Outside the Travis environment, not sending data.0m
Running RuboCop...
Inspecting 22 files
......................

22 files inspected, no offenses detected
+ rm -rf '*.gem'
+ sed -i 's/1\.0\.snapshot/0.14.3/g' lib/pdd/version.rb
+ git add lib/pdd/version.rb
+ git commit -m 'version set to 0.14.3'
[__rultor c6102d2] version set to 0.14.3
 1 file changed, 1 insertion(+), 1 deletion(-)
+ gem build pdd.gemspec
  Successfully built RubyGem
  Name: pdd
  Version: 0.14.3
  File: pdd-0.14.3.gem
+ chmod 0600 ../rubygems.yml
+ gem push pdd-0.14.3.gem --config-file ../rubygems.yml
Pushing gem to https://rubygems.org...
Successfully registered gem: pdd (0.14.3)
++ pwd
+ pdd --source=/home/r/repo --verbose --file=pdd.xml '-e=test/**' '-e=features/**' -e=README.md
INFO: "my version is 0.14.2"
INFO: "Ruby version is 1.9.3 at x86_64-linux"
INFO: "reading /home/r/repo"
INFO: "excluding test/**"
INFO: "excluding features/**"
INFO: "excluding README.md"
INFO: "60 file(s) found"
INFO: "reading Gemfile..."
INFO: "reading Gemfile.lock..."
INFO: "reading LICENSE.txt..."
INFO: "reading Rakefile..."
INFO: "reading assets/puzzles.xsd..."
INFO: "reading assets/puzzles.xsl..."
INFO: "reading bin/pdd..."
INFO: "reading coverage/assets/0.10.0/application.css..."
INFO: "reading coverage/assets/0.10.0/application.js..."
INFO: "reading coverage/index.html..."
INFO: "reading cucumber.yml..."
INFO: "reading features/step_definitions/steps.rb..."
INFO: "reading features/support/env.rb..."
INFO: "reading lib/pdd.rb..."
INFO: "reading lib/pdd/puzzle.rb..."
INFO: "reading lib/pdd/rule/duplicates.rb..."
INFO: "reading lib/pdd/rule/estimates.rb..."
INFO: "reading lib/pdd/rule/roles.rb..."
INFO: "reading lib/pdd/rule/text.rb..."
INFO: "reading lib/pdd/source.rb..."
INFO: "reading lib/pdd/sources.rb..."
INFO: "reading lib/pdd/version.rb..."
INFO: "reading pdd.gemspec..."
+ s3cmd --no-progress put pdd.xml --config=../s3cfg s3://pdd.teamed.io/pdd.xml
WARNING: Module python-magic is not available. Guessing MIME types based on file extensions.
File 'pdd.xml' stored as 's3://pdd.teamed.io/pdd.xml' (278 bytes in 0.1 seconds, 2.89 kB/s) [1 of 1]
+ s3cmd --no-progress put assets/puzzles.xsd --acl-public --config=../s3cfg s3://pdd-xsd.teamed.io/0.14.3.xsd
WARNING: Module python-magic is not available. Guessing MIME types based on file extensions.
File 'assets/puzzles.xsd' stored as 's3://pdd-xsd.teamed.io/0.14.3.xsd' (3838 bytes in 0.1 seconds, 66.43 kB/s) [1 of 1]
Public URL of the object is: http://pdd-xsd.teamed.io.s3.amazonaws.com/0.14.3.xsd
+ s3cmd --no-progress put assets/puzzles.xsl --acl-public --config=../s3cfg s3://pdd-xsl.teamed.io/0.14.3.xsl
WARNING: Module python-magic is not available. Guessing MIME types based on file extensions.
File 'assets/puzzles.xsl' stored as 's3://pdd-xsl.teamed.io/0.14.3.xsl' (3502 bytes in 0.1 seconds, 58.85 kB/s) [1 of 1]
Public URL of the object is: http://pdd-xsl.teamed.io.s3.amazonaws.com/0.14.3.xsl
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.14.3 -m '0.14.3: tagged by rultor.com'
+ git reset --hard
HEAD is now at c6102d2 version set to 0.14.3
+ git clean -fd
Removing pdd.xml
+ git checkout master
Switched to branch 'master'
+ git branch -D __rultor
Deleted branch __rultor (was c6102d2).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:teamed/pdd.git
 * [new tag]         0.14.3 -> 0.14.3