rultor.com logo This build log was produced by rultor.com for coala-analyzer/documentation#91
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 10118
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Aug 26 13:08:55 UTC 2016
+ uptime
 13:08:55 up 38 days, 16:40,  0 users,  load average: 4.92, 6.21, 6.93
+ fork=git@github.com:Asnelchristian/documentation.git
+ fork_branch=master
+ head=git@github.com:coala-analyzer/documentation.git
+ head_branch=master
+ pull_id=91
+ pull_title='Getting_In_Touch: Add information about issue discussions'
+ vars=('--env=fork=git@github.com:Asnelchristian/documentation.git' '--env=fork_branch=master' '--env=head=git@github.com:coala-analyzer/documentation.git' '--env=head_branch=master' '--env=pull_id=91' '--env=pull_title=Getting_In_Touch: Add information about issue discussions')
+ image=yegor256/rultor
+ directory=
+ scripts=('echo "Nothing to do."' ';')
+ squash=false
+ ff=only
+ rebase=false
+ container=coala-analyzer_documentation_91
+ 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:coala-analyzer/documentation.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'echo "Nothing to do."' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'echo "Nothing to do."' ';'
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:Asnelchristian/documentation.git
+ git remote update
Fetching origin
Fetching fork
From github.com:Asnelchristian/documentation
 * [new branch]      Makman2/linterups -> fork/Makman2/linterups
 * [new branch]      master     -> fork/master
+ args=
+ '[' only == default ']'
+ '[' only == no ']'
+ '[' only == only ']'
+ args=' --ff-only'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -B __rultor fork/master
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch master from fork.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch master set up to track remote branch master from origin.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff-only __rultor
Updating 4af556a..5852ad9
Fast-forward
 Help/Getting_In_Touch.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
+ docker_when_possible
+ true
++ sed 's/ /\n/g'
++ uptime
++ tail -n 1
+ load=6.91
++ echo 6.91 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 6.91, low enough to run a new Docker container'
load average is 6.91, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Using default tag: latest
Trying to pull repository docker.io/yegor256/rultor ... latest: Pulling from yegor256/rultor
Digest: sha256:ad3c8a7c0673df4f748c3bfaaa721b4d2d092a83cc8045577f33749f79e80e1e
Status: Image is up to date for docker.io/yegor256/rultor:latest

+ docker ps --filter=status=exited
+ grep --quiet '\scoala-analyzer_documentation_91\s*$'
+ ls -al .
total 32
drwx------  3 rultor rultor   84 Aug 26 13:08 .
drwxrwxrwt. 9 root   root   4096 Aug 26 13:08 ..
-rwxrwxr-x  1 rultor rultor  326 Aug 26 13:08 entry.sh
-rw-rw-r--  1 rultor rultor    6 Aug 26 13:08 pid
drwxrwxr-x  6 rultor rultor 4096 Aug 26 13:08 repo
-rwxrwxr-x  1 rultor rultor 4432 Aug 26 13:08 run.sh
-rw-rw-r--  1 rultor rultor  102 Aug 26 13:08 script.sh
-rw-rw-r--  1 rultor rultor 3054 Aug 26 13:08 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-2BZs:/main --env=fork=git@github.com:Asnelchristian/documentation.git --env=fork_branch=master --env=head=git@github.com:coala-analyzer/documentation.git --env=head_branch=master --env=pull_id=91 '--env=pull_title=Getting_In_Touch: Add information about issue discussions' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-2BZs/cid -w=/main --name=coala-analyzer_documentation_91 yegor256/rultor /main/entry.sh
Usage of loopback devices is strongly discouraged for production use. Either use `--storage-opt dm.thinpooldev` or use `--storage-opt dm.no_warn_on_loop_devices=true` to suppress this warning.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.java /root/.m2 /root/.npm /root/.profile /root/texmf /root/.texmf-var /root/tmp /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./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
+ echo 'Nothing to do.'
Nothing to do.
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
To git@github.com:coala-analyzer/documentation.git
   4af556a..5852ad9  master -> master
container 4b49ffac60b1665f0ab8ac1d08aed473f386bc5553a520352e85e97d8f681d33 is dead
Fri Aug 26 13:10:06 UTC 2016