++ dirname ./run.sh + cd . + echo 1287 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Sun Aug 31 16:42:30 UTC 2025 + uptime 16:42:30 up 5 min, 0 users, load average: 0.16, 0.07, 0.03 + ff=default + image=yegor256/rultor-image:1.24.0 + rebase=false + head_branch=master + pull_title='Update crate-ci/typos action to v1.35.7' + author=yegor256 + directory= + head=git@github.com:yegor256/bibcop-action.git + pull_id=35 + fork=git@github.com:yegor256/bibcop-action.git + fork_branch=renovate/crate-ci-typos-1.x + squash=false + vars=('--env=head=git@github.com:yegor256/bibcop-action.git' '--env=pull_id=35' '--env=fork=git@github.com:yegor256/bibcop-action.git' '--env=fork_branch=renovate/crate-ci-typos-1.x' '--env=head_branch=master' '--env=pull_title=Update crate-ci/typos action to v1.35.7' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/bibcop-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=35'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/bibcop-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.35.7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo docker build "$(pwd)"'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:yegor256/bibcop-action.git'\''' ';' 'export '\''pull_id=35'\''' ';' 'export '\''fork=git@github.com:yegor256/bibcop-action.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.35.7'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo docker build "$(pwd)"' ';') + container=yegor256_bibcop-action_35 + as_root=false + set -e -o pipefail + hostname ip-172-31-22-23 + pwd /tmp/rultor-F1lW + git --version git version 2.34.1 + docker --version Docker version 25.0.3, build 4debf41 + mkdir -p /home/ubuntu/.ssh + echo -e 'Host github.com\n\tStrictHostKeyChecking no\n' + chmod 600 /home/ubuntu/.ssh/config + git clone --recurse-submodules git@github.com:yegor256/bibcop-action.git repo Cloning into 'repo'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. + cd repo + git config user.email gpg@rultor.com + git config user.name Rultor.com + '[' -z 'export '\''head=git@github.com:yegor256/bibcop-action.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:yegor256/bibcop-action.git'\''' ';' 'export '\''pull_id=35'\''' ';' 'export '\''fork=git@github.com:yegor256/bibcop-action.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.35.7'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo docker build "$(pwd)"' ';' + sensitive=() + set -ex -o pipefail + cd repo + git remote add fork git@github.com:yegor256/bibcop-action.git + git remote update Fetching origin Fetching fork From github.com:yegor256/bibcop-action * [new branch] master -> fork/master * [new branch] renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x + args=() + '[' default == default ']' + args+=(--ff) + '[' default == no ']' + '[' default == only ']' + '[' false == true ']' + BRANCH=__rultor ++ wc -l ++ git show-branch __rultor + '[' 0 -gt 0 ']' + export BRANCH + 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/renovate/crate-ci-typos-1.x Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch 'renovate/crate-ci-typos-1.x' 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 ']' + KEY=3FD3FA7E9AF0FA4C + git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update crate-ci/typos action to v1.35.7' --ff __rultor Updating 484b902..f9e07f3 Fast-forward (no commit created; -m option ignored) .github/workflows/typos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) + git log -1 --show-signature commit f9e07f34786195a9157fd04c7d2edf0db0ee2b8b gpg: Signature made Sun Aug 31 11:04:39 2025 UTC gpg: using RSA key B5690EEEBB952194 gpg: Can't check signature: No public key Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Sun Aug 31 11:04:39 2025 +0000 Update crate-ci/typos action to v1.35.7 + docker_when_possible + true ++ tail -n 1 ++ sed 's/ /\n/g' ++ uptime + load=0.03 ++ bc ++ echo 0.03 '>' 30 + '[' 0 -eq 1 ']' + echo 'load average is 0.03, low enough to run a new Docker container' load average is 0.03, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/rultor-image:1.24.0 + docker pull yegor256/rultor-image:1.24.0 1.24.0: Pulling from yegor256/rultor-image 9cb31e2e37ea: Pulling fs layer 6fdf9d57c770: Pulling fs layer b1b8e573ea09: Pulling fs layer d98471df16b3: Pulling fs layer d91bad0881f6: Pulling fs layer 0989603b9c78: Pulling fs layer be0e4fe934ac: Pulling fs layer 836583b1a84e: Pulling fs layer 9a7a8a989f21: Pulling fs layer 206d2c40dab6: Pulling fs layer 7e814560871d: Pulling fs layer 3e6884fb6bef: Pulling fs layer efc2cb2da490: Pulling fs layer a2685e4ec0a3: Pulling fs layer d8f398d41642: Pulling fs layer 00d87e982675: Pulling fs layer 0a47604816a9: Pulling fs layer 39620eda6329: Pulling fs layer 1e5066b6f93c: Pulling fs layer bf2832135ec0: Pulling fs layer 17c9f809a0eb: Pulling fs layer 791d75dcb5dd: Pulling fs layer 4d856b07c9bd: Pulling fs layer 08fb6625faae: Pulling fs layer 6fbcea1fd5f0: Pulling fs layer e5e0772939b2: Pulling fs layer d98471df16b3: Waiting d91bad0881f6: Waiting 0989603b9c78: Waiting be0e4fe934ac: Waiting 836583b1a84e: Waiting 9a7a8a989f21: Waiting 206d2c40dab6: Waiting 7e814560871d: Waiting 3e6884fb6bef: Waiting efc2cb2da490: Waiting a2685e4ec0a3: Waiting d8f398d41642: Waiting 00d87e982675: Waiting 0a47604816a9: Waiting 39620eda6329: Waiting 1e5066b6f93c: Waiting bf2832135ec0: Waiting 17c9f809a0eb: Waiting 791d75dcb5dd: Waiting 4d856b07c9bd: Waiting 08fb6625faae: Waiting 6fbcea1fd5f0: Waiting e5e0772939b2: Waiting 6fdf9d57c770: Verifying Checksum 6fdf9d57c770: Download complete 9cb31e2e37ea: Verifying Checksum 9cb31e2e37ea: Download complete b1b8e573ea09: Verifying Checksum b1b8e573ea09: Download complete 0989603b9c78: Verifying Checksum 0989603b9c78: Download complete be0e4fe934ac: Verifying Checksum be0e4fe934ac: Download complete 836583b1a84e: Verifying Checksum 836583b1a84e: Download complete 9a7a8a989f21: Verifying Checksum 9a7a8a989f21: Download complete 206d2c40dab6: Verifying Checksum 206d2c40dab6: Download complete d98471df16b3: Verifying Checksum d98471df16b3: Download complete 3e6884fb6bef: Verifying Checksum 3e6884fb6bef: Download complete 9cb31e2e37ea: Pull complete 6fdf9d57c770: Pull complete 7e814560871d: Verifying Checksum 7e814560871d: Download complete efc2cb2da490: Verifying Checksum efc2cb2da490: Download complete d8f398d41642: Verifying Checksum d8f398d41642: Download complete 00d87e982675: Verifying Checksum 00d87e982675: Download complete 0a47604816a9: Verifying Checksum 0a47604816a9: Download complete 39620eda6329: Verifying Checksum 39620eda6329: Download complete 1e5066b6f93c: Verifying Checksum 1e5066b6f93c: Download complete bf2832135ec0: Verifying Checksum bf2832135ec0: Download complete 17c9f809a0eb: Verifying Checksum 17c9f809a0eb: Download complete 791d75dcb5dd: Verifying Checksum 791d75dcb5dd: Download complete 4d856b07c9bd: Verifying Checksum 4d856b07c9bd: Download complete b1b8e573ea09: Pull complete 08fb6625faae: Verifying Checksum 08fb6625faae: Download complete 6fbcea1fd5f0: Verifying Checksum 6fbcea1fd5f0: Download complete e5e0772939b2: Verifying Checksum e5e0772939b2: Download complete a2685e4ec0a3: Verifying Checksum a2685e4ec0a3: Download complete d91bad0881f6: Verifying Checksum d91bad0881f6: Download complete d98471df16b3: Pull complete d91bad0881f6: Pull complete 0989603b9c78: Pull complete be0e4fe934ac: Pull complete 836583b1a84e: Pull complete 9a7a8a989f21: Pull complete 206d2c40dab6: Pull complete 7e814560871d: Pull complete 3e6884fb6bef: Pull complete efc2cb2da490: Pull complete a2685e4ec0a3: Pull complete d8f398d41642: Pull complete 00d87e982675: Pull complete 0a47604816a9: Pull complete 39620eda6329: Pull complete 1e5066b6f93c: Pull complete bf2832135ec0: Pull complete 17c9f809a0eb: Pull complete 791d75dcb5dd: Pull complete 4d856b07c9bd: Pull complete 08fb6625faae: Pull complete 6fbcea1fd5f0: Pull complete e5e0772939b2: Pull complete Digest: sha256:183145a1ee07aff04b992ff3478c86b34eacc5f241c6d4a711c39e2687e07d0e Status: Downloaded newer image for yegor256/rultor-image:1.24.0 docker.io/yegor256/rultor-image:1.24.0 + docker ps --filter=status=exited + grep --quiet '\syegor256_bibcop-action_35\s*$' + ls -al . total 52 drwx------ 3 ubuntu ubuntu 4096 Aug 31 16:42 . drwxrwxrwt 12 root root 4096 Aug 31 16:43 .. -rw-rw-r-- 1 ubuntu ubuntu 9 Aug 31 16:42 docker-password -rwxrwxr-x 1 ubuntu ubuntu 658 Aug 31 16:42 end.sh -rwxrwxr-x 1 ubuntu ubuntu 490 Aug 31 16:42 entry.sh -rw-rw-r-- 1 ubuntu ubuntu 5 Aug 31 16:42 pid drwxrwxr-x 5 ubuntu ubuntu 4096 Aug 31 16:42 repo -rwxrwxr-x 1 ubuntu ubuntu 6412 Aug 31 16:42 run.sh -rw-rw-r-- 1 ubuntu ubuntu 516 Aug 31 16:42 script.sh -rw-rw-r-- 1 ubuntu ubuntu 9245 Aug 31 16:47 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-F1lW:/main --env=head=git@github.com:yegor256/bibcop-action.git --env=pull_id=35 --env=fork=git@github.com:yegor256/bibcop-action.git --env=fork_branch=renovate/crate-ci-typos-1.x --env=head_branch=master '--env=pull_title=Update crate-ci/typos action to v1.35.7' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/bibcop-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=35'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/bibcop-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.35.7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo docker build "$(pwd)"'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-F1lW/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_bibcop-action_35 yegor256/rultor-image:1.24.0 /main/entry.sh WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded. Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r ++ awk -F : '$3 > 100 { print $1 }' ++ cat /etc/group + 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 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 messagebus 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 rvm r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G ssl-cert r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G postgres 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/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r + cp -R ./cid ./docker-password ./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 + cat /home/r/script.sh #!/bin/bash set -e set -o pipefail if [ -e /home/r/.profile ]; then source /home/r/.profile; fi shopt -s expand_aliases alias 'sudo=sudo -i' export HOME=/home/r cd "${HOME}/repo" export 'head=git@github.com:yegor256/bibcop-action.git' ; export 'pull_id=35' ; export 'fork=git@github.com:yegor256/bibcop-action.git' ; export 'fork_branch=renovate/crate-ci-typos-1.x' ; export 'head_branch=master' ; export 'pull_title=Update crate-ci/typos action to v1.35.7' ; export 'author=yegor256' ; sudo docker build "$(pwd)" ; + su --login r --command /home/r/script.sh Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 Sending build context to Docker daemon 232.4kB Step 1/9 : FROM ubuntu:24.04 24.04: Pulling from library/ubuntu 1BDigest:fsha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9 Status: Downloaded newer image for ubuntu:24.04 ---> e0f16e6366fe Step 2/9 : LABEL "repository"="https://github.com/yegor256/bibcop-action" ---> Running in c0ff5192ce91 ---> Removed intermediate container c0ff5192ce91 ---> 9beb56cc926c Step 3/9 : LABEL "maintainer"="Yegor Bugayenko" ---> Running in 0770a9465bde ---> Removed intermediate container 0770a9465bde ---> e18b23e52a79 Step 4/9 : LABEL "version"="0.0.0" ---> Running in 6d86548d1b8e ---> Removed intermediate container 6d86548d1b8e ---> 8640f8f91f2c Step 5/9 : RUN apt-get -y update && apt-get -y --no-install-recommends install wget=* && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Running in 000915537c4c Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] Get:2 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB] Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1392 kB] Get:5 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1137 kB] Get:6 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2134 kB] Get:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] Get:9 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] Get:10 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2261 kB] Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1904 kB] Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB] Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1748 kB] Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB] Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.6 kB] Fetched 32.9 MB in 4s (9327 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libpsl5t64 Recommended packages: publicsuffix ca-certificates The following NEW packages will be installed: libpsl5t64 wget 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. Need to get 391 kB of archives. After this operation, 1039 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 91mdebconf: delaying package configuration, since apt-utils is not installed 0mFetched 391 kB in 0s (3937 kB/s) Selecting previously unselected package libpsl5t64:amd64. (Reading database ... 4381 files and directories currently installed.) Preparing to unpack .../libpsl5t64_0.21.2-1.1build1_amd64.deb ... Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... Selecting previously unselected package wget. Preparing to unpack .../wget_1.21.4-1ubuntu4.1_amd64.deb ... Unpacking wget (1.21.4-1ubuntu4.1) ... Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... Setting up wget (1.21.4-1ubuntu4.1) ... Processing triggers for libc-bin (2.39-0ubuntu8.5) ... ---> Removed intermediate container 000915537c4c ---> fd10c6c3b833 Step 6/9 : RUN wget --quiet --no-check-certificate https://yegor256.github.io/bibcop/bibcop.pl && mv bibcop.pl /usr/bin && chmod a+x /usr/bin/bibcop.pl ---> Running in b6b51cf98d92 ---> Removed intermediate container b6b51cf98d92 ---> 805272f1746e Step 7/9 : WORKDIR /home ---> Running in 8202c448d9fd ---> Removed intermediate container 8202c448d9fd ---> f642771b11f9 Step 8/9 : COPY entry.sh /home ---> 20f8f9b6d764 Step 9/9 : ENTRYPOINT ["/home/entry.sh"] ---> Running in 8c9d9cfe5362 ---> Removed intermediate container 8c9d9cfe5362 ---> 2767ad7fa9da Successfully built 2767ad7fa9da + mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R ubuntu repo + cd repo + git push origin master To github.com:yegor256/bibcop-action.git 484b902..f9e07f3 master -> master container 4f5b9d02b6c02b71dcb157d806e2ee5c1bcfae68ea3adc92e2acaedc52a178d9 is dead Sun Aug 31 16:53:47 UTC 2025