rultor.com logo This build log was produced by rultor.com for yegor256/pgtk#411
++ dirname ./run.sh
+ cd .
+ echo 1294
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Jun 24 10:02:22 UTC 2026
+ uptime
 10:02:22 up 0 min,  0 users,  load average: 1.25, 0.35, 0.12
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Bump nokogiri from 1.19.3 to 1.19.4'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/pgtk.git
+ pull_id=411
+ fork=git@github.com:yegor256/pgtk.git
+ fork_branch=dependabot/bundler/nokogiri-1.19.4
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/pgtk.git' '--env=pull_id=411' '--env=fork=git@github.com:yegor256/pgtk.git' '--env=fork_branch=dependabot/bundler/nokogiri-1.19.4' '--env=head_branch=master' '--env=pull_title=Bump nokogiri from 1.19.3 to 1.19.4' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=411'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=dependabot/bundler/nokogiri-1.19.4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Bump nokogiri from 1.19.3 to 1.19.4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get update --yes --fix-missing'\'' '\'';'\'' '\''sudo apt-get install --yes libpq-dev postgresql-client postgresql'\'' '\'';'\'' '\''sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/initdb)" /bin/initdb'\'' '\'';'\'' '\''sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/postgres)" /bin/postgres'\'' '\'';'\'' '\''sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/pg_ctl)" /bin/pg_ctl'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''pull_id=411'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=dependabot/bundler/nokogiri-1.19.4'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Bump nokogiri from 1.19.3 to 1.19.4'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get update --yes --fix-missing' ';' 'sudo apt-get install --yes libpq-dev postgresql-client postgresql' ';' 'sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/initdb)" /bin/initdb' ';' 'sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/postgres)" /bin/postgres' ';' 'sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/pg_ctl)" /bin/pg_ctl' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'bundle exec rake' ';')
+ container=yegor256_pgtk_411
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-27-51
+ pwd
/tmp/rultor-Rxfr
+ 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/pgtk.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/pgtk.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''pull_id=411'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=dependabot/bundler/nokogiri-1.19.4'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Bump nokogiri from 1.19.3 to 1.19.4'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get update --yes --fix-missing' ';' 'sudo apt-get install --yes libpq-dev postgresql-client postgresql' ';' 'sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/initdb)" /bin/initdb' ';' 'sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/postgres)" /bin/postgres' ';' 'sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/pg_ctl)" /bin/pg_ctl' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'bundle exec rake' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/pgtk.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/pgtk
 * [new branch]      dependabot/bundler/nokogiri-1.19.4 -> fork/dependabot/bundler/nokogiri-1.19.4
 * [new branch]      master     -> fork/master
+ 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/dependabot/bundler/nokogiri-1.19.4
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'dependabot/bundler/nokogiri-1.19.4' 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 'Bump nokogiri from 1.19.3 to 1.19.4' --ff __rultor
Auto-merging Gemfile.lock
Merge made by the 'ort' strategy.
 Gemfile.lock | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
