rultor.com logo This build log was produced by rultor.com for zerocracy/judges-action#759
++ dirname ./run.sh
+ cd .
+ echo 1128
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Jun 23 13:23:54 UTC 2025
+ uptime
 13:23:54 up 0 min,  0 users,  load average: 1.56, 0.43, 0.15
+ head=git@github.com:zerocracy/judges-action.git
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.14.14
+ vars=('--env=head=git@github.com:zerocracy/judges-action.git' '--env=tag=0.14.14' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.14.14'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''sed -i -e "s/0.0.0/${tag}/" entry.sh'\'' '\'';'\'' '\''sed -i -e "s/judges-action:latest/judges-action:${tag}/" action.yml'\'' '\'';'\'' '\''sed -i -e "s/0.0.0/${tag}/" Dockerfile'\'' '\'';'\'' '\''git add entry.sh'\'' '\'';'\'' '\''git add action.yml'\'' '\'';'\'' '\''git add Dockerfile'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''repo=yegor256/judges-action'\'' '\'';'\'' '\''sudo make -C "$(pwd)"'\'' '\'';'\'' '\''sudo docker build "$(pwd)" --tag "${repo}:${tag}"'\'' '\'';'\'' '\''sudo docker build "$(pwd)" --tag "${repo}:latest"'\'' '\'';'\'' '\''cat ../docker-password | sudo docker login --password-stdin -u yegor256'\'' '\'';'\'' '\''sudo docker push "${repo}:${tag}"'\'' '\'';'\'' '\''sudo docker push "${repo}:latest"'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''tag=0.14.14'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'bundle install --no-color' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i -e "s/0.0.0/${tag}/" entry.sh' ';' 'sed -i -e "s/judges-action:latest/judges-action:${tag}/" action.yml' ';' 'sed -i -e "s/0.0.0/${tag}/" Dockerfile' ';' 'git add entry.sh' ';' 'git add action.yml' ';' 'git add Dockerfile' ';' 'git commit -m "version set to ${tag}"' ';' 'repo=yegor256/judges-action' ';' 'sudo make -C "$(pwd)"' ';' 'sudo docker build "$(pwd)" --tag "${repo}:${tag}"' ';' 'sudo docker build "$(pwd)" --tag "${repo}:latest"' ';' 'cat ../docker-password | sudo docker login --password-stdin -u yegor256' ';' 'sudo docker push "${repo}:${tag}"' ';' 'sudo docker push "${repo}:latest"' ';')
+ directory=
+ container=zerocracy_judges-action_759
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-26-185
+ pwd
/tmp/rultor-97Ye
+ 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 git@github.com:zerocracy/judges-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:zerocracy/judges-action.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''tag=0.14.14'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'bundle install --no-color' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i -e "s/0.0.0/${tag}/" entry.sh' ';' 'sed -i -e "s/judges-action:latest/judges-action:${tag}/" action.yml' ';' 'sed -i -e "s/0.0.0/${tag}/" Dockerfile' ';' 'git add entry.sh' ';' 'git add action.yml' ';' 'git add Dockerfile' ';' 'git commit -m "version set to ${tag}"' ';' repo=yegor256/judges-action ';' 'sudo make -C "$(pwd)"' ';' 'sudo docker build "$(pwd)" --tag "${repo}:${tag}"' ';' 'sudo docker build "$(pwd)" --tag "${repo}:latest"' ';' 'cat ../docker-password | sudo docker login --password-stdin -u yegor256' ';' 'sudo docker push "${repo}:${tag}"' ';' 'sudo docker push "${repo}:latest"' ';'
+ sensitive=()
+ set -ex -o pipefail
+ '[' -z 0.14.14 ']'
+ [[ 0.14.14 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.14.14"'
tag name is valid: "0.14.14"
+ cd repo
++ git tag -l 0.14.14
+ '[' -n '' ']'
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH_NAME
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.71
++ bc
++ echo 0.71 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.71, low enough to run a new Docker container'
load average is 0.71, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
72049b7b8f26: Pulling fs layer
cac8156a957a: Pulling fs layer
a2678613884c: Pulling fs layer
a5c662499587: Pulling fs layer
36160d2877bb: Pulling fs layer
40bfde081b4e: Pulling fs layer
e17fd6a8908f: Pulling fs layer
4f4fb700ef54: Pulling fs layer
d5de12645ff5: Pulling fs layer
521a1fd9d30a: Pulling fs layer
159470902a51: Pulling fs layer
b5ada550863b: Pulling fs layer
c3410fe156ab: Pulling fs layer
e17a5e990a4d: Pulling fs layer
a5c662499587: Waiting
36160d2877bb: Waiting
40bfde081b4e: Waiting
e17fd6a8908f: Waiting
4f4fb700ef54: Waiting
d5de12645ff5: Waiting
521a1fd9d30a: Waiting
159470902a51: Waiting
b5ada550863b: Waiting
c3410fe156ab: Waiting
e17a5e990a4d: Waiting
cac8156a957a: Verifying Checksum
cac8156a957a: Download complete
72049b7b8f26: Verifying Checksum
72049b7b8f26: Download complete
36160d2877bb: Verifying Checksum
36160d2877bb: Download complete
a2678613884c: Verifying Checksum
a2678613884c: Download complete
e17fd6a8908f: Verifying Checksum
e17fd6a8908f: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
40bfde081b4e: Verifying Checksum
40bfde081b4e: Download complete
d5de12645ff5: Verifying Checksum
d5de12645ff5: Download complete
521a1fd9d30a: Verifying Checksum
521a1fd9d30a: Download complete
159470902a51: Verifying Checksum
159470902a51: Download complete
c3410fe156ab: Verifying Checksum
c3410fe156ab: Download complete
e17a5e990a4d: Verifying Checksum
e17a5e990a4d: Download complete
b5ada550863b: Verifying Checksum
b5ada550863b: Download complete
a5c662499587: Verifying Checksum
a5c662499587: Download complete
72049b7b8f26: Pull complete
cac8156a957a: Pull complete
a2678613884c: Pull complete
a5c662499587: Pull complete
36160d2877bb: Pull complete
40bfde081b4e: Pull complete
e17fd6a8908f: Pull complete
4f4fb700ef54: Pull complete
d5de12645ff5: Pull complete
521a1fd9d30a: Pull complete
159470902a51: Pull complete
b5ada550863b: Pull complete
c3410fe156ab: Pull complete
e17a5e990a4d: Pull complete
Digest: sha256:ad360ceecd591b173a5973b28ce92246eefcf2bdd4a5e37ed82e0116daac0394
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\szerocracy_judges-action_759\s*$'
+ ls -al .
total 48
drwx------  3 ubuntu ubuntu 4096 Jun 23 13:32 .
drwxrwxrwt 12 root   root   4096 Jun 23 13:29 ..
-rw-rw-r--  1 ubuntu ubuntu    9 Jun 23 13:23 docker-password
-rwxrwxr-x  1 ubuntu ubuntu  658 Jun 23 13:32 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Jun 23 13:32 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Jun 23 13:23 pid
drwxrwxr-x 11 ubuntu ubuntu 4096 Jun 23 13:32 repo
-rwxrwxr-x  1 ubuntu ubuntu 7218 Jun 23 13:23 run.sh
-rw-rw-r--  1 ubuntu ubuntu  957 Jun 23 13:32 script.sh
-rw-rw-r--  1 ubuntu ubuntu 7265 Jun 23 13:33 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-97Ye:/main --env=head=git@github.com:zerocracy/judges-action.git --env=tag=0.14.14 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.14.14'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''sed -i -e "s/0.0.0/${tag}/" entry.sh'\'' '\'';'\'' '\''sed -i -e "s/judges-action:latest/judges-action:${tag}/" action.yml'\'' '\'';'\'' '\''sed -i -e "s/0.0.0/${tag}/" Dockerfile'\'' '\'';'\'' '\''git add entry.sh'\'' '\'';'\'' '\''git add action.yml'\'' '\'';'\'' '\''git add Dockerfile'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''repo=yegor256/judges-action'\'' '\'';'\'' '\''sudo make -C "$(pwd)"'\'' '\'';'\'' '\''sudo docker build "$(pwd)" --tag "${repo}:${tag}"'\'' '\'';'\'' '\''sudo docker build "$(pwd)" --tag "${repo}:latest"'\'' '\'';'\'' '\''cat ../docker-password | sudo docker login --password-stdin -u yegor256'\'' '\'';'\'' '\''sudo docker push "${repo}:${tag}"'\'' '\'';'\'' '\''sudo docker push "${repo}:latest"'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --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-97Ye/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_judges-action_759 yegor256/ruby /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
++ 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 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/.cache /root/.gemrc /root/.profile /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:zerocracy/judges-action.git' ; export 'tag=0.14.14' ; export 'head_branch=master' ; export 'author=yegor256' ; bundle install --no-color ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; sed -i -e "s/0.0.0/${tag}/" entry.sh ; sed -i -e "s/judges-action:latest/judges-action:${tag}/" action.yml ; sed -i -e "s/0.0.0/${tag}/" Dockerfile ; git add entry.sh ; git add action.yml ; git add Dockerfile ; git commit -m "version set to ${tag}" ; repo=yegor256/judges-action ; sudo make -C "$(pwd)" ; sudo docker build "$(pwd)" --tag "${repo}:${tag}" ; sudo docker build "$(pwd)" --tag "${repo}:latest" ; cat ../docker-password | sudo docker login --password-stdin -u yegor256 ; sudo docker push "${repo}:${tag}" ; sudo docker push "${repo}:latest" ;
+ su --login r --command /home/r/script.sh
Bundler 2.6.7 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.16
Installing bundler 2.5.16
Fetching gem metadata from https://rubygems.org/.........
Fetching rake 13.3.0
Installing rake 13.3.0
Fetching base64 0.3.0
Installing base64 0.3.0
Fetching benchmark 0.4.1
Installing benchmark 0.4.1
Fetching bigdecimal 3.2.2
Installing bigdecimal 3.2.2 with native extensions
Fetching concurrent-ruby 1.3.5
Installing concurrent-ruby 1.3.5
Fetching connection_pool 2.5.3
Installing connection_pool 2.5.3
Fetching drb 2.2.3
Installing drb 2.2.3
Fetching i18n 1.14.7
Installing i18n 1.14.7
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching minitest 5.25.5
Installing minitest 5.25.5
Fetching securerandom 0.4.1
Installing securerandom 0.4.1
Fetching tzinfo 2.0.6
Installing tzinfo 2.0.6
Fetching uri 1.0.3
Installing uri 1.0.3
Fetching activesupport 8.0.2
Installing activesupport 8.0.2
Fetching public_suffix 6.0.2
Installing public_suffix 6.0.2
Fetching addressable 2.8.7
Installing addressable 2.8.7
Fetching ansi 1.5.0
Installing ansi 1.5.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching loog 0.6.1
Installing loog 0.6.1
Fetching tago 0.1.0
Installing tago 0.1.0
Fetching elapsed 0.0.1
Installing elapsed 0.0.1
Fetching net-http 0.6.0
Installing net-http 0.6.0
Fetching faraday-net_http 3.4.1
Installing faraday-net_http 3.4.1
Fetching json 2.12.2
Installing json 2.12.2 with native extensions
Fetching faraday 2.13.1
Installing faraday 2.13.1
Fetching faraday-http-cache 2.5.1
Installing faraday-http-cache 2.5.1
Fetching multipart-post 2.4.1
Installing multipart-post 2.4.1
Fetching faraday-multipart 1.1.1
Installing faraday-multipart 1.1.1
Fetching faraday-retry 2.3.2
Installing faraday-retry 2.3.2
Fetching iri 0.11.2
Installing iri 0.11.2
Fetching retries 0.0.5
Installing retries 0.0.5
Fetching ffi 1.17.2 (x86_64-linux-gnu)
Installing ffi 1.17.2 (x86_64-linux-gnu)
Fetching ethon 0.16.0
Installing ethon 0.16.0
Fetching typhoeus 1.4.1
Installing typhoeus 1.4.1
Fetching baza.rb 0.9.5
Installing baza.rb 0.9.5
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching rexml 3.4.1
Installing rexml 3.4.1
Fetching crack 1.0.0
Installing crack 1.0.0
Fetching decoor 0.1.0
Installing decoor 0.1.0
Fetching docile 1.4.1
Installing docile 1.4.1
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching others 0.1.1
Installing others 0.1.1
Fetching yaml 0.4.0
Installing yaml 0.4.0
Fetching factbase 0.11.1
Installing factbase 0.11.1
Fetching filesize 0.2.0
Installing filesize 0.2.0
Fetching fiber-storage 1.0.1
Installing fiber-storage 1.0.1
Fetching graphql 2.5.9
Installing graphql 2.5.9
Fetching graphql-client 0.26.0
Installing graphql-client 0.26.0
Fetching ostruct 0.6.2
Installing ostruct 0.6.2
Fetching gli 2.22.2
Installing gli 2.22.2
Fetching moments 0.3.0
Installing moments 0.3.0
Fetching timeout 0.4.3
Installing timeout 0.4.3
Fetching total 0.4.1
Installing total 0.4.1
Fetching judges 0.50.5
Installing judges 0.50.5
Fetching strscan 3.1.5
Installing strscan 3.1.5 with native extensions
Fetching liquid 5.8.7
Installing liquid 5.8.7
Fetching obk 0.3.2
Installing obk 0.3.2
Fetching sawyer 0.9.2
Installing sawyer 0.9.2
Fetching octokit 10.0.0
Installing octokit 10.0.0
Fetching sqlite3 2.7.0 (x86_64-linux-gnu)
Installing sqlite3 2.7.0 (x86_64-linux-gnu)
Fetching verbose 0.0.2
Installing verbose 0.0.2
Fetching fbe 0.23.2
Installing fbe 0.23.2
Fetching hashdiff 1.2.0
Installing hashdiff 1.2.0
Fetching language_server-protocol 3.17.0.5
Installing language_server-protocol 3.17.0.5
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.7.1
Installing minitest-reporters 1.7.1
Fetching online 0.0.1
Installing online 0.0.1
Fetching os 1.1.4
Installing os 1.1.4
Fetching parallel 1.27.0
Installing parallel 1.27.0
Fetching parser 3.3.8.0
Installing parser 3.3.8.0
Fetching prism 1.4.0
Installing prism 1.4.0 with native extensions
Fetching qbash 0.4.5
Installing qbash 0.4.5
Fetching regexp_parser 2.10.0
Installing regexp_parser 2.10.0
Fetching rubocop-ast 1.45.1
Installing rubocop-ast 1.45.1
Fetching unicode-emoji 4.0.4
Installing unicode-emoji 4.0.4
Fetching unicode-display_width 3.1.4
Installing unicode-display_width 3.1.4
Fetching rubocop 1.77.0
Installing rubocop 1.77.0
Fetching rubocop-minitest 0.38.1
Installing rubocop-minitest 0.38.1
Fetching rubocop-performance 1.25.0
Installing rubocop-performance 1.25.0
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov-html 0.13.1
Installing simplecov-html 0.13.1
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching simplecov-cobertura 2.1.0
Installing simplecov-cobertura 2.1.0
Fetching webmock 3.25.1
Installing webmock 3.25.1
Bundle complete! 19 Gemfile dependencies, 91 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
[__rultor 3c973f4c] version set to 0.14.14
 3 files changed, 3 insertions(+), 3 deletions(-)
make: Entering directory '/home/r/repo'
mkdir -p "$(dirname target/docker-image.txt)"
docker build -t judges-action "$(pwd)"
docker build -t judges-action -q "$(pwd)" > "target/docker-image.txt"
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  89.73MB
Step 1/13 : FROM ruby:3.4
3.4: Pulling from library/ruby

1B01110621e0: Pulling fs layer
1B1eb73e9939: Pulling fs layer
1Bb8a0660a31: Pulling fs layer
1Bb8862a18fa: Pulling fs layer
1B9437866fff: Pulling fs layer
1B3a06dc8925: Pulling fs layer
1BDigest:bsha256:e08e271f196cf578ea73e00baa572d76d2dc5a7d5c2bd1151f90a364c9cc4a4f
Status: Downloaded newer image for ruby:3.4
 ---> f7d64ef547a8
Step 2/13 : LABEL "repository"="https://github.com/zerocracy/judges-action"
 ---> Running in aa7a984c56d9
 ---> Removed intermediate container aa7a984c56d9
 ---> 8ebe05293017
Step 3/13 : LABEL "maintainer"="Yegor Bugayenko"
 ---> Running in 77a2e42ce993
 ---> Removed intermediate container 77a2e42ce993
 ---> 75eb36972bef
Step 4/13 : LABEL "version"="0.14.14"
 ---> Running in c6ba80aaee50
 ---> Removed intermediate container c6ba80aaee50
 ---> f9703e6bf699
Step 5/13 : RUN apt-get update     && apt-get install --no-install-recommends -y curl=7.88.* jq=1.6*     && apt-get clean     && rm -rf /var/lib/apt/lists/*
 ---> Running in 8e5b7864bb33
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [756 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [268 kB]
Fetched 9316 kB in 2s (5268 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
curl is already the newest version (7.88.1-10+deb12u12).
The following additional packages will be installed:
  libjq1 libonig5
The following NEW packages will be installed:
  jq libjq1 libonig5
0 upgraded, 3 newly installed, 0 to remove and 6 not upgraded.
Need to get 388 kB of archives.
After this operation, 1165 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libonig5 amd64 6.9.8-1 [188 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 jq amd64 1.6-2.1 [64.9 kB]
91mdebconf: delaying package configuration, since apt-utils is not installed
0mFetched 388 kB in 0s (13.8 MB/s)
Selecting previously unselected package libonig5:amd64.
(Reading database ... 23250 files and directories currently installed.)
Preparing to unpack .../libonig5_6.9.8-1_amd64.deb ...
Unpacking libonig5:amd64 (6.9.8-1) ...
Selecting previously unselected package libjq1:amd64.
Preparing to unpack .../libjq1_1.6-2.1_amd64.deb ...
Unpacking libjq1:amd64 (1.6-2.1) ...
Selecting previously unselected package jq.
Preparing to unpack .../archives/jq_1.6-2.1_amd64.deb ...
Unpacking jq (1.6-2.1) ...
Setting up libonig5:amd64 (6.9.8-1) ...
Setting up libjq1:amd64 (1.6-2.1) ...
Setting up jq (1.6-2.1) ...
Processing triggers for libc-bin (2.36-9+deb12u10) ...
 ---> Removed intermediate container 8e5b7864bb33
 ---> 5b4cfaabbc04
Step 6/13 : WORKDIR /action
 ---> Running in c20dde82522c
 ---> Removed intermediate container c20dde82522c
 ---> 39b4e0cefa19
Step 7/13 : COPY Gemfile /action
 ---> 2887280acbcf
Step 8/13 : COPY Gemfile.lock /action
 ---> 3ef87d48faa3
Step 9/13 : RUN bundle update --gemfile=/action/Gemfile
 ---> Running in 80915d9a1ab1
Fetching gem metadata from https://rubygems.org/...........
Resolving dependencies...
Fetching rake 13.3.0
Installing rake 13.3.0
Fetching base64 0.3.0
Installing base64 0.3.0
Fetching benchmark 0.4.1
Installing benchmark 0.4.1
Fetching bigdecimal 3.2.2
Installing bigdecimal 3.2.2 with native extensions
Fetching concurrent-ruby 1.3.5
Installing concurrent-ruby 1.3.5
Fetching connection_pool 2.5.3
Installing connection_pool 2.5.3
Fetching drb 2.2.3
Installing drb 2.2.3
Fetching i18n 1.14.7
Installing i18n 1.14.7
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching minitest 5.25.5
Installing minitest 5.25.5
Fetching securerandom 0.4.1
Installing securerandom 0.4.1
Fetching tzinfo 2.0.6
Installing tzinfo 2.0.6
Fetching uri 1.0.3
Installing uri 1.0.3
Fetching activesupport 8.0.2
Installing activesupport 8.0.2
Fetching public_suffix 6.0.2
Installing public_suffix 6.0.2
Fetching addressable 2.8.7
Installing addressable 2.8.7
Fetching ansi 1.5.0
Installing ansi 1.5.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching loog 0.6.1
Installing loog 0.6.1
Fetching tago 0.1.0
Installing tago 0.1.0
Fetching elapsed 0.0.1
Installing elapsed 0.0.1
Fetching net-http 0.6.0
Installing net-http 0.6.0
Fetching faraday-net_http 3.4.1
Installing faraday-net_http 3.4.1
Fetching json 2.12.2
Installing json 2.12.2 with native extensions
Fetching faraday 2.13.1
Installing faraday 2.13.1
Fetching faraday-http-cache 2.5.1
Installing faraday-http-cache 2.5.1
Fetching multipart-post 2.4.1
Installing multipart-post 2.4.1
Fetching faraday-multipart 1.1.1
Installing faraday-multipart 1.1.1
Fetching faraday-retry 2.3.2
Installing faraday-retry 2.3.2
Fetching iri 0.11.2
Installing iri 0.11.2
Fetching retries 0.0.5
Installing retries 0.0.5
Fetching ffi 1.17.2 (x86_64-linux-gnu)
Installing ffi 1.17.2 (x86_64-linux-gnu)
Fetching ethon 0.16.0
Installing ethon 0.16.0
Fetching typhoeus 1.4.1
Installing typhoeus 1.4.1
Fetching baza.rb 0.9.5
Installing baza.rb 0.9.5
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching rexml 3.4.1
Installing rexml 3.4.1
Fetching crack 1.0.0
Installing crack 1.0.0
Fetching decoor 0.1.0
Installing decoor 0.1.0
Fetching docile 1.4.1
Installing docile 1.4.1
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching nokogiri 1.18.8 (x86_64-linux-gnu)
Installing nokogiri 1.18.8 (x86_64-linux-gnu)
Fetching others 0.1.1
Installing others 0.1.1
Fetching yaml 0.4.0
Installing yaml 0.4.0
Fetching factbase 0.11.1
Installing factbase 0.11.1
Fetching filesize 0.2.0
Installing filesize 0.2.0
Fetching fiber-storage 1.0.1
Installing fiber-storage 1.0.1
Fetching graphql 2.5.9
Installing graphql 2.5.9
Fetching graphql-client 0.26.0
Installing graphql-client 0.26.0
Fetching ostruct 0.6.2
Installing ostruct 0.6.2
Fetching gli 2.22.2
Installing gli 2.22.2
Fetching moments 0.3.0
Installing moments 0.3.0
Fetching timeout 0.4.3
Installing timeout 0.4.3
Fetching total 0.4.1
Installing total 0.4.1
Fetching judges 0.50.5
Installing judges 0.50.5
Fetching strscan 3.1.5
Installing strscan 3.1.5 with native extensions
Fetching liquid 5.8.7
Installing liquid 5.8.7
Fetching obk 0.3.2
Installing obk 0.3.2
Fetching sawyer 0.9.2
Installing sawyer 0.9.2
Fetching octokit 10.0.0
Installing octokit 10.0.0
Fetching sqlite3 2.7.0 (x86_64-linux-gnu)
Installing sqlite3 2.7.0 (x86_64-linux-gnu)
Fetching verbose 0.0.2
Installing verbose 0.0.2
Fetching fbe 0.23.2
Installing fbe 0.23.2
Fetching hashdiff 1.2.0
Installing hashdiff 1.2.0
Fetching language_server-protocol 3.17.0.5
Installing language_server-protocol 3.17.0.5
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.7.1
Installing minitest-reporters 1.7.1
Fetching online 0.0.1
Installing online 0.0.1
Fetching os 1.1.4
Installing os 1.1.4
Fetching parallel 1.27.0
Installing parallel 1.27.0
Fetching parser 3.3.8.0
Installing parser 3.3.8.0
Fetching prism 1.4.0
Installing prism 1.4.0 with native extensions
Fetching qbash 0.4.5
Installing qbash 0.4.5
Fetching rainbow 3.1.1
Installing rainbow 3.1.1
Fetching regexp_parser 2.10.0
Installing regexp_parser 2.10.0
Fetching rubocop-ast 1.45.1
Installing rubocop-ast 1.45.1
Fetching unicode-emoji 4.0.4
Installing unicode-emoji 4.0.4
Fetching unicode-display_width 3.1.4
Installing unicode-display_width 3.1.4
Fetching rubocop 1.77.0
Installing rubocop 1.77.0
Fetching rubocop-minitest 0.38.1
Installing rubocop-minitest 0.38.1
Fetching rubocop-performance 1.25.0
Installing rubocop-performance 1.25.0
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov-html 0.13.1
Installing simplecov-html 0.13.1
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching simplecov-cobertura 2.1.0
Installing simplecov-cobertura 2.1.0
Fetching webmock 3.25.1
Installing webmock 3.25.1
Bundle updated!
 ---> Removed intermediate container 80915d9a1ab1
 ---> f881daf86472
Step 10/13 : COPY judges /action/judges
 ---> 3d49e45971e6
Step 11/13 : COPY lib /action/lib
 ---> 8d760cbfddcc
Step 12/13 : COPY entry.sh /action
 ---> a28700f1d292
Step 13/13 : ENTRYPOINT ["/action/entry.sh", "/action"]
 ---> Running in 90f3c78ef819
 ---> Removed intermediate container 90f3c78ef819
 ---> 0456c2c20d08
Successfully built 0456c2c20d08
Successfully tagged judges-action:latest
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

img=$(cat target/docker-image.txt)
docker run --rm --entrypoint '/bin/bash' "${img}" -c 'judges test --disable live --lib /action/lib /action/judges'
echo "$?" > target/test.exit
Testing judges in judges/...
👉 Testing add-review-comments.rb (#0) in judges/add-review-comments/...
👉 Testing assignee-was-attached.rb (#1) in judges/assignee-was-attached/...
👉 Testing eliminate-ghosts.rb (#2) in judges/eliminate-ghosts/...
👉 Testing erase-repository.rb (#3) in judges/erase-repository/...
👉 Testing find-all-issues.rb (#4) in judges/find-all-issues/...
👉 Testing find-missing-issues.rb (#5) in judges/find-missing-issues/...
👉 Testing fix-missing-branch.rb (#6) in judges/fix-missing-branch/...
👉 Testing fix-missing-comments.rb (#7) in judges/fix-missing-comments/...
👉 Testing github-events.rb (#8) in judges/github-events/...
👉 Testing is-human-or-robot.rb (#9) in judges/is-human-or-robot/...
👉 Testing issue-was-opened.rb (#10) in judges/issue-was-opened/...
👉 Testing label-was-attached.rb (#11) in judges/label-was-attached/...
👉 Testing pull-was-merged.rb (#12) in judges/pull-was-merged/...
👉 Testing pull-was-opened.rb (#13) in judges/pull-was-opened/...
👉 Testing type-was-attached.rb (#14) in judges/type-was-attached/...
👉 Testing who-has-name.rb (#15) in judges/who-has-name/...
👉 Testing who-is-alive.rb (#16) in judges/who-is-alive/...
Test summary:
  Script                                                          Seconds       Result
  ---                                                                 ---       ---
  who-has-name/many-without-name                                    1.380       OK
  add-review-comments/adds-to-merge                                 0.912       OK
  github-events/scan-many-repos                                     0.048       OK
  github-events/scan-with-defaults                                  0.026       OK
  find-all-issues/scan-with-existing-issue                          0.016       OK
  label-was-attached/two-repositories                               0.015       OK
  type-was-attached/find-types                                      0.015       OK
  find-all-issues/scan-issues                                       0.015       OK
  label-was-attached/find-labels                                    0.014       OK
  github-events/quick-scan                                          0.013       OK
  github-events/scan-over-existing                                  0.011       OK
  pull-was-merged/find-pulls                                        0.009       OK
  assignee-was-attached/find-assignee                               0.008       OK
  find-missing-issues/find-one                                      0.007       OK
  who-has-name/who-without-name                                     0.006       OK
  who-has-name/who-with-old-name                                    0.006       OK
  pull-was-opened/find-one-pull                                     0.005       OK
  who-has-name/who-with-name                                        0.005       OK
  issue-was-opened/find-one                                         0.005       OK
  eliminate-ghosts/scan-users                                       0.004       OK
  add-review-comments/scan-pulls                                    0.003       OK
  fix-missing-comments/stale-comments                               0.003       OK
  erase-repository/scan_repos                                       0.003       OK
  find-missing-issues/none-missing                                  0.003       OK
  who-is-alive/ignores-alive                                        0.003       OK
  fix-missing-branch/stale-branch                                   0.003       OK
  is-human-or-robot/detected-bot                                    0.003       OK
  is-human-or-robot/detected-human                                  0.002       OK
👍 All 17 judge(s) and 28 tests passed in 2s584ms
./test-action.sh "$(cat target/docker-image.txt)"
echo "$?" > target/entry.exit
+ '[' -z /action ']'
+ SELF=/action
+ '[' -z '' ']'
+ BUNDLE_GEMFILE=/action/Gemfile
+ export BUNDLE_GEMFILE
+ JUDGES='bundle exec judges'
+ bundle exec judges --version
The 'judges-action' 0.14.14 is running
judges version 0.50.5
+ '[' -z /tmp ']'
++ basename /tmp/xuqdsxqzaknvdyus.fb
+ name=xuqdsxqzaknvdyus.fb
+ name=xuqdsxqzaknvdyus
+++ [[ /tmp/xuqdsxqzaknvdyus.fb = /* ]]
+++ echo /tmp/xuqdsxqzaknvdyus.fb
++ realpath /tmp/xuqdsxqzaknvdyus.fb
+ fb=/tmp/xuqdsxqzaknvdyus.fb
+ [[ ! xuqdsxqzaknvdyus =~ ^[a-z][a-z0-9-]{1,23}$ ]]
+ '[' -z ZRCY-00000000-0000-0000-0000-000000000000 ']'
+ export GLI_DEBUG=true
+ GLI_DEBUG=true
+ cd /action
+ gopts=('--echo')
+ declare -a gopts
+ '[' true == true ']'
+ gopts+=('--verbose')
+ GITHUB_REPO_NAME=judges-action
+ VITALS_URL=https://zerocracy.github.io/judges-action/xuqdsxqzaknvdyus-vitals.html
+ options=()
+ declare -a options
+ IFS=
+ read -r o
++ xargs
++ echo testing=yes
+ s=testing=yes
+ '[' testing=yes = '' ']'
++ cut -f1 -d =
++ echo 'testing=yes '
+ k=testing
++ cut -f2- -d =
++ echo testing=yes
+ v=yes
+ [[ testing == vitals_url ]]
+ options+=("--option=${k}=${v}")
+ IFS=
+ read -r o
++ xargs
++ echo repositories=yegor256/judges
+ s=repositories=yegor256/judges
+ '[' repositories=yegor256/judges = '' ']'
++ cut -f1 -d =
++ echo 'repositories=yegor256/judges '
+ k=repositories
++ cut -f2- -d =
++ echo repositories=yegor256/judges
+ v=yegor256/judges
+ [[ repositories == vitals_url ]]
+ options+=("--option=${k}=${v}")
+ IFS=
+ read -r o
++ xargs
++ echo max_events=3
+ s=max_events=3
+ '[' max_events=3 = '' ']'
++ cut -f1 -d =
++ echo 'max_events=3 '
+ k=max_events
++ cut -f2- -d =
++ echo max_events=3
+ v=3
+ [[ max_events == vitals_url ]]
+ options+=("--option=${k}=${v}")
+ IFS=
+ read -r o
+ '[' -z zerocracy/judges-action ']'
+ options+=("--option=repositories=${INPUT_REPOSITORIES}")
+ options+=("--option=judges_action_version=${VERSION}")
+ options+=("--option=vitals_url=${VITALS_URL}")
++ printenv INPUT_FAIL-FAST
+ '[' true == true ']'
+ options+=("--fail-fast")
+ echo 'Since '\''fail-fast'\'' is set to '\''true'\'', we'\''ll stop after the first failure'
Since 'fail-fast' is set to 'true', we'll stop after the first failure
+ bundle exec judges --echo --verbose eval /tmp/xuqdsxqzaknvdyus.fb '$fb.query("(eq what '\''judges-summary'\'')").delete!'
+ /usr/local/bundle/bin/judges --echo --verbose eval /tmp/xuqdsxqzaknvdyus.fb $fb.query("(eq what 'judges-summary')").delete!
D: Judges 0.50.5
D: Factbase 0.11.1
D: Baza-rb 0.9.5
D: Ruby: 3.4.4-p34
D: Current directory: /action
D: Time: 2025-06-23T13:36:01Z
D: Total memory: 1956Mb
D: Running 'eval' command...
Nothing to import from /tmp/xuqdsxqzaknvdyus.fb (file not found)
D: There were no facts, nothing deleted by '(eq what 'judges-summary')' in 901μs
Factbase exported to /tmp/xuqdsxqzaknvdyus.fb (4 bytes, 0 facts) in 453μs
👍 Evaluated successfully in 12ms
D: Command 'eval' completed in 13ms
++ printenv INPUT_DRY-RUN
++ echo false
+ '[' false == true ']'
+ ALL_JUDGES=/action/judges
+ github_token_found=false
+ for opt in "${options[@]}"
+ [[ --option=testing=yes == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=repositories=yegor256/judges == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=max_events=3 == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=repositories=zerocracy/judges-action == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=judges_action_version=0.14.14 == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=vitals_url=https://zerocracy.github.io/judges-action/xuqdsxqzaknvdyus-vitals.html == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ for opt in "${options[@]}"
+ [[ --fail-fast == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ '[' false == true ']'
+ '[' false == false ']'
++ printenv INPUT_GITHUB-TOKEN
+ '[' -z 00000000-0000-0000-0000-000000000000 ']'
+ echo 'The '\''github-token'\'' plugin parameter is set, using it'
The 'github-token' plugin parameter is set, using it
+ options+=("--option=github_token=$(printenv "INPUT_GITHUB-TOKEN")")
++ printenv INPUT_GITHUB-TOKEN
+ github_token_found=true
+ '[' true == false ']'
+ owner=https://github.com/zerocracy/judges-action/actions/runs/0000
++ printenv INPUT_DRY-RUN
++ echo false
+ '[' false == true ']'
+ bundle exec judges --echo --verbose pull --timeout=0 --token=ZRCY-00000000-0000-0000-0000-000000000000 --owner=https://github.com/zerocracy/judges-action/actions/runs/0000 xuqdsxqzaknvdyus /tmp/xuqdsxqzaknvdyus.fb
+ /usr/local/bundle/bin/judges --echo --verbose pull --timeout=0 --token=ZRCY-00000000-0000-0000-0000-000000000000 --owner=https://github.com/zerocracy/judges-action/actions/runs/0000 xuqdsxqzaknvdyus /tmp/xuqdsxqzaknvdyus.fb
D: Judges 0.50.5
D: Factbase 0.11.1
D: Baza-rb 0.9.5
D: Ruby: 3.4.4-p34
D: Current directory: /action
D: Time: 2025-06-23T13:36:01Z
D: Total memory: 1956Mb
D: Running 'pull' command...
D: GET https://api.zerocracy.com/exists/xuqdsxqzaknvdyus -> 200 (0.16s)
D: The name "xuqdsxqzaknvdyus" doesn't exist at api.zerocracy.com in 168ms
⚠️ Nothing to pull - name 'xuqdsxqzaknvdyus' not found on server in 168ms
D: Command 'pull' completed in 169ms
++ printenv INPUT_SQLITE-CACHE
++ true
+ sqlite=
+ '[' -n '' ']'
+ echo 'SQLite is not used for HTTP caching because the sqlite-cache option is not set'
SQLite is not used for HTTP caching because the sqlite-cache option is not set
+ minutes=
+ '[' -z '' ']'
+ minutes=15
+ timeout=900
+ echo 'The update will run for up to 15 minutes (900 seconds)'
The update will run for up to 15 minutes (900 seconds)
+ cycles=2
+ '[' -z 2 ']'
+ echo 'The total number of cycles to run is 2'
The total number of cycles to run is 2
+ bundle exec judges --echo --verbose update --no-log --quiet --summary=add --shuffle=aaa --boost=github-events --timeout 900 --lib /action/lib --max-cycles 2 --option=testing=yes --option=repositories=yegor256/judges --option=max_events=3 --option=repositories=zerocracy/judges-action --option=judges_action_version=0.14.14 --option=vitals_url=https://zerocracy.github.io/judges-action/xuqdsxqzaknvdyus-vitals.html --fail-fast --option=github_token=00000000-0000-0000-0000-000000000000 /action/judges /tmp/xuqdsxqzaknvdyus.fb
+ /usr/local/bundle/bin/judges --echo --verbose update --no-log --quiet --summary=add --shuffle=aaa --boost=github-events --timeout 900 --lib /action/lib --max-cycles 2 --option=testing=yes --option=repositories=yegor256/judges --option=max_events=3 --option=repositories=zerocracy/judges-action --option=judges_action_version=0.14.14 --option=vitals_url=https://zerocracy.github.io/judges-action/xuqdsxqzaknvdyus-vitals.html --fail-fast --option=github_token=00000000-0000-0000-0000-000000000000 /action/judges /tmp/xuqdsxqzaknvdyus.fb
D: Judges 0.50.5
D: Factbase 0.11.1
D: Baza-rb 0.9.5
D: Ruby: 3.4.4-p34
D: Current directory: /action
D: Time: 2025-06-23T13:36:02Z
D: Total memory: 1956Mb
D: Running 'update' command...
The factbase imported from /tmp/xuqdsxqzaknvdyus.fb (4 bytes, 0 facts) in 235μs
D: The following options provided:
        GITHUB_TOKEN → "0000****************************0000"
        JUDGES_ACTION_VERSION → "0.14.14"
        MAX_EVENTS → "3"
        REPOSITORIES → "zero***************tion"
        TESTING → "yes"
        VITALS_URL → "http**************************************************************html"
Summary fact not found

👉 Running github-events (#0) at judges/github-events/ (3ms already)...
D: The connection to GitHub API is mocked
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Nothing found by '(agg (and (eq what 'events-were-scanned') (eq where 'github') (eq repository 2350)) (first latest))' in 537μs
D: There were no facts, nothing deleted by '(and (eq what 'events-were-scanned') (eq where 'github') (eq repository 2350))' in 46μs
D: Found 0 (Integer) by '(plus 0 $before)' in 98μs
D: Next is #0, starting from it...
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Starting to scan repository yegor256/test (#2350), the latest event_id was #0...
D: Still 100 GitHub API quota left (>50)
D: Zero/0 facts found by '(and (eq where 'github') (eq event_id 123))' in 58μs
D: Inserted new fact #1 in 337μs
D: Set 'where' to "github" (String)
D: Set 'event_id' to 123 (Integer)
D: Set 'when' to 2025-06-23T13:25:18Z (Time)
D: Set 'event_type' to "PushEvent" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'who' to 888 (Integer)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Set 'what' to "git-was-pushed" (String)
D: Set 'push_id' to 42 (Integer)
D: Set 'ref' to "refs/heads/master" (String)
D: Set 'commit' to "b7089c51cc2526a0d2619d35379f921d53c72731" (String)
D: Still 100 GitHub API quota left (>50)
D: Set 'default_branch' to "master" (String)
D: Set 'to_master' to 1 (Integer)
D: Still 100 GitHub API quota left (>50)
D: Push b7089c51cc2526a0d2619d35379f921d53c72731 has been made inside 1 pull request(s), ignoring it
D: Event #123 (PushEvent) in 2350 ignored (10m45s ago)
D: Txn #1664 rolled back in 11ms
D: Zero/0 facts found by '(and (eq where 'github') (eq event_id 124))' in 49μs
D: Inserted new fact #1 in 229μs
D: Set 'where' to "github" (String)
D: Set 'event_id' to 124 (Integer)
D: Set 'when' to 2025-06-23T11:49:15Z (Time)
D: Set 'event_type' to "IssuesEvent" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'who' to 888 (Integer)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Set 'issue' to 42 (Integer)
D: Set 'what' to "issue-was-closed" (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: GitHub user #888 has a name: @torvalds
D: Set 'details' to "The issue yegor256/test#42 has been closed by @torvalds." (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: GitHub user #888 has a name: @torvalds
D: Issue yegor256/test#42 closed by @torvalds
D: Zero/0 facts found by '(and (eq repository 2350) (eq where 'github') (not (eq event_id 124)) (eq what 'issue-was-closed') (eq issue 42))' in 39μs
Detected new event_id #124 (no.1) in 2350: IssuesEvent
D: Txn #1688 touched 1i/0d/0a in 13ms
D: Zero/1 facts found by '(and (eq where 'github') (eq event_id 125))' in 63μs
D: Inserted new fact #2 in 221μs
D: Set 'where' to "github" (String)
D: Set 'event_id' to 125 (Integer)
D: Set 'when' to 2025-06-23T12:27:08Z (Time)
D: Set 'event_type' to "IssuesEvent" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'who' to 888 (Integer)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Set 'issue' to 42 (Integer)
D: Set 'what' to "issue-was-opened" (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: GitHub user #888 has a name: @torvalds
D: Set 'details' to "The issue yegor256/test#42 has been opened by @torvalds." (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: GitHub user #888 has a name: @torvalds
D: Issue yegor256/test#42 opened by @torvalds
D: Zero/1 facts found by '(and (eq repository 2350) (eq where 'github') (not (eq event_id 125)) (eq what 'issue-was-opened') (eq issue 42))' in 73μs
Detected new event_id #125 (no.2) in 2350: IssuesEvent
D: Txn #1720 touched 1i/0d/0a in 18ms
D: Already scanned 3 events in yegor256/test, stop now
In yegor256/test, detected 2 events out of 3 scanned in 46ms
D: Finished scanning yegor256/test correctly in 46ms, next time will scan until #123
D: Inserted new fact #3 in 237μs
D: Set 'where' to "github" (String)
D: Set 'repository' to 2350 (Integer)
D: After is #123 at zerocracy/judges-action, setting the 'latest' to it
D: Set 'latest' to 123 (Integer)
D: Set 'what' to "events-were-scanned" (String)
D: No more repos to scan (out of 1), quitting after 58ms
D: Finished scanning 1 repos in 58ms: zerocracy/judges-action:1
D: GitHub API trace is empty
github-events completed in 65ms
👍 The 'github-events' judge 4i/0d/46a out of 3 facts in 688ms

👉 Running add-review-comments (#1) at judges/add-review-comments/ (694ms already)...
D: Zero/3 facts found by '(and (exists issue) (exists repository) (eq where 'github') (not (exists stale)) (or (eq what 'pull-was-reviewed') (eq what 'pull-was-merged')) (not (exists review_comments)))' in 163μs
D: Txn #1776 touched 0i/0d/0a in 4ms
D: Found and processed 0 facts by: (and
       (exists issue)
       (exists repository)
       (eq where "github")
       (not (exists stale))
       (or (eq what "pull-was-reviewed") (eq what "pull-was-merged"))
       (not (exists review_comments)))
D: GitHub API trace is empty
add-review-comments completed in 8ms
👍 The 'add-review-comments' judge made zero changes to 3 facts in 10ms

👉 Running pull-was-opened (#2) at judges/pull-was-opened/ (705ms already)...
D: Zero/3 facts found by '(and (eq where 'github') (exists repository) (exists what) (exists issue) (not (exists stale)) (or (eq what 'pull-was-closed') (eq what 'pull-was-merged')) (unique issue) (empty (and (eq where 'github') (eq repository $repository) (eq issue $issue) (eq what 'issue-was-opened'))))' in 124μs
D: Txn #1816 touched 0i/0d/0a in 1ms
D: Found and processed 0 facts by: (and
       (eq where 'github')
       (exists repository)
       (exists what)
       (exists issue)
       (not (exists stale))
       (or (eq what 'pull-was-closed') (eq what 'pull-was-merged'))
       (unique issue)
       (empty
         (and
           (eq where 'github')
           (eq repository $repository)
           (eq issue $issue)
           (eq what 'issue-was-opened'))))
D: GitHub API trace is empty
pull-was-opened completed in 3ms
👍 The 'pull-was-opened' judge made zero changes to 3 facts in 4ms

👉 Running pull-was-merged (#3) at judges/pull-was-merged/ (710ms already)...
D: Zero/3 facts found by '(and (exists issue) (exists repository) (not (exists stale)) (eq where 'github') (eq what 'pull-was-opened') (empty (and (eq where $where) (eq repository $repository) (eq issue $issue) (or (eq what 'pull-was-closed') (eq what 'pull-was-merged')))))' in 95μs
D: Txn #1856 touched 0i/0d/0a in 1ms
D: Found and processed 0 facts by: (and
       (exists issue)
       (exists repository)
       (not (exists stale))
       (eq where 'github')
       (eq what 'pull-was-opened')
       (empty
         (and
           (eq where $where)
           (eq repository $repository)
           (eq issue $issue)
           (or
             (eq what 'pull-was-closed')
             (eq what 'pull-was-merged')))))
D: GitHub API trace is empty
pull-was-merged completed in 4ms
👍 The 'pull-was-merged' judge made zero changes to 3 facts in 4ms

👉 Running type-was-attached (#4) at judges/type-was-attached/ (716ms already)...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Nothing found by '(agg (and (eq what 'types-were-scanned') (eq where 'github') (eq repository 2350)) (first latest))' in 308μs
D: No facts out of 3 deleted by '(and (eq what 'types-were-scanned') (eq where 'github') (eq repository 2350))' in 169μs
D: Zero/3 facts found by '(and (eq where 'github') (eq repository $repository) (eq issue $issue) (eq what 'type-was-attached'))' in 131μs
D: Found 1/3 fact(s) by '(and (eq repository $repository) (eq what 'issue-was-opened') (gt issue $before) (empty (and (eq where 'github') (eq repository $repository) (eq issue $issue) (eq what 'type-was-attached'))))' in 1ms
D: Found 42 (Integer) by '(agg (and (eq repository $repository) (eq what 'issue-was-opened') (gt issue $before) (empty (and (eq where 'github') (eq repository $repository) (eq issue $issue) (eq what 'type-was-attached')))) (min issue))' in 2ms
D: Next is #42, starting from it...
D: Still 100 GitHub API quota left (>50)
D: The connection to GitHub GraphQL API is mocked
D: Zero/3 facts found by '(and (eq where 'github') (eq repository 2350) (eq issue 42) (eq type 'Bug') (eq what 'type-was-attached'))' in 79μs
D: Inserted new fact #4 in 335μs
D: Set 'where' to "github" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'issue' to 42 (Integer)
D: Set 'type' to "Bug" (String)
D: Set 'what' to "type-was-attached" (String)
D: Set 'who' to 526301 (Integer)
D: Set 'when' to 2025-05-11T18:17:16Z (Time)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Set 'details' to "The '#Bug' type was attached by ... to the issue yegor256/test#42." (String)
D: Zero/4 facts found by '(and (eq where 'github') (eq repository 2350) (eq issue 42) (eq type 'Task') (eq what 'type-was-attached'))' in 100μs
D: Inserted new fact #5 in 456μs
D: Set 'where' to "github" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'issue' to 42 (Integer)
D: Set 'type' to "Task" (String)
D: Set 'what' to "type-was-attached" (String)
D: Set 'who' to 526301 (Integer)
D: Set 'when' to 2025-05-11T20:23:13Z (Time)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Set 'details' to "The '#Task' type was attached by... to the issue yegor256/test#42." (String)
D: Inserted new fact #6 in 293μs
D: Set 'where' to "github" (String)
D: Set 'repository' to 2350 (Integer)
D: After is #42 at zerocracy/judges-action, setting the 'latest' to it
D: Set 'latest' to 42 (Integer)
D: Set 'what' to "types-were-scanned" (String)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found [42] (Array) by '(agg (and (eq what 'types-were-scanned') (eq where 'github') (eq repository 2350)) (first latest))' in 381μs
D: Deleted 1 fact(s) out of 6 by '(and (eq what 'types-were-scanned') (eq where 'github') (eq repository 2350))' in 154μs
D: Zero/5 facts found by '(and (eq repository $repository) (eq what 'issue-was-opened') (gt issue $before) (empty (and (eq where 'github') (eq repository $repository) (eq issue $issue) (eq what 'type-was-attached'))))' in 1ms
D: Nothing found by '(agg (and (eq repository $repository) (eq what 'issue-was-opened') (gt issue $before) (empty (and (eq where 'github') (eq repository $repository) (eq issue $issue) (eq what 'type-was-attached')))) (min issue))' in 2ms
D: Next element after #42 not suggested, re-starting from #0: (agg
           (and
             (eq repository $repository)
             (eq what 'issue-was-opened')
             (gt issue $before)
             (empty
               (and
                 (eq where 'github')
                 (eq repository $repository)
                 (eq issue $issue)
                 (eq what 'type-was-attached'))))
           (min issue))
D: Inserted new fact #6 in 494μs
D: Set 'where' to "github" (String)
D: Set 'repository' to 2350 (Integer)
D: After is #0 at zerocracy/judges-action, setting the 'latest' to it
D: Set 'latest' to 0 (Integer)
D: Set 'what' to "types-were-scanned" (String)
D: No more repos to scan (out of 1), quitting after 50ms
D: Finished scanning 1 repos in 50ms: zerocracy/judges-action:2
D: GitHub API trace is empty
type-was-attached completed in 53ms
👍 The 'type-was-attached' judge 4i/1d/36a out of 6 facts in 53ms

👉 Running issue-was-opened (#5) at judges/issue-was-opened/ (771ms already)...
D: Still 100 GitHub API quota left (>50)
D: Inserted new fact #7 in 257μs
D: Set 'where' to "github" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'issue' to 42 (Integer)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: Set 'when' to 2024-09-20T19:00:00Z (Time)
E: RuntimeError: The value of 'who' can't be nil
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/fact.rb:56:in 'block in <class:Fact>'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'BasicObject#instance_exec'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'Factbase::Fact#method_missing'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/tallied.rb:62:in 'block in <class:Fact>'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'BasicObject#instance_exec'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'Factbase::Tallied::Fact#method_missing'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/rules.rb:80:in 'block in <class:Fact>'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'BasicObject#instance_exec'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'Factbase::Rules::Fact#method_missing'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/cached/cached_fact.rb:30:in 'block in <class:CachedFact>'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'BasicObject#instance_exec'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'Factbase::CachedFact#method_missing'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/indexed/indexed_fact.rb:30:in 'block in <class:IndexedFact>'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'BasicObject#instance_exec'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'Factbase::IndexedFact#method_missing'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/logged.rb:112:in 'block in <class:Fact>'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'BasicObject#instance_exec'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'Factbase::Logged::Fact#method_missing'
        /action/judges/issue-was-opened/issue-was-opened.rb:36:in 'block (2 levels) in <top (required)>'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:230:in 'Fbe::Conclude#fill'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:135:in 'block in Fbe::Conclude#draw'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:195:in 'block (2 levels) in Fbe::Conclude#roll'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/indexed/indexed_query.rb:38:in 'block in Factbase::IndexedQuery#each'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/indexed/indexed_query.rb:37:in 'Array#each'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/indexed/indexed_query.rb:37:in 'Factbase::IndexedQuery#each'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/sync/sync_query.rb:30:in 'block in Factbase::SyncQuery#each'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/sync/sync_query.rb:57:in 'Factbase::SyncQuery#try_lock'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/sync/sync_query.rb:29:in 'Factbase::SyncQuery#each'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/logged.rb:145:in 'block in Factbase::Logged::Query#each'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/logged.rb:195:in 'Factbase::Logged.elapsed'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/logged.rb:144:in 'Factbase::Logged::Query#each'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:186:in 'block in Fbe::Conclude#roll'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/logged.rb:55:in 'block in Factbase::Logged#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/sync/sync_factbase.rb:54:in 'block in Factbase::SyncFactbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/indexed/indexed_factbase.rb:61:in 'block in Factbase::IndexedFactbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/cached/cached_factbase.rb:61:in 'block in Factbase::CachedFactbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/pre.rb:42:in 'block in Factbase::Pre#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/rules.rb:52:in 'block in Factbase::Rules#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/tallied.rb:40:in 'block in Factbase::Tallied#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase.rb:181:in 'block in Factbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase.rb:179:in 'Kernel#catch'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase.rb:179:in 'Factbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/tallied.rb:39:in 'Factbase::Tallied#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/rules.rb:51:in 'Factbase::Rules#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/pre.rb:41:in 'Factbase::Pre#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/cached/cached_factbase.rb:60:in 'Factbase::CachedFactbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/indexed/indexed_factbase.rb:60:in 'Factbase::IndexedFactbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/sync/sync_factbase.rb:53:in 'Factbase::SyncFactbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/logged.rb:53:in 'Factbase::Logged#txn'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:185:in 'Fbe::Conclude#roll'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:133:in 'Fbe::Conclude#draw'
        /action/judges/issue-was-opened/issue-was-opened.rb:31:in 'block in <top (required)>'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:27:in 'BasicObject#instance_eval'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:27:in 'Fbe.conclude'
        /action/judges/issue-was-opened/issue-was-opened.rb:14:in '<top (required)>'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judge.rb:78:in 'Kernel#load'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judge.rb:78:in 'block in Judges::Judge#run'
        /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judge.rb:77:in 'Judges::Judge#run'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:213:in 'block in Judges::Update#one_judge'
        /usr/local/bundle/gems/timeout-0.4.3/lib/timeout.rb:185:in 'block in Timeout.timeout'
        /usr/local/bundle/gems/timeout-0.4.3/lib/timeout.rb:38:in 'Timeout::Error.handle_timeout'
        /usr/local/bundle/gems/timeout-0.4.3/lib/timeout.rb:194:in 'Timeout.timeout'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:212:in 'Judges::Update#one_judge'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:173:in 'block (3 levels) in Judges::Update#cycle'
        /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:172:in 'block (2 levels) in Judges::Update#cycle'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judges.rb:120:in 'block in Judges::Judges#each_with_index'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judges.rb:106:in 'Array#each'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judges.rb:106:in 'Judges::Judges#each'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judges.rb:119:in 'Judges::Judges#each_with_index'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:164:in 'block in Judges::Update#cycle'
        /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:162:in 'Judges::Update#cycle'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:89:in 'block (2 levels) in Judges::Update#run'
        <internal:kernel>:168:in 'Kernel#loop'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:79:in 'block in Judges::Update#run'
        /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:78:in 'Judges::Update#run'
        /usr/local/bundle/gems/judges-0.50.5/bin/judges:28:in 'block in JudgesGLI.run_it'
        /usr/local/bundle/gems/gli-2.22.2/lib/gli/command_support.rb:131:in 'GLI::CommandSupport#execute'
        /usr/local/bundle/gems/gli-2.22.2/lib/gli/app_support.rb:298:in 'block in GLI::AppSupport#call_command'
        /usr/local/bundle/gems/gli-2.22.2/lib/gli/app_support.rb:311:in 'GLI::AppSupport#call_command'
        /usr/local/bundle/gems/gli-2.22.2/lib/gli/app_support.rb:85:in 'GLI::AppSupport#run'
        /usr/local/bundle/gems/judges-0.50.5/bin/judges:269:in '<top (required)>'
        /usr/local/bundle/bin/judges:25:in 'Kernel#load'
        /usr/local/bundle/bin/judges:25:in '<top (required)>'
        /usr/local/lib/ruby/3.4.0/bundler/cli/exec.rb:59:in 'Kernel.load'
        /usr/local/lib/ruby/3.4.0/bundler/cli/exec.rb:59:in 'Bundler::CLI::Exec#kernel_load'
        /usr/local/lib/ruby/3.4.0/bundler/cli/exec.rb:23:in 'Bundler::CLI::Exec#run'
        /usr/local/lib/ruby/3.4.0/bundler/cli.rb:452:in 'Bundler::CLI#exec'
        /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/command.rb:28:in 'Bundler::Thor::Command#run'
        /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/invocation.rb:127:in 'Bundler::Thor::Invocation#invoke_command'
        /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor.rb:538:in 'Bundler::Thor.dispatch'
        /usr/local/lib/ruby/3.4.0/bundler/cli.rb:35:in 'Bundler::CLI.dispatch'
        /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/base.rb:584:in 'Bundler::Thor::Base::ClassMethods#start'
        /usr/local/lib/ruby/3.4.0/bundler/cli.rb:29:in 'Bundler::CLI.start'
        /usr/local/lib/ruby/gems/3.4.0/gems/bundler-2.6.7/exe/bundle:28:in 'block in <top (required)>'
        /usr/local/lib/ruby/3.4.0/bundler/friendly_errors.rb:117:in 'Bundler.with_friendly_errors'
        /usr/local/lib/ruby/gems/3.4.0/gems/bundler-2.6.7/exe/bundle:20:in '<top (required)>'
        /usr/local/bin/bundle:25:in 'Kernel#load'
        /usr/local/bin/bundle:25:in '<main>'
RuntimeError: The value of 'who' can't be nil
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/fact.rb:56:in 'block in <class:Fact>'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'BasicObject#instance_exec'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'Factbase::Fact#method_missing'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/tallied.rb:62:in 'block in <class:Fact>'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'BasicObject#instance_exec'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'Factbase::Tallied::Fact#method_missing'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/rules.rb:80:in 'block in <class:Fact>'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'BasicObject#instance_exec'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'Factbase::Rules::Fact#method_missing'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/cached/cached_fact.rb:30:in 'block in <class:CachedFact>'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'BasicObject#instance_exec'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'Factbase::CachedFact#method_missing'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/indexed/indexed_fact.rb:30:in 'block in <class:IndexedFact>'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'BasicObject#instance_exec'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'Factbase::IndexedFact#method_missing'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/logged.rb:112:in 'block in <class:Fact>'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'BasicObject#instance_exec'
        /usr/local/bundle/gems/others-0.1.1/lib/others.rb:57:in 'Factbase::Logged::Fact#method_missing'
        /action/judges/issue-was-opened/issue-was-opened.rb:36:in 'block (2 levels) in <top (required)>'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:230:in 'Fbe::Conclude#fill'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:135:in 'block in Fbe::Conclude#draw'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:195:in 'block (2 levels) in Fbe::Conclude#roll'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/indexed/indexed_query.rb:38:in 'block in Factbase::IndexedQuery#each'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/indexed/indexed_query.rb:37:in 'Array#each'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/indexed/indexed_query.rb:37:in 'Factbase::IndexedQuery#each'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/sync/sync_query.rb:30:in 'block in Factbase::SyncQuery#each'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/sync/sync_query.rb:57:in 'Factbase::SyncQuery#try_lock'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/sync/sync_query.rb:29:in 'Factbase::SyncQuery#each'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/logged.rb:145:in 'block in Factbase::Logged::Query#each'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/logged.rb:195:in 'Factbase::Logged.elapsed'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/logged.rb:144:in 'Factbase::Logged::Query#each'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:186:in 'block in Fbe::Conclude#roll'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/logged.rb:55:in 'block in Factbase::Logged#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/sync/sync_factbase.rb:54:in 'block in Factbase::SyncFactbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/indexed/indexed_factbase.rb:61:in 'block in Factbase::IndexedFactbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/cached/cached_factbase.rb:61:in 'block in Factbase::CachedFactbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/pre.rb:42:in 'block in Factbase::Pre#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/rules.rb:52:in 'block in Factbase::Rules#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/tallied.rb:40:in 'block in Factbase::Tallied#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase.rb:181:in 'block in Factbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase.rb:179:in 'Kernel#catch'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase.rb:179:in 'Factbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/tallied.rb:39:in 'Factbase::Tallied#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/rules.rb:51:in 'Factbase::Rules#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/pre.rb:41:in 'Factbase::Pre#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/cached/cached_factbase.rb:60:in 'Factbase::CachedFactbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/indexed/indexed_factbase.rb:60:in 'Factbase::IndexedFactbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/sync/sync_factbase.rb:53:in 'Factbase::SyncFactbase#txn'
        /usr/local/bundle/gems/factbase-0.11.1/lib/factbase/logged.rb:53:in 'Factbase::Logged#txn'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:185:in 'Fbe::Conclude#roll'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:133:in 'Fbe::Conclude#draw'
        /action/judges/issue-was-opened/issue-was-opened.rb:31:in 'block in <top (required)>'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:27:in 'BasicObject#instance_eval'
        /usr/local/bundle/gems/fbe-0.23.2/lib/fbe/conclude.rb:27:in 'Fbe.conclude'
        /action/judges/issue-was-opened/issue-was-opened.rb:14:in '<top (required)>'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judge.rb:78:in 'Kernel#load'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judge.rb:78:in 'block in Judges::Judge#run'
        /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judge.rb:77:in 'Judges::Judge#run'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:213:in 'block in Judges::Update#one_judge'
        /usr/local/bundle/gems/timeout-0.4.3/lib/timeout.rb:185:in 'block in Timeout.timeout'
        /usr/local/bundle/gems/timeout-0.4.3/lib/timeout.rb:38:in 'Timeout::Error.handle_timeout'
        /usr/local/bundle/gems/timeout-0.4.3/lib/timeout.rb:194:in 'Timeout.timeout'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:212:in 'Judges::Update#one_judge'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:173:in 'block (3 levels) in Judges::Update#cycle'
        /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:172:in 'block (2 levels) in Judges::Update#cycle'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judges.rb:120:in 'block in Judges::Judges#each_with_index'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judges.rb:106:in 'Array#each'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judges.rb:106:in 'Judges::Judges#each'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/judges.rb:119:in 'Judges::Judges#each_with_index'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:164:in 'block in Judges::Update#cycle'
        /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:162:in 'Judges::Update#cycle'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:89:in 'block (2 levels) in Judges::Update#run'
        <internal:kernel>:168:in 'Kernel#loop'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:79:in 'block in Judges::Update#run'
        /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed'
        /usr/local/bundle/gems/judges-0.50.5/lib/judges/commands/update.rb:78:in 'Judges::Update#run'
        /usr/local/bundle/gems/judges-0.50.5/bin/judges:28:in 'block in JudgesGLI.run_it'
        /usr/local/bundle/gems/gli-2.22.2/lib/gli/command_support.rb:131:in 'GLI::CommandSupport#execute'
        /usr/local/bundle/gems/gli-2.22.2/lib/gli/app_support.rb:298:in 'block in GLI::AppSupport#call_command'
        /usr/local/bundle/gems/gli-2.22.2/lib/gli/app_support.rb:311:in 'GLI::AppSupport#call_command'
        /usr/local/bundle/gems/gli-2.22.2/lib/gli/app_support.rb:85:in 'GLI::AppSupport#run'
        /usr/local/bundle/gems/judges-0.50.5/bin/judges:269:in '<top (required)>'
        /usr/local/bundle/bin/judges:25:in 'Kernel#load'
        /usr/local/bundle/bin/judges:25:in '<top (required)>'
        /usr/local/lib/ruby/3.4.0/bundler/cli/exec.rb:59:in 'Kernel.load'
        /usr/local/lib/ruby/3.4.0/bundler/cli/exec.rb:59:in 'Bundler::CLI::Exec#kernel_load'
        /usr/local/lib/ruby/3.4.0/bundler/cli/exec.rb:23:in 'Bundler::CLI::Exec#run'
        /usr/local/lib/ruby/3.4.0/bundler/cli.rb:452:in 'Bundler::CLI#exec'
        /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/command.rb:28:in 'Bundler::Thor::Command#run'
        /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/invocation.rb:127:in 'Bundler::Thor::Invocation#invoke_command'
        /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor.rb:538:in 'Bundler::Thor.dispatch'
        /usr/local/lib/ruby/3.4.0/bundler/cli.rb:35:in 'Bundler::CLI.dispatch'
        /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/base.rb:584:in 'Bundler::Thor::Base::ClassMethods#start'
        /usr/local/lib/ruby/3.4.0/bundler/cli.rb:29:in 'Bundler::CLI.start'
        /usr/local/lib/ruby/gems/3.4.0/gems/bundler-2.6.7/exe/bundle:28:in 'block in <top (required)>'
        /usr/local/lib/ruby/3.4.0/bundler/friendly_errors.rb:117:in 'Bundler.with_friendly_errors'
        /usr/local/lib/ruby/gems/3.4.0/gems/bundler-2.6.7/exe/bundle:20:in '<top (required)>'
        /usr/local/bin/bundle:25:in 'Kernel#load'
        /usr/local/bin/bundle:25:in '<main>'
Not running "eliminate-ghosts" due to 1 errors above, in --fail-fast mode
Not running "fix-missing-comments" due to 1 errors above, in --fail-fast mode
Not running "who-has-name" due to 1 errors above, in --fail-fast mode
Not running "find-all-issues" due to 1 errors above, in --fail-fast mode
Not running "assignee-was-attached" due to 1 errors above, in --fail-fast mode
Not running "erase-repository" due to 1 errors above, in --fail-fast mode
Not running "find-missing-issues" due to 1 errors above, in --fail-fast mode
Not running "is-human-or-robot" due to 1 errors above, in --fail-fast mode
Not running "label-was-attached" due to 1 errors above, in --fail-fast mode
Not running "who-is-alive" due to 1 errors above, in --fail-fast mode
Not running &quot;fix-missing-branch&quot; due to 1 errors above, in --fail-fast mode
❌ 17 judge(s) processed with 1 errors in 783ms
Not failing because of the --quiet flag provided
Factbase exported to /tmp/xuqdsxqzaknvdyus.fb (1393 bytes, 6 facts) in 426μs
Due to 1 errors we must stop at the update cycle #1
👍 Update completed in 1 cycle(s), did 8i/1d/82a in 784ms
1 error added to the summary
Factbase exported to /tmp/xuqdsxqzaknvdyus.fb (1638 bytes, 7 facts) in 340μs
D: Command 'update' completed in 790ms
+ '[' -e '' ']'
+ echo 'SQLite is not used for HTTP caching because the sqlite-cache option is not set'
SQLite is not used for HTTP caching because the sqlite-cache option is not set
++ jq -r .tag_name
++ curl --retry 5 --retry-delay 5 --retry-max-time 40 --connect-timeout 5 -sL https://api.github.com/repos/zerocracy/judges-action/releases/latest
+ action_version=0.14.13
+ '[' 0.14.13 == 0.14.14 ']'
+ '[' 0.14.13 == null ']'
+ action_version='0.14.14!0.14.13'
++ printenv INPUT_DRY-RUN
++ echo false
+ '[' false == true ']'
++ date +%s
+ bundle exec judges --echo --verbose push --no-zip --timeout=0 --owner=https://github.com/zerocracy/judges-action/actions/runs/0000 --meta=workflow_url:https://github.com/zerocracy/judges-action/actions/runs/0000 --meta=vitals_url:https://zerocracy.github.io/judges-action/xuqdsxqzaknvdyus-vitals.html --meta=duration:3 '--meta=action_version:0.14.14!0.14.13' --token=ZRCY-00000000-0000-0000-0000-000000000000 xuqdsxqzaknvdyus /tmp/xuqdsxqzaknvdyus.fb
+ /usr/local/bundle/bin/judges --echo --verbose push --no-zip --timeout=0 --owner=https://github.com/zerocracy/judges-action/actions/runs/0000 --meta=workflow_url:https://github.com/zerocracy/judges-action/actions/runs/0000 --meta=vitals_url:https://zerocracy.github.io/judges-action/xuqdsxqzaknvdyus-vitals.html --meta=duration:3 --meta=action_version:0.14.14!0.14.13 --token=ZRCY-00000000-0000-0000-0000-000000000000 xuqdsxqzaknvdyus /tmp/xuqdsxqzaknvdyus.fb
D: Judges 0.50.5
D: Factbase 0.11.1
D: Baza-rb 0.9.5
D: Ruby: 3.4.4-p34
D: Current directory: /action
D: Time: 2025-06-23T13:36:03Z
D: Total memory: 1956Mb
D: Running 'push' command...
The factbase imported from /tmp/xuqdsxqzaknvdyus.fb (1638 bytes, 7 facts) in 317μs
D: GET https://api.zerocracy.com/csrf -> 200 (0.06s)
D: CSRF token retrieved (88 chars) in 64ms
D: POST https://api.zerocracy.com/lock/xuqdsxqzaknvdyus -> 302 (0.29s)
D: Job name 'xuqdsxqzaknvdyus' locked at api.zerocracy.com in 355ms
D: PUT https://api.zerocracy.com/push/xuqdsxqzaknvdyus -> 200 (1.29s)
D: PUT /push/xuqdsxqzaknvdyus 200, sent 1638 bytes, no chunks
D: Uploaded 1638 bytes to https://api.zerocracy.com/push/xuqdsxqzaknvdyus in 1s296ms
D: Pushed 1638 bytes to api.zerocracy.com in 1s297ms
D: GET https://api.zerocracy.com/csrf -> 200 (0.01s)
D: CSRF token retrieved (131 chars) in 6ms
D: POST https://api.zerocracy.com/unlock/xuqdsxqzaknvdyus -> 302 (0.09s)
D: Job name 'xuqdsxqzaknvdyus' unlocked at api.zerocracy.com in 95ms
👍 Pushed 7 facts, job ID is true in 1s750ms
D: Command 'push' completed in 1s752ms
img=$(cat target/docker-image.txt)
docker rmi "${img}"
rm "target/docker-image.txt"
Untagged: judges-action:latest
Deleted: sha256:0456c2c20d086e01f5885e79a872cc7bd24534cade2d20a2e94b67b267746514
Deleted: sha256:a28700f1d292c0bcca5b42f6ee87dbcf8eff1608843db49fccaf99f49832fddd
Deleted: sha256:31fa4d1e18a8506b6e09bc88e4f4c884ce25b2f576d05be24743b7df26ee7598
Deleted: sha256:8d760cbfddcce004d2b7b47148d7aab736c3ba2f31ef1afcc88fd8622fc4b199
Deleted: sha256:a5e24a6553fd4b1eb8f2ff79093c3b3d243ef4207a669736b0245c67e4385e51
Deleted: sha256:3d49e45971e6738f51b5731abc5b12427df237c03609ef18140909374dbbd237
Deleted: sha256:ea01c4acc25d7f0e3197f57ed484ee04af326454d0c16eee5e1cf9a8728e489a
Deleted: sha256:f881daf864724efb401f63b93ba697c51a7cfe4e686f2b80782f56208846e566
Deleted: sha256:b95659952717a6fdcb79bc88f75590b3613c8b835bb4dc9d12b376179668829d
Deleted: sha256:3ef87d48faa36bfc592dd1eca43d1f69c2f5f52c5f13f6437d301c85978eb1fa
Deleted: sha256:d21c3179119a4fde4f70ca0bdc04f7c750c4ffae4655acb3a4cf1f4631e69a8a
Deleted: sha256:2887280acbcff2dd26d9008b5f9aa6e19f3ba20a318e38c1c987bf0bbb32bbd4
Deleted: sha256:3155b28a76c0de422a94f054014ec21d31bafdac92b6cfdf10dabc031dc52b4c
Deleted: sha256:39b4e0cefa19951a34f48e23f34e17ddb8cca334998a1e632cb7c02b553265d1
Deleted: sha256:12b48da6fc9dd42d0c401254a9a6caee9a7a96a673663e6ff55021a04bdaeead
Deleted: sha256:5b4cfaabbc04571b8d1a1025b06941920314ac9e3fdda87f0493f8cfd076d565
Deleted: sha256:ba4cbef9a4404bdee631b870250e9165ca5711cc016e3b285abe0ef4e5ea2470
Deleted: sha256:f9703e6bf699813be7c9e3716578f743014844c344baac40a2654abeae184b66
Deleted: sha256:75eb36972beff5789ffa8cddf27475274913a2310608d55262f788197a67278d
Deleted: sha256:8ebe052930171d5d92873c993c2d41424f2968751e65ca2d1ef7b592727971ab
e1=$(cat target/test.exit)
test "${e1}" = "0"
e2=$(cat target/entry.exit)
test "${e2}" = "0"
./makes/entries.sh
👍🏻 passes-github-token.sh passed
👍🏻 passes-options.sh passed
👍🏻 fails-without-dry-run.sh passed
👍🏻 scans-one-repo.sh passed
👍🏻 fails-fast.sh passed
👍🏻 with-sqlite-cache.sh passed
👍🏻 fails-without-github-token.sh passed
make: Leaving directory '/home/r/repo'
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  890.7MB
Step 1/13 : FROM ruby:3.4
 ---> f7d64ef547a8
Step 2/13 : LABEL "repository"="https://github.com/zerocracy/judges-action"
 ---> Running in 60bd9d6a5121
 ---> Removed intermediate container 60bd9d6a5121
 ---> 703a6a226956
Step 3/13 : LABEL "maintainer"="Yegor Bugayenko"
 ---> Running in b4d65d8c72cb
 ---> Removed intermediate container b4d65d8c72cb
 ---> ac2a50e8ce7e
Step 4/13 : LABEL "version"="0.14.14"
 ---> Running in 17c5f2133c19
 ---> Removed intermediate container 17c5f2133c19
 ---> c3f743001ebf
Step 5/13 : RUN apt-get update     && apt-get install --no-install-recommends -y curl=7.88.* jq=1.6*     && apt-get clean     && rm -rf /var/lib/apt/lists/*
 ---> Running in aab408884596
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [756 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [268 kB]
Fetched 9316 kB in 2s (6107 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
curl is already the newest version (7.88.1-10+deb12u12).
The following additional packages will be installed:
  libjq1 libonig5
The following NEW packages will be installed:
  jq libjq1 libonig5
0 upgraded, 3 newly installed, 0 to remove and 6 not upgraded.
Need to get 388 kB of archives.
After this operation, 1165 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libonig5 amd64 6.9.8-1 [188 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 jq amd64 1.6-2.1 [64.9 kB]
91mdebconf: delaying package configuration, since apt-utils is not installed
0mFetched 388 kB in 0s (17.7 MB/s)
Selecting previously unselected package libonig5:amd64.
(Reading database ... 23250 files and directories currently installed.)
Preparing to unpack .../libonig5_6.9.8-1_amd64.deb ...
Unpacking libonig5:amd64 (6.9.8-1) ...
Selecting previously unselected package libjq1:amd64.
Preparing to unpack .../libjq1_1.6-2.1_amd64.deb ...
Unpacking libjq1:amd64 (1.6-2.1) ...
Selecting previously unselected package jq.
Preparing to unpack .../archives/jq_1.6-2.1_amd64.deb ...
Unpacking jq (1.6-2.1) ...
Setting up libonig5:amd64 (6.9.8-1) ...
Setting up libjq1:amd64 (1.6-2.1) ...
Setting up jq (1.6-2.1) ...
Processing triggers for libc-bin (2.36-9+deb12u10) ...
 ---&gt; Removed intermediate container aab408884596
 ---> db09aefe6557
Step 6/13 : WORKDIR /action
 ---> Running in 8b730144c91c
 ---> Removed intermediate container 8b730144c91c
 ---> 7855cd1a8e60
Step 7/13 : COPY Gemfile /action
 ---> b7723c978962
Step 8/13 : COPY Gemfile.lock /action
 ---> 6de4d8b43528
Step 9/13 : RUN bundle update --gemfile=/action/Gemfile
 ---> Running in 9f0e39dee401
Fetching gem metadata from https://rubygems.org/...........
Resolving dependencies...
Fetching rake 13.3.0
Installing rake 13.3.0
Fetching base64 0.3.0
Installing base64 0.3.0
Fetching benchmark 0.4.1
Installing benchmark 0.4.1
Fetching bigdecimal 3.2.2
Installing bigdecimal 3.2.2 with native extensions
Fetching concurrent-ruby 1.3.5
Installing concurrent-ruby 1.3.5
Fetching connection_pool 2.5.3
Installing connection_pool 2.5.3
Fetching drb 2.2.3
Installing drb 2.2.3
Fetching i18n 1.14.7
Installing i18n 1.14.7
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching minitest 5.25.5
Installing minitest 5.25.5
Fetching securerandom 0.4.1
Installing securerandom 0.4.1
Fetching tzinfo 2.0.6
Installing tzinfo 2.0.6
Fetching uri 1.0.3
Installing uri 1.0.3
Fetching activesupport 8.0.2
Installing activesupport 8.0.2
Fetching public_suffix 6.0.2
Installing public_suffix 6.0.2
Fetching addressable 2.8.7
Installing addressable 2.8.7
Fetching ansi 1.5.0
Installing ansi 1.5.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching loog 0.6.1
Installing loog 0.6.1
Fetching tago 0.1.0
Installing tago 0.1.0
Fetching elapsed 0.0.1
Installing elapsed 0.0.1
Fetching net-http 0.6.0
Installing net-http 0.6.0
Fetching faraday-net_http 3.4.1
Installing faraday-net_http 3.4.1
Fetching json 2.12.2
Installing json 2.12.2 with native extensions
Fetching faraday 2.13.1
Installing faraday 2.13.1
Fetching faraday-http-cache 2.5.1
Installing faraday-http-cache 2.5.1
Fetching multipart-post 2.4.1
Installing multipart-post 2.4.1
Fetching faraday-multipart 1.1.1
Installing faraday-multipart 1.1.1
Fetching faraday-retry 2.3.2
Installing faraday-retry 2.3.2
Fetching iri 0.11.2
Installing iri 0.11.2
Fetching retries 0.0.5
Installing retries 0.0.5
Fetching ffi 1.17.2 (x86_64-linux-gnu)
Installing ffi 1.17.2 (x86_64-linux-gnu)
Fetching ethon 0.16.0
Installing ethon 0.16.0
Fetching typhoeus 1.4.1
Installing typhoeus 1.4.1
Fetching baza.rb 0.9.5
Installing baza.rb 0.9.5
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching rexml 3.4.1
Installing rexml 3.4.1
Fetching crack 1.0.0
Installing crack 1.0.0
Fetching decoor 0.1.0
Installing decoor 0.1.0
Fetching docile 1.4.1
Installing docile 1.4.1
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching nokogiri 1.18.8 (x86_64-linux-gnu)
Installing nokogiri 1.18.8 (x86_64-linux-gnu)
Fetching others 0.1.1
Installing others 0.1.1
Fetching yaml 0.4.0
Installing yaml 0.4.0
Fetching factbase 0.11.1
Installing factbase 0.11.1
Fetching filesize 0.2.0
Installing filesize 0.2.0
Fetching fiber-storage 1.0.1
Installing fiber-storage 1.0.1
Fetching graphql 2.5.9
Installing graphql 2.5.9
Fetching graphql-client 0.26.0
Installing graphql-client 0.26.0
Fetching ostruct 0.6.2
Installing ostruct 0.6.2
Fetching gli 2.22.2
Installing gli 2.22.2
Fetching moments 0.3.0
Installing moments 0.3.0
Fetching timeout 0.4.3
Installing timeout 0.4.3
Fetching total 0.4.1
Installing total 0.4.1
Fetching judges 0.50.5
Installing judges 0.50.5
Fetching strscan 3.1.5
Installing strscan 3.1.5 with native extensions
Fetching liquid 5.8.7
Installing liquid 5.8.7
Fetching obk 0.3.2
Installing obk 0.3.2
Fetching sawyer 0.9.2
Installing sawyer 0.9.2
Fetching octokit 10.0.0
Installing octokit 10.0.0
Fetching sqlite3 2.7.0 (x86_64-linux-gnu)
Installing sqlite3 2.7.0 (x86_64-linux-gnu)
Fetching verbose 0.0.2
Installing verbose 0.0.2
Fetching fbe 0.23.2
Installing fbe 0.23.2
Fetching hashdiff 1.2.0
Installing hashdiff 1.2.0
Fetching language_server-protocol 3.17.0.5
Installing language_server-protocol 3.17.0.5
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.7.1
Installing minitest-reporters 1.7.1
Fetching online 0.0.1
Installing online 0.0.1
Fetching os 1.1.4
Installing os 1.1.4
Fetching parallel 1.27.0
Installing parallel 1.27.0
Fetching parser 3.3.8.0
Installing parser 3.3.8.0
Fetching prism 1.4.0
Installing prism 1.4.0 with native extensions
Fetching qbash 0.4.5
Installing qbash 0.4.5
Fetching rainbow 3.1.1
Installing rainbow 3.1.1
Fetching regexp_parser 2.10.0
Installing regexp_parser 2.10.0
Fetching rubocop-ast 1.45.1
Installing rubocop-ast 1.45.1
Fetching unicode-emoji 4.0.4
Installing unicode-emoji 4.0.4
Fetching unicode-display_width 3.1.4
Installing unicode-display_width 3.1.4
Fetching rubocop 1.77.0
Installing rubocop 1.77.0
Fetching rubocop-minitest 0.38.1
Installing rubocop-minitest 0.38.1
Fetching rubocop-performance 1.25.0
Installing rubocop-performance 1.25.0
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov-html 0.13.1
Installing simplecov-html 0.13.1
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching simplecov-cobertura 2.1.0
Installing simplecov-cobertura 2.1.0
Fetching webmock 3.25.1
Installing webmock 3.25.1
Bundle updated!
 ---> Removed intermediate container 9f0e39dee401
 ---> 5a5b123a7209
Step 10/13 : COPY judges /action/judges
 ---> 1574394da3d0
Step 11/13 : COPY lib /action/lib
 ---> f8c4827cd6ec
Step 12/13 : COPY entry.sh /action
 ---> 626aec36b69d
Step 13/13 : ENTRYPOINT ["/action/entry.sh", "/action"]
 ---> Running in a6034e9afcb6
 ---> Removed intermediate container a6034e9afcb6
 ---> 62f8146553f1
Successfully built 62f8146553f1
Successfully tagged yegor256/judges-action:0.14.14
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  890.7MB
Step 1/13 : FROM ruby:3.4
 ---> f7d64ef547a8
Step 2/13 : LABEL "repository"="https://github.com/zerocracy/judges-action"
 ---> Using cache
 ---> 703a6a226956
Step 3/13 : LABEL "maintainer"="Yegor Bugayenko"
 ---> Using cache
 ---> ac2a50e8ce7e
Step 4/13 : LABEL "version"="0.14.14"
 ---> Using cache
 ---> c3f743001ebf
Step 5/13 : RUN apt-get update     && apt-get install --no-install-recommends -y curl=7.88.* jq=1.6*     && apt-get clean     && rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> db09aefe6557
Step 6/13 : WORKDIR /action
 ---> Using cache
 ---> 7855cd1a8e60
Step 7/13 : COPY Gemfile /action
 ---> Using cache
 ---> b7723c978962
Step 8/13 : COPY Gemfile.lock /action
 ---> Using cache
 ---> 6de4d8b43528
Step 9/13 : RUN bundle update --gemfile=/action/Gemfile
 ---> Using cache
 ---> 5a5b123a7209
Step 10/13 : COPY judges /action/judges
 ---> Using cache
 ---> 1574394da3d0
Step 11/13 : COPY lib /action/lib
 ---> Using cache
 ---> f8c4827cd6ec
Step 12/13 : COPY entry.sh /action
 ---> Using cache
 ---> 626aec36b69d
Step 13/13 : ENTRYPOINT ["/action/entry.sh", "/action"]
 ---> Using cache
 ---> 62f8146553f1
Successfully built 62f8146553f1
Successfully tagged yegor256/judges-action:latest
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credential-stores

Login Succeeded
The push refers to repository [docker.io/yegor256/judges-action]

1B2303f52158: Preparing
1B6a849e92f4: Preparing
1B9b7393fac5: Preparing
1Ba6b82a2bb4: Preparing
1Baf4192b293: Preparing
1B4d9792ea4f: Preparing
1Be4ec0165b1: Preparing
1B9a7102cd2b: Preparing
1B57c5bad833: Preparing
1B87c23cf323: Preparing
1Bc0b5c45a95: Preparing
1B093a7aaa16: Preparing
1B49688bd8eb: Preparing
1Bb8fb1def00: Preparing
12B0.14.14:4digest:dsha256:cb16b265e9b08f7be7c36d0d5bff58d6076e588f78d9d7c217d02d0294e9a492 size: 3461
The push refers to repository [docker.io/yegor256/judges-action]

1B2303f52158: Preparing
1B6a849e92f4: Preparing
1B9b7393fac5: Preparing
1Ba6b82a2bb4: Preparing
1Baf4192b293: Preparing
1B4d9792ea4f: Preparing
1Be4ec0165b1: Preparing
1B9a7102cd2b: Preparing
1B57c5bad833: Preparing
1B87c23cf323: Preparing
1Bc0b5c45a95: Preparing
1B093a7aaa16: Preparing
1B49688bd8eb: Preparing
1Bb8fb1def00: Preparing
1Blatest:7digest:esha256:cb16b265e9b08f7be7c36d0d5bff58d6076e588f78d9d7c217d02d0294e9a492 size: 3461
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.14.14 -m '0.14.14: tagged by rultor.com'
+ git reset --hard
HEAD is now at 3c973f4c version set to 0.14.14
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 3c973f4c).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:zerocracy/judges-action.git
 * [new tag]           0.14.14 -> 0.14.14
container b8ccc2123accd18591ba46192bdc22a08bad92e71d8e9f1ce9e5030d2865963e is dead
Mon Jun 23 13:38:23 UTC 2025