+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 3435368 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Tue Jan 23 01:29:52 PM CET 2024 + uptime 13:29:52 up 131 days, 17:43, 0 users, load average: 0.09, 0.18, 0.25 + ff=default + image=l3r8y/rultor-image:1.0.3 + rebase=false + head_branch=master + pull_title='an old puzzle' + author=h1alexbel + directory= + head=git@github.com:tracehubpm/vsheets.git + pull_id=4 + fork=git@github.com:tracehubpm/vsheets.git + fork_branch=chore + squash=false + vars=('--env=head=git@github.com:tracehubpm/vsheets.git' '--env=pull_id=4' '--env=fork=git@github.com:tracehubpm/vsheets.git' '--env=fork_branch=chore' '--env=head_branch=master' '--env=pull_title=an old puzzle' '--env=author=h1alexbel' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:tracehubpm/vsheets.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:tracehubpm/vsheets.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=chore'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=an old puzzle'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=h1alexbel'\''\'\'''\'''\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:tracehubpm/vsheets.git'\''' ';' 'export '\''pull_id=4'\''' ';' 'export '\''fork=git@github.com:tracehubpm/vsheets.git'\''' ';' 'export '\''fork_branch=chore'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=an old puzzle'\''' ';' 'export '\''author=h1alexbel'\''' ';' 'bundle install' ';' 'bundle exec rake' ';') + container=tracehubpm_vsheets_4 + as_root=false + hostname b3.rultor.com + pwd /tmp/rultor-dqcP + git --version git version 2.34.1 + docker --version Docker version 24.0.5, build 24.0.5-0ubuntu1~22.04.1 + 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:tracehubpm/vsheets.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:tracehubpm/vsheets.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:tracehubpm/vsheets.git'\''' ';' 'export '\''pull_id=4'\''' ';' 'export '\''fork=git@github.com:tracehubpm/vsheets.git'\''' ';' 'export '\''fork_branch=chore'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=an old puzzle'\''' ';' 'export '\''author=h1alexbel'\''' ';' 'bundle install' ';' 'bundle exec rake' ';' + sensitive=() + rm -rf .gnupg + cd repo + git remote add fork git@github.com:tracehubpm/vsheets.git + git remote update Fetching origin Fetching fork From github.com:tracehubpm/vsheets * [new branch] chore -> fork/chore * [new branch] master -> fork/master + args= + '[' default == default ']' + args=' --ff' + '[' default == no ']' + '[' default == only ']' + export BRANCH=__rultor + BRANCH=__rultor ++ git show-branch __rultor ++ wc -l + '[' 0 -gt 0 ']' + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git checkout -B __rultor fork/chore Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch 'chore' 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'. Your branch is up to date with 'origin/master'. + '[' false == true ']' + '[' false == true ']' + git merge --ff __rultor Updating 54daeaa..57ac8fc Fast-forward xsl/project/arc.xsl | 6 ------ 1 file changed, 6 deletions(-) + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=0.24 ++ echo 0.24 '>' 30 ++ bc ./run.sh: line 111: bc: command not found + '[' -eq 1 ']' ./run.sh: line 111: [: -eq: unary operator expected + echo 'load average is 0.24, low enough to run a new Docker container' load average is 0.24, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=l3r8y/rultor-image:1.0.3 + docker pull l3r8y/rultor-image:1.0.3 1.0.3: Pulling from l3r8y/rultor-image Digest: sha256:96e574a7cd73ccce66c990865592cd600d626d3a95f8d4b36b8f6dd9ec61b118 Status: Image is up to date for l3r8y/rultor-image:1.0.3 docker.io/l3r8y/rultor-image:1.0.3 + docker ps --filter=status=exited + grep --quiet '\stracehubpm_vsheets_4\s*$' + ls -al . total 44 drwx------ 3 rultor rultor 4096 Jan 23 13:29 . drwxrwxrwt 14 root root 4096 Jan 23 13:29 .. -rwxrwxr-x 1 rultor rultor 556 Jan 23 13:29 end.sh -rwxrwxr-x 1 rultor rultor 466 Jan 23 13:29 entry.sh -rw-rw-r-- 1 rultor rultor 8 Jan 23 13:29 pid drwxrwxr-x 6 rultor rultor 4096 Jan 23 13:29 repo -rwxrwxr-x 1 rultor rultor 5679 Jan 23 13:29 run.sh -rw-rw-r-- 1 rultor rultor 467 Jan 23 13:29 script.sh -rw-rw-r-- 1 rultor rultor 4628 Jan 23 13:29 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-dqcP:/main --env=head=git@github.com:tracehubpm/vsheets.git --env=pull_id=4 --env=fork=git@github.com:tracehubpm/vsheets.git --env=fork_branch=chore --env=head_branch=master '--env=pull_title=an old puzzle' --env=author=h1alexbel '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:tracehubpm/vsheets.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:tracehubpm/vsheets.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=chore'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=an old puzzle'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=h1alexbel'\''\'\'''\'''\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-dqcP/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=tracehubpm_vsheets_4 l3r8y/rultor-image:1.0.3 /main/entry.sh WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded. + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r ++ cat /etc/group ++ awk -F : '$3 > 100 { print $1 }' + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G nogroup r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G messagebus r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-timesync r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-journal r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-network r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-resolve r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G ssh r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G r r + usermod -s /bin/bash r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.m2 /root/.profile /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 --login r --command /home/r/script.sh /home/r/script.sh: line 9: bundle: command not found container 09869a73c1b6ea762f1ade34d39586b3fb3faccdd077f570ae1005ce0b1b296e is dead Tue Jan 23 01:31:12 PM CET 2024