+ git log -1 --show-signature
commit bd85fec512b85dc98b973f4e3ac3fe2c7ff2e726
gpg: Signature made Wed Jun 24 10:02:28 2026 UTC
gpg:                using RSA key FAC962C42841735692C13FF43FD3FA7E9AF0FA4C
gpg: Good signature from "Rultor.com <gpg@rultor.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: FAC9 62C4 2841 7356 92C1  3FF4 3FD3 FA7E 9AF0 FA4C
Merge: fa0ef21 90e5592
Author: Rultor.com <gpg@rultor.com>
Date:   Wed Jun 24 10:02:28 2026 +0000

    Bump nokogiri from 1.19.3 to 1.19.4
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.14
++ bc
++ echo 0.14 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.14, low enough to run a new Docker container'
load average is 0.14, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java
+ docker pull yegor256/java
Using default tag: latest
latest: Pulling from yegor256/java
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
de39015cb2a0: Pulling fs layer
c5d1f12c356a: Pulling fs layer
e9b75b04736a: Pulling fs layer
74aacb7acb4e: Pulling fs layer
b343964c14ed: Pulling fs layer
2da5d65999c3: Pulling fs layer
f8ae7b3bd9d2: Pulling fs layer
62bf76adc5c1: Pulling fs layer
6f3edb78ee5d: Pulling fs layer
c5d1f12c356a: Waiting
e9b75b04736a: Waiting
74aacb7acb4e: Waiting
b343964c14ed: Waiting
2da5d65999c3: Waiting
f8ae7b3bd9d2: Waiting
62bf76adc5c1: Waiting
6f3edb78ee5d: Waiting
de39015cb2a0: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
74aacb7acb4e: Verifying Checksum
74aacb7acb4e: Download complete
b343964c14ed: Verifying Checksum
b343964c14ed: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: Download complete
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
62bf76adc5c1: Verifying Checksum
62bf76adc5c1: Download complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: Download complete
f8ae7b3bd9d2: Verifying Checksum
f8ae7b3bd9d2: Download complete
cb259a83ac3d: Pull complete
6f3edb78ee5d: Verifying Checksum
6f3edb78ee5d: Download complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
de39015cb2a0: Pull complete
c5d1f12c356a: Pull complete
e9b75b04736a: Pull complete
74aacb7acb4e: Pull complete
b343964c14ed: Pull complete
2da5d65999c3: Pull complete
f8ae7b3bd9d2: Pull complete
62bf76adc5c1: Pull complete
6f3edb78ee5d: Pull complete
Digest: sha256:321ee930e2e2723cfabc943101c63a26019e88bb50a6a98690958ec3649391bc
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_pgtk_411\s*$'
+ ls -al .
total 52
drwx------  3 ubuntu ubuntu 4096 Jun 24 10:02 .
drwxrwxrwt 12 root   root   4096 Jun 24 10:02 ..
-rwxrwxr-x  1 ubuntu ubuntu  666 Jun 24 10:02 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  498 Jun 24 10:02 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Jun 24 10:02 pid
drwxrwxr-x  9 ubuntu ubuntu 4096 Jun 24 10:02 repo
-rw-rw-r--  1 ubuntu ubuntu   81 Jun 24 10:02 rubygems.yml
-rwxrwxr-x  1 ubuntu ubuntu 7247 Jun 24 10:02 run.sh
-rw-rw-r--  1 ubuntu ubuntu  877 Jun 24 10:02 script.sh
-rw-rw-r--  1 ubuntu ubuntu 8563 Jun 24 10:03 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-Rxfr:/main --env=head=git@github.com:yegor256/pgtk.git --env=pull_id=411 --env=fork=git@github.com:yegor256/pgtk.git --env=fork_branch=dependabot/bundler/nokogiri-1.19.4 --env=head_branch=master '--env=pull_title=Bump nokogiri from 1.19.3 to 1.19.4' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=411'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=dependabot/bundler/nokogiri-1.19.4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Bump nokogiri from 1.19.3 to 1.19.4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get update --yes --fix-missing'\'' '\'';'\'' '\''sudo apt-get install --yes libpq-dev postgresql-client postgresql'\'' '\'';'\'' '\''sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/initdb)" /bin/initdb'\'' '\'';'\'' '\''sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/postgres)" /bin/postgres'\'' '\'';'\'' '\''sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/pg_ctl)" /bin/pg_ctl'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )' --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-Rxfr/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_pgtk_411 yegor256/java /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 ubuntu 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 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 polkitd 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 docker 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/.gradle /root/.m2 /root/.profile /root/.ssh /root/.wget-hsts /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./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
#!/usr/bin/env 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/pgtk.git' ; export 'pull_id=411' ; export 'fork=git@github.com:yegor256/pgtk.git' ; export 'fork_branch=dependabot/bundler/nokogiri-1.19.4' ; export 'head_branch=master' ; export 'pull_title=Bump nokogiri from 1.19.3 to 1.19.4' ; export 'author=yegor256' ; sudo apt-get update --yes --fix-missing ; sudo apt-get install --yes libpq-dev postgresql-client postgresql ; sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/initdb)" /bin/initdb ; sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/postgres)" /bin/postgres ; sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/pg_ctl)" /bin/pg_ctl ; pdd -f /dev/null ; bundle install --no-color ; bundle exec rake ;
+ su --login r --command /home/r/script.sh
Get:1ohttp://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
Get:2ahttp://archive.ubuntu.com/ubuntuhnoblesInReleaseg[256 kB]ders] [1 InRelea
Get:3ahttps://download.docker.com/linux/ubuntu nobleRInRelease.[48.52kB]kB 24%]
Get:4ahttp://archive.ubuntu.com/ubuntu4noble-updatesBInReleasee[126lkB]ek2565kB
Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
Get:6ahttps://packages.adoptium.net/artifactory/deb bullseye InRelease [7,507 B]
Get:7ohttp://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,486 kB]
Get:8ohttp://security.ubuntu.com/ubuntuhnoble-security/multiverse amd64 Packages [43.8 kB]
Get:9 http://security.ubuntu.com/ubuntuhnoble-security/restricted amd64 Packages [1,308 kB]
Get:10Phttp://security.ubuntu.com/ubuntu0noble-security/main amd64 Packages [966 kB]
Get:11Phttps://download.docker.com/linux/ubuntu9noble/stable amd64 Packages [70.3 kB]
Get:12rhttp://archive.ubuntu.com/ubuntu4noble/restricted9amd64 Packages [117 kB]
Get:13ihttp://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
Get:14rhttp://archive.ubuntu.com/ubuntu noble/multiverse5amd64 Packages [331 kB]
Get:15 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
Get:16rhttp://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [49.5 kB]
Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,286 kB]
Get:18 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,108 kB]
Get:19 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,383 kB]
Get:20 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B]
Get:21 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB]
Get:22 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB]
Get:235https://packages.adoptium.net/artifactory/deb0bullseye/main amd64 Packages [24.0 kB]
Fetchedo31.1gMBeins3sr(10.9]MB/s)ackages 6,107 B/24.0 kB 25%]
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  libcommon-sense-perl libjson-perl libjson-xs-perl libllvm17t64 libpopt0
  libpq5 libsensors-config libsensors5 libtypes-serialiser-perl libxslt1.1
  logrotate postgresql-16 postgresql-client-16 postgresql-client-common
  postgresql-common ssl-cert sysstat
Suggested packages:
  postgresql-doc-16 lm-sensors bsd-mailx | mailx postgresql-doc isag
The following NEW packages will be installed:
  libcommon-sense-perl libjson-perl libjson-xs-perl libllvm17t64 libpopt0
  libpq-dev libpq5 libsensors-config libsensors5 libtypes-serialiser-perl
  libxslt1.1 logrotate postgresql postgresql-16 postgresql-client
  postgresql-client-16 postgresql-client-common postgresql-common ssl-cert
  sysstat
0 upgraded, 20 newly installed, 0 to remove and 9 not upgraded.
Need to get 44.6 MB of archives.
After this operation, 178 MB of additional disk space will be used.
Get:1ohttp://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB]
Get:2ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB]
Get:3ohttp://archive.ubuntu.com/ubuntu4noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB]
Get:4ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB]
Get:5ohttp://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB]
Get:6ohttp://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB]
Get:7ohttp://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B]
Get:8ohttp://archive.ubuntu.com/ubuntu]noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB]
Get:9ohttp://archive.ubuntu.com/ubuntu noble/main amd64 sysstat amd64 12.6.1-2 [489 kB]
Get:10ohttp://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB]
Get:11ohttp://archive.ubuntu.com/ubuntuBnoble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
Get:12ohttp://archive.ubuntu.com/ubuntu.noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB]
Get:13ohttp://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB]
Get:14ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB]
Get:15ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB]
Get:16ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB]
Get:17ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB]
Get:18ohttp://archive.ubuntu.com/ubuntuknoble-updates/main amd64 postgresql-16 amd64 16.14-0ubuntu0.24.04.1 [15.6 MB]
Get:19ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql all 16+257build1.1 [11.6 kB]
Get:20ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client all 16+257build1.1 [11.6 kB]
Fetchedo44.6gMBsin-1si(57.8 MB/s)6 kB 0%]
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libjson-perl.
(Reading database ... 21138 files and directories currently installed.)
Preparing to unpack .../00-libjson-perl_4.10000-1_all.deb ...
Unpacking libjson-perl (4.10000-1) ...
Selecting previously unselected package postgresql-client-common.
Preparing to unpack .../01-postgresql-client-common_257build1.1_all.deb ...
Unpacking postgresql-client-common (257build1.1) ...
Selecting previously unselected package ssl-cert.
Preparing to unpack .../02-ssl-cert_1.1.2ubuntu1_all.deb ...
Unpacking ssl-cert (1.1.2ubuntu1) ...
Selecting previously unselected package postgresql-common.
Preparing to unpack .../03-postgresql-common_257build1.1_all.deb ...
Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'
Unpacking postgresql-common (257build1.1) ...
Selecting previously unselected package libpopt0:amd64.
Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ...
Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ...
Selecting previously unselected package logrotate.
Preparing to unpack .../05-logrotate_3.21.0-2build1_amd64.deb ...
Unpacking logrotate (3.21.0-2build1) ...
Selecting previously unselected package libsensors-config.
Preparing to unpack .../06-libsensors-config_1%3a3.6.0-9build1_all.deb ...
Unpacking libsensors-config (1:3.6.0-9build1) ...
Selecting previously unselected package libsensors5:amd64.
Preparing to unpack .../07-libsensors5_1%3a3.6.0-9build1_amd64.deb ...
Unpacking libsensors5:amd64 (1:3.6.0-9build1) ...
Selecting previously unselected package sysstat.
Preparing to unpack .../08-sysstat_12.6.1-2_amd64.deb ...
Unpacking sysstat (12.6.1-2) ...
Selecting previously unselected package libcommon-sense-perl:amd64.
Preparing to unpack .../09-libcommon-sense-perl_3.75-3build3_amd64.deb ...
Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ...
Selecting previously unselected package libtypes-serialiser-perl.
Preparing to unpack .../10-libtypes-serialiser-perl_1.01-1_all.deb ...
Unpacking libtypes-serialiser-perl (1.01-1) ...
Selecting previously unselected package libjson-xs-perl.
Preparing to unpack .../11-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ...
Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ...
Selecting previously unselected package libllvm17t64:amd64.
Preparing to unpack .../12-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ...
Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ...
Selecting previously unselected package libpq5:amd64.
Preparing to unpack .../13-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ...
Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ...
Selecting previously unselected package libpq-dev.
Preparing to unpack .../14-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ...
Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ...
Selecting previously unselected package libxslt1.1:amd64.
Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ...
Selecting previously unselected package postgresql-client-16.
Preparing to unpack .../16-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ...
Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ...
Selecting previously unselected package postgresql-16.
Preparing to unpack .../17-postgresql-16_16.14-0ubuntu0.24.04.1_amd64.deb ...
Unpacking postgresql-16 (16.14-0ubuntu0.24.04.1) ...
Selecting previously unselected package postgresql.
Preparing to unpack .../18-postgresql_16+257build1.1_all.deb ...
Unpacking postgresql (16+257build1.1) ...
Selecting previously unselected package postgresql-client.
Preparing to unpack .../19-postgresql-client_16+257build1.1_all.deb ...
Unpacking postgresql-client (16+257build1.1) ...
Setting up postgresql-client-common (257build1.1) ...
Setting up libsensors-config (1:3.6.0-9build1) ...
Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ...
Setting up libcommon-sense-perl:amd64 (3.75-3build3) ...
Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ...
Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ...
Setting up ssl-cert (1.1.2ubuntu1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline
Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service.
Setting up libsensors5:amd64 (1:3.6.0-9build1) ...
Setting up libtypes-serialiser-perl (1.01-1) ...
Setting up libjson-perl (4.10000-1) ...
Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ...
Setting up sysstat (12.6.1-2) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline

Creating config file /etc/default/sysstat with new version
update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/sar.1.gz because associated file /usr/share/man/man1/sar.sysstat.1.gz (of link group sar) doesn't exist
Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer → /usr/lib/systemd/system/sysstat-collect.timer.
Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer → /usr/lib/systemd/system/sysstat-summary.timer.
Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service → /usr/lib/systemd/system/sysstat.service.
Setting up libpopt0:amd64 (1.19+dfsg-1build1) ...
Setting up logrotate (3.21.0-2build1) ...
Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer.
Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ...
Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ...
update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
Setting up postgresql-common (257build1.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline

Creating config file /etc/postgresql-common/createcluster.conf with new version
Building PostgreSQL dictionaries from installed myspell/hunspell packages...
Removing obsolete dictionary files:
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service.
Setting up postgresql-client (16+257build1.1) ...
Setting up postgresql-16 (16.14-0ubuntu0.24.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline
Creating new PostgreSQL cluster 16/main ...
/usr/lib/postgresql/16/bin/initdb -D /var/lib/postgresql/16/main --auth-local peer --auth-host scram-sha-256 --no-instructions
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".

Data page checksums are disabled.

fixing permissions on existing directory /var/lib/postgresql/16/main ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Etc/UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up postgresql (16+257build1.1) ...
Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.9 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/docker.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .yamllint.yml ...
Reading .yardopts ...
Reading Gemfile ...
Reading Gemfile.lock ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading Rakefile ...
Reading cucumber.yml ...
Reading lib/pgtk/impatient/too_slow.rb ...
Reading lib/pgtk/impatient.rb ...
Reading lib/pgtk/liquibase_task.rb ...
Reading lib/pgtk/liquicheck_task/must_error.rb ...
Reading lib/pgtk/liquicheck_task.rb ...
Reading lib/pgtk/pgsql_task.rb ...
Reading lib/pgtk/pool/busy.rb ...
Reading lib/pgtk/pool/iterable_queue.rb ...
Reading lib/pgtk/pool/txn.rb ...
Reading lib/pgtk/pool.rb ...
Reading lib/pgtk/retry/exhausted.rb ...
Reading lib/pgtk/retry.rb ...
Reading lib/pgtk/spy.rb ...
Reading lib/pgtk/stash.rb ...
Reading lib/pgtk/version.rb ...
Reading lib/pgtk/wire/direct.rb ...
Reading lib/pgtk/wire/env.rb ...
Reading lib/pgtk/wire/yaml.rb ...
Reading lib/pgtk/wire.rb ...
Reading lib/pgtk.rb ...
Reading pgtk.gemspec ...
Reading resources/pom.xml ...
Reading test/test__helper.rb ...
Reading test/test_fake_config.rb ...
Reading test/test_impatient.rb ...
Reading test/test_liquibase_task.rb ...
Reading test/test_liquicheck_task.rb ...
Reading test/test_pgsql_task.rb ...
Reading test/test_pool.rb ...
Reading test/test_retry.rb ...
Reading test/test_spy.rb ...
Reading test/test_stash.rb ...
Reading test/test_wire.rb ...
Reading test-resources/2019/01-test.xml ...
Reading test-resources/master.xml ...
Bundler 2.6.9 is running, but your lockfile was generated with 2.6.8. Installing Bundler 2.6.8 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.6.8
Installing bundler 2.6.8
Fetching gem metadata from https://rubygems.org/.........
Fetching rake 13.4.2
Installing rake 13.4.2
Fetching ansi 1.6.0
Installing ansi 1.6.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching cgi 0.5.1
Installing cgi 0.5.1 with native extensions
Fetching concurrent-ruby 1.3.7
Installing concurrent-ruby 1.3.7
Fetching docile 1.4.1
Installing docile 1.4.1
Fetching os 1.1.4
Installing os 1.1.4
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching loog 0.8.0
Installing loog 0.8.0
Fetching tago 0.7.0
Installing tago 0.7.0
Fetching elapsed 0.3.1
Installing elapsed 0.3.1
Fetching qbash 0.8.4
Installing qbash 0.8.4
Fetching donce 0.7.0
Installing donce 0.7.0
Fetching drb 2.2.3
Installing drb 2.2.3
Fetching joined 0.4.0
Installing joined 0.4.0
Fetching json 2.19.9
Installing json 2.19.9 with native extensions
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 prism 1.9.0
Installing prism 1.9.0 with native extensions
Fetching minitest 6.0.6
Installing minitest 6.0.6
Fetching minitest-mock 5.27.0
Installing minitest-mock 5.27.0
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.8.0
Installing minitest-reporters 1.8.0
Fetching minitest-stub-const 0.6
Installing minitest-stub-const 0.6
Fetching parallel 2.1.0
Installing parallel 2.1.0
Fetching parser 3.3.11.1
Installing parser 3.3.11.1
Fetching pg 1.6.3 (x86_64-linux)
Installing pg 1.6.3 (x86_64-linux)
Fetching random-port 0.8.2
Installing random-port 0.8.2
Fetching waitutil 0.2.1
Installing waitutil 0.2.1
Fetching rack 3.2.6
Installing rack 3.2.6
Fetching regexp_parser 2.12.0
Installing regexp_parser 2.12.0
Fetching rubocop-ast 1.49.1
Installing rubocop-ast 1.49.1
Fetching unicode-emoji 4.2.0
Installing unicode-emoji 4.2.0
Fetching unicode-display_width 3.2.0
Installing unicode-display_width 3.2.0
Fetching rubocop 1.87.0
Installing rubocop 1.87.0
Fetching rubocop-elegant 0.6.0
Installing rubocop-elegant 0.6.0
Fetching rubocop-minitest 0.39.1
Installing rubocop-minitest 0.39.1
Fetching rubocop-performance 1.26.1
Installing rubocop-performance 1.26.1
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov-html 0.13.2
Installing simplecov-html 0.13.2
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 3.1.0
Installing simplecov-cobertura 3.1.0
Fetching threads 0.5.0
Installing threads 0.5.0
Fetching timeout 0.6.1
Installing timeout 0.6.1
Fetching xcop 0.9.0
Installing xcop 0.9.0
Fetching yard 0.9.44
Installing yard 0.9.44
Bundle complete! 20 Gemfile dependencies, 58 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
/usr/local/bundle/gems/waitutil-0.2.1/lib/waitutil.rb:37: warning: assigned but unused variable - stop_time
/usr/local/bundle/gems/waitutil-0.2.1/lib/waitutil.rb:121: warning: assigned but unused variable - reader
/usr/local/bundle/gems/waitutil-0.2.1/lib/waitutil.rb:121: warning: assigned but unused variable - error
Started with run options --seed 12806

TestImpatient
  test_skips_by_regex                                            32m PASS0m (14.55s)
  test_doesnt_interrupt_in_transaction                           32m PASS0m (11.62s)
  test_dumps_inner_state                                         32m PASS0m (11.41s)
  test_terminates_idle_in_transaction                            32m PASS0m (13.00s)
  test_doesnt_interrupt                                          32m PASS0m (10.81s)
  test_interrupts                                                32m PASS0m (10.92s)
  test_accepts_fractional_timeout_in_transaction                 32m PASS0m (11.45s)
  test_excluded_still_timed_out                                  32m PASS0m (17.10s)
  test_takes_version                                             32m PASS0m (21.97s)
  test_does_not_leave_orphan_backend_after_timeout               32m PASS0m (14.32s)
  test_doesnt_shadow_larger_timeout                              32m PASS0m (50.17s)
  test_sets_server_side_timeout_per_query                        32m PASS0m (10.82s)
  test_excluded_custom_default                                   32m PASS0m (10.77s)
  test_excluded_zero_default                                     32m PASS0m (11.11s)

TestStash
  test_query_with_semicolon                                      32m PASS0m (11.39s)
  test_preserves_stale_marker_on_refill                          32m PASS0m (11.08s)
  test_not_count_queries_that_uncached                           32m PASS0m (11.05s)
  test_dump_inner_state                                          32m PASS0m (10.83s)
  test_cache_refill_respects_pause                               32m PASS0m (10.95s)
  test_select_stays_consistent_under_writers                     32m PASS0m (27.76s)
  test_two_writes_same_tick_marks_cache_stillborn                32m PASS0m (10.94s)
  test_retire_oldest_queries                                     32m PASS0m (11.38s)
  test_invalidates_cache_for_digited_table                       32m PASS0m (10.81s)
  test_refill_skips_when_modify_in_flight                        32m PASS0m (11.24s)
  test_retiree_prunes_tables_index                               32m PASS0m (11.44s)
  test_dump_not_started_inner_state                              32m PASS0m (10.89s)
  test_caches_select_from_digited_table                          32m PASS0m (11.72s)
  test_dumps_with_spaces_in_query                                32m PASS0m (11.06s)
  test_replenish_survives_eviction                               32m PASS0m (11.17s)
  test_caching_with_params                                       32m PASS0m (11.27s)
  test_dump_empty_inner_state                                    32m PASS0m (11.07s)
  test_select_does_not_clear_stale_marker                        32m PASS0m (11.05s)
  test_start                                                     32m PASS0m (11.33s)
  test_transaction                                               32m PASS0m (11.09s)
  test_concurrent_stash_iteration_is_safe                        32m PASS0m (14.21s)
  test_version                                                   32m PASS0m (11.02s)
  test_cache_refills                                             32m PASS0m (11.60s)
  test_simple_insert                                             32m PASS0m (11.08s)
NOTICE:  table "tmp" does not exist, skipping
  test_select_with_keyword_in_string                             32m PASS0m (11.58s)
  test_cache_invalidation                                        32m PASS0m (11.11s)
  test_list_query_converges_after_writers                        32m PASS0m (27.55s)
  test_invalidates_cache_for_underscored_table                   32m PASS0m (10.89s)
  test_non_trivial_queries                                       32m PASS0m (12.16s)
  test_cold_miss_marks_stale_on_race                             32m PASS0m (12.11s)
  test_caps_oldest_queries                                       32m PASS0m (11.43s)
  test_cascade_delete_invalidates_child_cache                    32m PASS0m (11.36s)
  test_refill_does_not_clobber_fresh_cache                       32m PASS0m (11.27s)
  test_capper_prunes_tables_index                                32m PASS0m (11.48s)
  test_caching                                                   32m PASS0m (11.26s)
  test_raise_no_tables_error                                     32m PASS0m (11.28s)

TestLiquibaseTask
  test_latest_version                                            32m PASS0m (17.37s)
  test_with_invalid_master_file                                  32m PASS0m (0.00s)
  test_schema_dump                                               32m PASS0m (11.16s)
  test_basic                                                     32m PASS0m (11.68s)

TestFakeConfig
  test_creates_yaml_when_called_twice_with_same_id               32m PASS0m (22.21s)

TestLiquicheckTask
  test_with_empty_attributes                                     32m PASS0m (0.48s)
  test_without_xml                                               32m PASS0m (0.37s)
  test_without_errors                                            32m PASS0m (0.37s)
  test_with_incorrect_attributes                                 32m PASS0m (0.40s)
  test_simple                                                    32m PASS0m (0.00s)

TestSpy
  test_simple_insert                                             32m PASS0m (12.04s)
  test_version                                                   32m PASS0m (11.12s)
  test_transaction                                               32m PASS0m (11.06s)
  test_start                                                     32m PASS0m (11.24s)
  test_duration                                                  32m PASS0m (10.95s)

TestRetry
  test_takes_version                                             32m PASS0m (11.34s)
  test_preserves_original_error_as_cause                         32m PASS0m (11.26s)
  test_executes_select_without_error                             32m PASS0m (10.79s)
  test_does_not_retry_update                                     32m PASS0m (11.19s)
  test_retries_select_on_failure                                 32m PASS0m (11.02s)
  test_retries_select_on_too_slow                                32m PASS0m (10.87s)
  test_retries_with_unicode_query                                32m PASS0m (10.96s)
  test_does_not_retry_delete                                     32m PASS0m (10.99s)
  test_does_not_retry_non_select_on_connection_bad               32m PASS0m (11.49s)
  test_handles_select_case_insensitive                           32m PASS0m (11.23s)
  test_retries_insert_on_too_slow                                32m PASS0m (11.40s)
  test_handles_array_sql                                         32m PASS0m (11.27s)
  test_fails_after_max_too_slow_attempts                         32m PASS0m (11.12s)
  test_fails_after_max_attempts                                  32m PASS0m (11.25s)
  test_transaction_passes_through                                32m PASS0m (10.80s)
  test_does_not_retry_insert                                     32m PASS0m (10.80s)
  test_dumps_inner_state                                         32m PASS0m (11.00s)
  test_handles_select_with_leading_whitespace                    32m PASS0m (10.59s)

TestWire
  test_explicit_kwargs_win_over_url_query                        32m PASS0m (11.21s)
  test_yaml_forwards_extra_opts                                  32m PASS0m (11.21s)
  test_honors_url_query_options_in_env                           32m PASS0m (11.06s)
  test_connects_via_env_variable                                 32m PASS0m (11.07s)
  test_forwards_extra_opts_via_direct                            32m PASS0m (11.61s)
  test_defaults_port_when_missing                                32m PASS0m (11.10s)
  test_connects                                                  32m PASS0m (11.18s)

TestPool
  test_complex_query                                             32m PASS0m (11.66s)
  test_no_slot_leak_on_renew_failure                             32m PASS0m (10.99s)
  test_logs_errors                                               32m PASS0m (11.05s)
  test_transaction_with_error                                    32m PASS0m (11.12s)
  test_no_double_login_on_renew_failure                          32m PASS0m (11.53s)
  test_dumps_closed_connection_with_timestamp                    32m PASS0m (11.44s)
  test_dumps_closed_connection_with_last_query                   32m PASS0m (11.27s)
  test_reconnects_on_pg_error                                    32m PASS0m (11.24s)
  test_logs_sql                                                  32m PASS0m (11.23s)
  test_with_spy                                                  32m PASS0m (11.24s)
  test_start_fails_on_broken_pool                                32m PASS0m (11.05s)
  test_logs_pgsql_errors_to_logger                               32m PASS0m (11.55s)
  test_concurrent_start                                          32m PASS0m (11.53s)
  test_validates_stale_connection_on_checkout                    32m PASS0m (11.57s)
  test_recycles_dead_connection_on_next_checkout                 32m PASS0m (11.10s)
Connection refused - connect(2) for "localhost" port 1125
  test_reconnects_on_pg_reboot                                   32m PASS0m (7.74s)
  test_basic                                                     32m PASS0m (11.12s)
  test_transaction                                               32m PASS0m (11.42s)
  test_queries_with_block                                        32m PASS0m (10.98s)
  test_reads_version                                             32m PASS0m (11.14s)
  test_dumps_running_query_for_active_connection                 32m PASS0m (12.21s)
  test_dumps_different_statuses                                  32m PASS0m (11.27s)
  test_dumps_itself                                              32m PASS0m (11.30s)
  test_renews_dead_connections_proactively                       32m PASS0m (11.22s)
  test_dumps_connections                                         32m PASS0m (10.77s)
  test_validates_slots_during_start                              32m PASS0m (11.24s)
  test_raises_busy_on_connection_timeout                         32m PASS0m (11.86s)
  test_dumps_closed_connection_with_reason                       32m PASS0m (11.07s)
  test_ellipsizes_long_running_query_in_dump                     32m PASS0m (12.05s)
  test_renews_connection_after_failed_txn                        32m PASS0m (11.21s)
  test_rolls_back_on_non_standard_error                          32m PASS0m (11.26s)

TestPgsqlTask
  test_docker                                                    32m PASS0m (15.21s)
  test_not_quiet                                                 32m PASS0m (2.75s)
  test_basic                                                     32m PASS0m (3.76s)

Finished in 1428.55624s
124 tests, 412 assertions, 32m0 failures, 0 errors, 0m33m0 skips0m
Coverage report generated for test to /home/r/repo/coverage.
Line Coverage: 96.63% (746 / 772)
Coverage report generated for test to /home/r/repo/coverage/coverage.xml.
Line Coverage: 96.63% (746 / 772)
+ bundle exec ruby lib/pgtk/impatient/too_slow.rb /#13769
+ bundle exec ruby lib/pgtk/impatient.rb /#13780
+ bundle exec ruby lib/pgtk/liquibase_task.rb /#13791
+ bundle exec ruby lib/pgtk/liquicheck_task/must_error.rb /#13802
+ bundle exec ruby lib/pgtk/liquicheck_task.rb /#13813
+ bundle exec ruby lib/pgtk/pgsql_task.rb /#13824
+ bundle exec ruby lib/pgtk/pool/busy.rb /#13835
+ bundle exec ruby lib/pgtk/pool/iterable_queue.rb /#13846
+ bundle exec ruby lib/pgtk/pool/txn.rb /#13857
+ bundle exec ruby lib/pgtk/pool.rb /#13868
+ bundle exec ruby lib/pgtk/retry/exhausted.rb /#13879
+ bundle exec ruby lib/pgtk/retry.rb /#13890
+ bundle exec ruby lib/pgtk/spy.rb /#13901
+ bundle exec ruby lib/pgtk/stash.rb /#13912
+ bundle exec ruby lib/pgtk/version.rb /#13923
+ bundle exec ruby lib/pgtk/wire/direct.rb /#13934
+ bundle exec ruby lib/pgtk/wire/env.rb /#13945
+ bundle exec ruby lib/pgtk/wire/yaml.rb /#13956
+ bundle exec ruby lib/pgtk/wire.rb /#13967
+ bundle exec ruby lib/pgtk.rb /#13978
Running RuboCop...
Inspecting 34 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m

34 files inspected, 32mno offenses0m detected
Running xcop...
Inspecting 3 files...
32m.0m32m.0m32m.0m
3 files checked, everything looks 32mpretty0m
?25h2KFiles:1m⣾aGenera20nggdoc/Pgtk/LiquicheckTask/MustError.html0m
Modules:         2 (    0 undocumented)
Classes:        17 (    0 undocumented)
Constants:       2 (    2 undocumented)
Attributes:     17 (    0 undocumented)
Methods:        46 (    4 undocumented)
 92.86% documented
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
remote:
remote: GitHub found 13 vulnerabilities on yegor256/pgtk's default branch (1 critical, 2 high, 3 moderate, 7 low). To find out more, visit:
remote:      https://github.com/yegor256/pgtk/security/dependabot
remote:
To github.com:yegor256/pgtk.git
   fa0ef21..bd85fec  master -> master
container e25bb73c325416a68cfd95c9e7c0bb6f845069a03f872c482522f3495fa9bac6 is dead
Wed Jun 24 10:29:57 UTC 2026