rultor.com logo This build log was produced by rultor.com for yegor256/pgtk#77
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1237
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Jun  3 12:54:52 UTC 2024
+ uptime
 12:54:52 up 0 min,  0 users,  load average: 1.18, 0.36, 0.13
+ ff=default
+ image=yegor256/rultor-image:1.23.1
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency rubocop-rspec to v2.30.0'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/pgtk.git
+ pull_id=77
+ fork=git@github.com:yegor256/pgtk.git
+ fork_branch=renovate/rubocop-rspec-2.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/pgtk.git' '--env=pull_id=77' '--env=fork=git@github.com:yegor256/pgtk.git' '--env=fork_branch=renovate/rubocop-rspec-2.x' '--env=head_branch=master' '--env=pull_title=Update dependency rubocop-rspec to v2.30.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=77'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/rubocop-rspec-2.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency rubocop-rspec to v2.30.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''pull_id=77'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=renovate/rubocop-rspec-2.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency rubocop-rspec to v2.30.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'bundle exec rake' ';')
+ container=yegor256_pgtk_77
+ as_root=false
+ hostname
ip-172-31-16-14
+ pwd
/tmp/rultor-KcCk
+ 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: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 me@rultor.com
+ git config user.name rultor
+ '[' -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=77'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=renovate/rubocop-rspec-2.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency rubocop-rspec to v2.30.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'bundle exec rake' ';'
+ sensitive=()
+ rm -rf .gnupg
+ 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]      master     -> fork/master
 * [new branch]      renovate/rubocop-rspec-2.x -> fork/renovate/rubocop-rspec-2.x
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/rubocop-rspec-2.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/rubocop-rspec-2.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 944d5fc..35089ed
Fast-forward
 Gemfile      | 2 +-
 Gemfile.lock | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.13
++ bc
++ echo 0.13 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.13, low enough to run a new Docker container'
load average is 0.13, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.23.1
+ docker pull yegor256/rultor-image:1.23.1
1.23.1: Pulling from yegor256/rultor-image
bccd10f490ab: Pulling fs layer
2c78bdfd1661: Pulling fs layer
30469571f9ab: Pulling fs layer
cac62b5ba932: Pulling fs layer
403ec2ae2389: Pulling fs layer
62628d0488a1: Pulling fs layer
84283471f652: Pulling fs layer
9ad1fa82e034: Pulling fs layer
80bda748ab48: Pulling fs layer
615b3b9f2aac: Pulling fs layer
09ce9dff669f: Pulling fs layer
e8271a417b38: Pulling fs layer
0c9916c1cff4: Pulling fs layer
875e86560ccf: Pulling fs layer
091892e3a304: Pulling fs layer
1cbed1b837ca: Pulling fs layer
986b3170a0d9: Pulling fs layer
e56ee5c784dc: Pulling fs layer
8cb6f425b6ba: Pulling fs layer
35d35565636d: Pulling fs layer
8e683020951f: Pulling fs layer
13d94c2ee76f: Pulling fs layer
41080f3c5d30: Pulling fs layer
123b733366ff: Pulling fs layer
630a507fc3a5: Pulling fs layer
55c1f8c9bd45: Pulling fs layer
cac62b5ba932: Waiting
403ec2ae2389: Waiting
62628d0488a1: Waiting
84283471f652: Waiting
9ad1fa82e034: Waiting
80bda748ab48: Waiting
615b3b9f2aac: Waiting
09ce9dff669f: Waiting
e8271a417b38: Waiting
0c9916c1cff4: Waiting
875e86560ccf: Waiting
091892e3a304: Waiting
1cbed1b837ca: Waiting
986b3170a0d9: Waiting
e56ee5c784dc: Waiting
8cb6f425b6ba: Waiting
35d35565636d: Waiting
8e683020951f: Waiting
13d94c2ee76f: Waiting
41080f3c5d30: Waiting
123b733366ff: Waiting
630a507fc3a5: Waiting
55c1f8c9bd45: Waiting
2c78bdfd1661: Verifying Checksum
2c78bdfd1661: Download complete
bccd10f490ab: Verifying Checksum
bccd10f490ab: Download complete
30469571f9ab: Verifying Checksum
30469571f9ab: Download complete
62628d0488a1: Verifying Checksum
62628d0488a1: Download complete
84283471f652: Verifying Checksum
84283471f652: Download complete
9ad1fa82e034: Verifying Checksum
9ad1fa82e034: Download complete
80bda748ab48: Verifying Checksum
80bda748ab48: Download complete
615b3b9f2aac: Verifying Checksum
615b3b9f2aac: Download complete
cac62b5ba932: Verifying Checksum
cac62b5ba932: Download complete
e8271a417b38: Verifying Checksum
e8271a417b38: Download complete
bccd10f490ab: Pull complete
2c78bdfd1661: Pull complete
09ce9dff669f: Verifying Checksum
09ce9dff669f: Download complete
0c9916c1cff4: Verifying Checksum
0c9916c1cff4: Download complete
091892e3a304: Verifying Checksum
091892e3a304: Download complete
30469571f9ab: Pull complete
1cbed1b837ca: Verifying Checksum
1cbed1b837ca: Download complete
986b3170a0d9: Verifying Checksum
986b3170a0d9: Download complete
e56ee5c784dc: Verifying Checksum
e56ee5c784dc: Download complete
8cb6f425b6ba: Verifying Checksum
8cb6f425b6ba: Download complete
35d35565636d: Verifying Checksum
35d35565636d: Download complete
8e683020951f: Verifying Checksum
8e683020951f: Download complete
13d94c2ee76f: Verifying Checksum
13d94c2ee76f: Download complete
41080f3c5d30: Verifying Checksum
41080f3c5d30: Download complete
123b733366ff: Verifying Checksum
123b733366ff: Download complete
630a507fc3a5: Verifying Checksum
630a507fc3a5: Download complete
55c1f8c9bd45: Verifying Checksum
55c1f8c9bd45: Download complete
403ec2ae2389: Verifying Checksum
403ec2ae2389: Download complete
875e86560ccf: Verifying Checksum
875e86560ccf: Download complete
cac62b5ba932: Pull complete
403ec2ae2389: Pull complete
62628d0488a1: Pull complete
84283471f652: Pull complete
9ad1fa82e034: Pull complete
80bda748ab48: Pull complete
615b3b9f2aac: Pull complete
09ce9dff669f: Pull complete
e8271a417b38: Pull complete
0c9916c1cff4: Pull complete
875e86560ccf: Pull complete
091892e3a304: Pull complete
1cbed1b837ca: Pull complete
986b3170a0d9: Pull complete
e56ee5c784dc: Pull complete
8cb6f425b6ba: Pull complete
35d35565636d: Pull complete
8e683020951f: Pull complete
13d94c2ee76f: Pull complete
41080f3c5d30: Pull complete
123b733366ff: Pull complete
630a507fc3a5: Pull complete
55c1f8c9bd45: Pull complete
Digest: sha256:6ab533a12e1dbf652e3df191f158bf2177321eee72dc1e1b0e94cf32fe77b620
Status: Downloaded newer image for yegor256/rultor-image:1.23.1
docker.io/yegor256/rultor-image:1.23.1
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_pgtk_77\s*$'
+ ls -al .
total 52
drwx------  3 ubuntu ubuntu 4096 Jun  3 12:54 .
drwxrwxrwt 13 root   root   4096 Jun  3 13:00 ..
-rwxrwxr-x  1 ubuntu ubuntu  556 Jun  3 12:56 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Jun  3 12:54 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Jun  3 12:54 pid
drwxrwxr-x  8 ubuntu ubuntu 4096 Jun  3 12:54 repo
-rw-rw-r--  1 ubuntu ubuntu   81 Jun  3 12:54 rubygems.yml
-rwxrwxr-x  1 ubuntu ubuntu 5947 Jun  3 12:54 run.sh
-rw-rw-r--  1 ubuntu ubuntu  537 Jun  3 12:54 script.sh
-rw-rw-r--  1 ubuntu ubuntu 8737 Jun  3 13:00 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-KcCk:/main --env=head=git@github.com:yegor256/pgtk.git --env=pull_id=77 --env=fork=git@github.com:yegor256/pgtk.git --env=fork_branch=renovate/rubocop-rspec-2.x --env=head_branch=master '--env=pull_title=Update dependency rubocop-rspec to v2.30.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=77'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/rubocop-rspec-2.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency rubocop-rspec to v2.30.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-KcCk/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_pgtk_77 yegor256/rultor-image:1.23.1 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-timesync r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/.rvmrc /root/texmf /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
#!/bin/bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/pgtk.git' ; export 'pull_id=77' ; export 'fork=git@github.com:yegor256/pgtk.git' ; export 'fork_branch=renovate/rubocop-rspec-2.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency rubocop-rspec to v2.30.0' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; bundle exec rake ;
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.2.2 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
/usr/local/rvm/gems/ruby-3.2.2/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/license.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .simplecov ...
Reading .yamllint.yml ...
Reading Gemfile ...
Reading Gemfile.lock ...
Reading LICENSE.txt ...
Reading README.md ...
Reading Rakefile ...
Reading cucumber.yml ...
Reading lib/pgtk/liquibase_task.rb ...
Reading lib/pgtk/pgsql_task.rb ...
Reading lib/pgtk/pool.rb ...
Reading lib/pgtk/version.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_liquibase_task.rb ...
Reading test/test_pgsql_task.rb ...
Reading test/test_pool.rb ...
Reading test-resources/2019/01-test.xml ...
Reading test-resources/master.xml ...
Bundler 2.4.10 is running, but your lockfile was generated with 2.5.6. Installing Bundler 2.5.6 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.6
Installing bundler 2.5.6
Fetching gem metadata from https://rubygems.org/...........
Fetching rake 13.2.1
Installing rake 13.2.1
Fetching base64 0.2.0
Installing base64 0.2.0
Fetching bigdecimal 3.1.8
Installing bigdecimal 3.1.8 with native extensions
Fetching concurrent-ruby 1.2.3
Installing concurrent-ruby 1.2.3
Fetching connection_pool 2.4.1
Installing connection_pool 2.4.1
Fetching drb 2.2.1
Installing drb 2.2.1
Fetching i18n 1.14.5
Installing i18n 1.14.5
Fetching minitest 5.23.1
Installing minitest 5.23.1
Fetching mutex_m 0.2.0
Installing mutex_m 0.2.0
Fetching tzinfo 2.0.6
Installing tzinfo 2.0.6
Fetching activesupport 7.1.3.3
Installing activesupport 7.1.3.3
Fetching builder 3.2.4
Installing builder 3.2.4
Fetching erubi 1.12.0
Installing erubi 1.12.0
Fetching racc 1.8.0
Installing racc 1.8.0 with native extensions
Fetching nokogiri 1.16.5 (x86_64-linux)
Installing nokogiri 1.16.5 (x86_64-linux)
Fetching rails-dom-testing 2.2.0
Installing rails-dom-testing 2.2.0
Fetching crass 1.0.6
Installing crass 1.0.6
Fetching loofah 2.22.0
Installing loofah 2.22.0
Fetching rails-html-sanitizer 1.6.0
Installing rails-html-sanitizer 1.6.0
Fetching actionview 7.1.3.3
Installing actionview 7.1.3.3
Fetching rack 3.0.11
Installing rack 3.0.11
Fetching rack-session 2.0.0
Installing rack-session 2.0.0
Fetching rack-test 2.1.0
Installing rack-test 2.1.0
Fetching actionpack 7.1.3.3
Installing actionpack 7.1.3.3
Fetching ast 2.4.2
Installing ast 2.4.2
Fetching backtrace 0.4.0
Installing backtrace 0.4.0
Fetching diff-lcs 1.5.1
Installing diff-lcs 1.5.1
Fetching docile 1.4.0
Installing docile 1.4.0
Fetching io-console 0.7.2
Installing io-console 0.7.2 with native extensions
Fetching stringio 3.1.0
Installing stringio 3.1.0 with native extensions
Fetching psych 5.1.2
Installing psych 5.1.2 with native extensions
Fetching rdoc 6.7.0
Installing rdoc 6.7.0
Fetching reline 0.5.7
Installing reline 0.5.7
Fetching irb 1.13.1
Installing irb 1.13.1
Fetching json 2.7.2
Installing json 2.7.2 with native extensions
Fetching language_server-protocol 3.17.0.3
Installing language_server-protocol 3.17.0.3
Fetching loog 0.5.1
Installing loog 0.5.1
Fetching parallel 1.24.0
Installing parallel 1.24.0
Fetching parser 3.3.2.0
Installing parser 3.3.2.0
Fetching pg 1.5.6
Installing pg 1.5.6 with native extensions
Fetching random-port 0.6.0
Installing random-port 0.6.0
Fetching webrick 1.8.1
Installing webrick 1.8.1
Fetching rackup 2.1.0
Installing rackup 2.1.0
Fetching thor 1.3.1
Installing thor 1.3.1
Fetching zeitwerk 2.6.14
Installing zeitwerk 2.6.14
Fetching railties 7.1.3.3
Installing railties 7.1.3.3
Fetching regexp_parser 2.9.2
Installing regexp_parser 2.9.2
Fetching strscan 3.1.0
Installing strscan 3.1.0 with native extensions
Fetching rexml 3.2.8
Installing rexml 3.2.8
Fetching rspec-support 3.13.1
Installing rspec-support 3.13.1
Fetching rspec-core 3.13.0
Installing rspec-core 3.13.0
Fetching rspec-expectations 3.13.0
Installing rspec-expectations 3.13.0
Fetching rspec-mocks 3.13.1
Installing rspec-mocks 3.13.1
Fetching rspec-rails 6.1.2
Installing rspec-rails 6.1.2
Fetching rubocop-ast 1.31.3
Installing rubocop-ast 1.31.3
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching unicode-display_width 2.5.0
Installing unicode-display_width 2.5.0
Fetching rubocop 1.64.1
Installing rubocop 1.64.1
Fetching rubocop-capybara 2.20.0
Installing rubocop-capybara 2.20.0
Fetching rubocop-factory_bot 2.25.1
Installing rubocop-factory_bot 2.25.1
Fetching rubocop-rspec_rails 2.28.3
Installing rubocop-rspec_rails 2.28.3
Fetching rubocop-rspec 2.30.0
Installing rubocop-rspec 2.30.0
Fetching simplecov-html 0.12.3
Installing simplecov-html 0.12.3
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Bundle complete! 9 Gemfile dependencies, 71 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Run options: --seed 37851

# Running:

32m.0mRandom TCP port 35437 is used
2024-06-03 13:02:40.026 UTC [1616] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-03 13:02:40.027 UTC [1616] LOG:  listening on IPv4 address "127.0.0.1", port 35437
2024-06-03 13:02:40.027 UTC [1616] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-03 13:02:40.033 UTC [1616] LOG:  listening on Unix socket "/tmp/test20240603-1599-lavpg6/pgsql/.s.PGSQL.35437"
2024-06-03 13:02:40.041 UTC [1617] LOG:  database system was shut down at 2024-06-03 13:02:37 UTC
2024-06-03 13:02:40.049 UTC [1616] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1616, port 35437
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------------------< pgtk:pgtk >------------------------------
[INFO] Building pgtk 0.0.0
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.pom (2.0 kB at 3.2 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.jar (163 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.pom (2.9 kB at 264 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom (2.1 kB at 299 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.jar (1.1 MB at 6.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar (229 kB at 6.7 MB/s)
[INFO]
[INFO] --- liquibase:4.25.1:update (update) @ pgtk ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.pom (2.9 kB at 294 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.pom (36 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 3.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 5.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 510 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 4.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 313 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 4.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom (21 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 676 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 443 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.pom (1.5 kB at 151 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.jar (2.7 MB at 14 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.jar (240 kB at 5.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar (334 kB at 4.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 2.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 1.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 3.8 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 4.4 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.jar (5.6 MB at 15 MB/s)
[WARNING]  Parameter 'logging' (user property 'liquibase.logging') is deprecated: Logging managed by maven
[WARNING]  Parameter 'promptOnNonLocalDatabase' (user property 'liquibase.promptOnNonLocalDatabase') is deprecated: No longer prompts
[ERROR] The liquibase-maven-plugin now manages logging via the standard maven logging config, not the 'logging' configuration. Use the -e, -X or -q flags or see https://maven.apache.org/maven-logging.html
[INFO] ------------------------------------------------------------------------
[INFO] ####################################################
##   _     _             _ _                      ##
##  | |   (_)           (_) |                     ##
##  | |    _  __ _ _   _ _| |__   __ _ ___  ___   ##
##  | |   | |/ _` | | | | | '_ \ / _` / __|/ _ \  ##
##  | |___| | (_| | |_| | | |_) | (_| \__ \  __/  ##
##  \_____/_|\__, |\__,_|_|_.__/ \__,_|___/\___|  ##
##              | |                               ##
##              |_|                               ##
##                                                ##
##  Get documentation at docs.liquibase.com       ##
##  Get certified courses at learn.liquibase.com  ##
##                                                ##
####################################################
Starting Liquibase at 13:02:50 (version 4.25.1 #690 built at 2023-12-18 16:29+0000)
[INFO] Set default schema name to public
[INFO] Executing on Database: jdbc:postgresql://localhost:35437/xxx?user=xxx
[INFO] Reading resource: 2019/01-test.xml
[INFO] Creating database history table with name: databasechangelog
[INFO] Reading from databasechangelog
2024-06-03 13:02:53.838 UTC [1669] ERROR:  relation "databasechangeloglock" does not exist at character 22
2024-06-03 13:02:53.838 UTC [1669] STATEMENT:  SELECT COUNT(*) FROM databasechangeloglock
[INFO] Successfully acquired change log lock
[INFO] Using deploymentId: 7419774013
[INFO] Reading from databasechangelog
[INFO] Running Changeset: 001-initial-schema.xml::01::yegor256
[INFO] Custom SQL executed
[INFO] ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 42ms

UPDATE SUMMARY
Run:                          1
Previously run:               0
Filtered out:                 0
-------------------------------
Total change sets:            1

[INFO] UPDATE SUMMARY
[INFO] Run:                          1
[INFO] Previously run:               0
[INFO] Filtered out:                 0
[INFO] -------------------------------
[INFO] Total change sets:            1
[INFO] Update summary generated
[INFO] Update command completed successfully.
[INFO] Liquibase: Update has been successful. Rows affected: 1
[INFO] Successfully released change log lock
[INFO] Command execution complete
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.482 s
[INFO] Finished at: 2024-06-03T13:02:54Z
[INFO] ------------------------------------------------------------------------
0m0m32m.0m2024-06-03 13:02:55.087 UTC [1620] PANIC:  could not create file "pg_wal/xlogtemp.1620": No such file or directory
2024-06-03 13:02:55.454 UTC [1616] LOG:  WAL writer process (PID 1620) was terminated by signal 6: Aborted
2024-06-03 13:02:55.454 UTC [1616] LOG:  terminating any other active server processes
2024-06-03 13:02:55.456 UTC [1622] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-03 13:02:55.461 UTC [1616] LOG:  all server processes terminated; reinitializing
2024-06-03 13:02:55.461 UTC [1616] LOG:  could not open directory "base": No such file or directory
2024-06-03 13:02:55.462 UTC [1616] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-06-03 13:02:55.464 UTC [1616] PANIC:  could not open file "global/pg_control": No such file or directory
Random TCP port 38219 is used
2024-06-03 13:02:58.052 UTC [1686] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-03 13:02:58.053 UTC [1686] LOG:  listening on IPv4 address "127.0.0.1", port 38219
2024-06-03 13:02:58.053 UTC [1686] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-03 13:02:58.065 UTC [1686] LOG:  listening on Unix socket "/tmp/test20240603-1599-bmpflb/pgsql/.s.PGSQL.38219"
2024-06-03 13:02:58.098 UTC [1687] LOG:  database system was shut down at 2024-06-03 13:02:55 UTC
2024-06-03 13:02:58.110 UTC [1686] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1686, port 38219
0m0mINFO 6/3/24, 1:03 PM: liquibase: Successfully acquired change log lock
INFO 6/3/24, 1:03 PM: liquibase: Creating database history table with name: databasechangelog
INFO 6/3/24, 1:03 PM: liquibase: Reading from databasechangelog
INFO 6/3/24, 1:03 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/3/24, 1:03 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 10ms
INFO 6/3/24, 1:03 PM: liquibase: Successfully released change log lock
0m0m32m.0m2024-06-03 13:03:13.146 UTC [1690] PANIC:  could not create file "pg_wal/xlogtemp.1690": No such file or directory
2024-06-03 13:03:13.292 UTC [1686] LOG:  WAL writer process (PID 1690) was terminated by signal 6: Aborted
2024-06-03 13:03:13.292 UTC [1686] LOG:  terminating any other active server processes
2024-06-03 13:03:13.296 UTC [1692] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-03 13:03:13.299 UTC [1686] LOG:  all server processes terminated; reinitializing
2024-06-03 13:03:13.300 UTC [1686] LOG:  could not open directory "base": No such file or directory
2024-06-03 13:03:13.300 UTC [1686] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-06-03 13:03:13.302 UTC [1686] PANIC:  could not open file "global/pg_control": No such file or directory
Random TCP port 39173 is used
2024-06-03 13:03:13.358 UTC [1756] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-03 13:03:13.361 UTC [1756] LOG:  listening on IPv4 address "127.0.0.1", port 39173
2024-06-03 13:03:13.361 UTC [1756] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-03 13:03:13.367 UTC [1756] LOG:  listening on Unix socket "/tmp/test20240603-1599-qp79r5/pgsql/.s.PGSQL.39173"
2024-06-03 13:03:13.374 UTC [1757] LOG:  database system was shut down at 2024-06-03 13:03:10 UTC
2024-06-03 13:03:13.384 UTC [1756] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1756, port 39173
0m0mINFO 6/3/24, 1:03 PM: liquibase: Successfully acquired change log lock
INFO 6/3/24, 1:03 PM: liquibase: Creating database history table with name: databasechangelog
INFO 6/3/24, 1:03 PM: liquibase: Reading from databasechangelog
INFO 6/3/24, 1:03 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/3/24, 1:03 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 12ms
INFO 6/3/24, 1:03 PM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
2024-06-03 13:03:22.903 UTC [1806] ERROR:  relation "thisiserror" does not exist at character 15
2024-06-03 13:03:22.903 UTC [1806] STATEMENT:  SELECT * FROM thisiserror
E: SELECT * FROM thisiserror: ERROR:  relation "thisiserror" does not exist
   LINE 1: SELECT * FROM thisiserror
                         ^
D: SELECT * FROM book: 1ms / 2900
D: SELECT * FROM book: 0ms / 2900
D: SELECT * FROM book: 0ms / 2900
D: SELECT * FROM book: 0ms / 2900
D: SELECT * FROM book: 0ms / 2900
32m.0mRandom TCP port 33143 is used
2024-06-03 13:03:26.539 UTC [1822] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-03 13:03:26.540 UTC [1822] LOG:  listening on IPv4 address "127.0.0.1", port 33143
2024-06-03 13:03:26.540 UTC [1822] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-03 13:03:26.546 UTC [1822] LOG:  listening on Unix socket "/tmp/test20240603-1599-1cam1t/pgsql/.s.PGSQL.33143"
2024-06-03 13:03:26.553 UTC [1823] LOG:  database system was shut down at 2024-06-03 13:03:23 UTC
2024-06-03 13:03:26.561 UTC [1822] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1822, port 33143
0m0mINFO 6/3/24, 1:03 PM: liquibase: Successfully acquired change log lock
INFO 6/3/24, 1:03 PM: liquibase: Creating database history table with name: databasechangelog
INFO 6/3/24, 1:03 PM: liquibase: Reading from databasechangelog
INFO 6/3/24, 1:03 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/3/24, 1:03 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 8ms
INFO 6/3/24, 1:03 PM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: SHOW server_version: 0ms / 2940
32m.0mRandom TCP port 35509 is used
2024-06-03 13:03:39.176 UTC [1887] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-03 13:03:39.177 UTC [1887] LOG:  listening on IPv4 address "127.0.0.1", port 35509
2024-06-03 13:03:39.177 UTC [1887] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-03 13:03:39.183 UTC [1887] LOG:  listening on Unix socket "/tmp/test20240603-1599-6uw9pd/pgsql/.s.PGSQL.35509"
2024-06-03 13:03:39.192 UTC [1888] LOG:  database system was shut down at 2024-06-03 13:03:36 UTC
2024-06-03 13:03:39.200 UTC [1887] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1887, port 35509
0m0mINFO 6/3/24, 1:03 PM: liquibase: Successfully acquired change log lock
INFO 6/3/24, 1:03 PM: liquibase: Creating database history table with name: databasechangelog
INFO 6/3/24, 1:03 PM: liquibase: Reading from databasechangelog
INFO 6/3/24, 1:03 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/3/24, 1:03 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 8ms
INFO 6/3/24, 1:03 PM: liquibase: Successfully released change log lock
0m0m32m.0mRandom TCP port 41437 is used
2024-06-03 13:03:51.789 UTC [1952] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-03 13:03:51.790 UTC [1952] LOG:  listening on IPv4 address "127.0.0.1", port 41437
2024-06-03 13:03:51.790 UTC [1952] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-03 13:03:51.796 UTC [1952] LOG:  listening on Unix socket "/tmp/test20240603-1599-ivjns6/pgsql/.s.PGSQL.41437"
2024-06-03 13:03:51.804 UTC [1953] LOG:  database system was shut down at 2024-06-03 13:03:49 UTC
2024-06-03 13:03:51.811 UTC [1952] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1952, port 41437
0m0mINFO 6/3/24, 1:03 PM: liquibase: Successfully acquired change log lock
INFO 6/3/24, 1:04 PM: liquibase: Creating database history table with name: databasechangelog
INFO 6/3/24, 1:04 PM: liquibase: Reading from databasechangelog
INFO 6/3/24, 1:04 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/3/24, 1:04 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 8ms
INFO 6/3/24, 1:04 PM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: DELETE FROM book: 1ms / 3020
D: INSERT INTO book (title) VALUES ($1) RETURNING id: 1ms / 3020
32m.0mRequired TCP port 42419 is used
2024-06-03 13:04:05.193 UTC [2017] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-03 13:04:05.194 UTC [2017] LOG:  listening on IPv4 address "127.0.0.1", port 42419
2024-06-03 13:04:05.194 UTC [2017] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-03 13:04:05.200 UTC [2017] LOG:  listening on Unix socket "/tmp/test20240603-1599-upcvap/pgsql/.s.PGSQL.42419"
2024-06-03 13:04:05.208 UTC [2018] LOG:  database system was shut down at 2024-06-03 13:04:02 UTC
2024-06-03 13:04:05.216 UTC [2017] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #2017, port 42419
D: PostgreSQL pool started with 1 connections
D: SELECT * FROM pg_catalog.pg_tables: 3ms / 3060
2024-06-03 13:04:07.082 UTC [2028] FATAL:  terminating connection due to unexpected postmaster exit
Required TCP port 42419 is used
2024-06-03 13:04:11.992 UTC [2044] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-03 13:04:11.993 UTC [2044] LOG:  listening on IPv4 address "127.0.0.1", port 42419
2024-06-03 13:04:11.993 UTC [2044] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-03 13:04:12.000 UTC [2044] LOG:  listening on Unix socket "/tmp/test20240603-1599-upcvap/pgsql/.s.PGSQL.42419"
2024-06-03 13:04:12.008 UTC [2045] LOG:  database system was shut down at 2024-06-03 13:04:08 UTC
2024-06-03 13:04:12.016 UTC [2044] LOG:  database system is ready to accept connections
2024-06-03 13:04:13.460 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
PostgreSQL has been started in process #2044, port 42419
E: SELECT * FROM pg_catalog.pg_tables: PQconsumeInput() FATAL:  terminating connection due to unexpected postmaster exit
   server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.
D: SELECT * FROM pg_catalog.pg_tables: 3ms / 3100
32m.0m2024-06-03 13:04:14.107 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:14.107 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:14.752 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:14.753 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:15.402 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:15.403 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:16.049 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:16.050 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:16.696 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:16.697 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:17.343 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:17.344 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:17.990 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:17.991 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
Random TCP port 40277 is used
2024-06-03 13:04:18.131 UTC [2070] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-03 13:04:18.132 UTC [2070] LOG:  listening on IPv4 address "127.0.0.1", port 40277
2024-06-03 13:04:18.132 UTC [2070] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-03 13:04:18.139 UTC [2070] LOG:  listening on Unix socket "/tmp/test20240603-1599-3gxuaa/pgsql/.s.PGSQL.40277"
2024-06-03 13:04:18.147 UTC [2071] LOG:  database system was shut down at 2024-06-03 13:04:14 UTC
2024-06-03 13:04:18.156 UTC [2070] LOG:  database system is ready to accept connections
2024-06-03 13:04:18.638 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:18.638 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:19.286 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:19.286 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:19.932 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:19.933 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
PostgreSQL has been started in process #2070, port 40277
0m0m2024-06-03 13:04:20.585 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:20.585 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:21.235 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:21.236 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:21.881 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:21.882 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:22.531 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:22.532 UTC [1762] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:22.969 UTC [1756] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-03 13:04:22.969 UTC [1756] LOG:  performing immediate shutdown because data directory lock file is invalid
2024-06-03 13:04:22.970 UTC [1756] LOG:  received immediate shutdown request
2024-06-03 13:04:22.970 UTC [1756] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-03 13:04:22.975 UTC [1762] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-03 13:04:22.981 UTC [1756] LOG:  database system is shut down
INFO 6/3/24, 1:04 PM: liquibase: Successfully acquired change log lock
2024-06-03 13:04:26.632 UTC [1828] LOG:  could not open temporary statistics file &quot;pg_stat_tmp/global.tmp&quot;: No such file or directory
2024-06-03 13:04:27.279 UTC [1828] LOG:  could not open temporary statistics file &quot;pg_stat_tmp/global.tmp&quot;: No such file or directory
2024-06-03 13:04:27.280 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
INFO 6/3/24, 1:04 PM: liquibase: Creating database history table with name: databasechangelog
INFO 6/3/24, 1:04 PM: liquibase: Reading from databasechangelog
INFO 6/3/24, 1:04 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/3/24, 1:04 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 10ms
INFO 6/3/24, 1:04 PM: liquibase: Successfully released change log lock
0m0m2024-06-03 13:04:27.679 UTC [2120] ERROR:  relation "tabledoesnotexist" does not exist at character 13
2024-06-03 13:04:27.679 UTC [2120] STATEMENT:  INSERT INTO tableDoesNotExist (a) VALUES (42)
32m.0m2024-06-03 13:04:27.927 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:27.928 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:28.573 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:28.573 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:29.220 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:29.221 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:29.867 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:29.868 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:30.514 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:30.514 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
Random TCP port 33251 is used
2024-06-03 13:04:31.096 UTC [2136] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-03 13:04:31.097 UTC [2136] LOG:  listening on IPv4 address "127.0.0.1", port 33251
2024-06-03 13:04:31.098 UTC [2136] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-03 13:04:31.103 UTC [2136] LOG:  listening on Unix socket "/tmp/test20240603-1599-lkdhjw/pgsql/.s.PGSQL.33251"
2024-06-03 13:04:31.111 UTC [2137] LOG:  database system was shut down at 2024-06-03 13:04:28 UTC
2024-06-03 13:04:31.119 UTC [2136] LOG:  database system is ready to accept connections
2024-06-03 13:04:31.160 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:31.161 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:31.807 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:31.808 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:32.455 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:32.456 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
PostgreSQL has been started in process #2136, port 33251
2024-06-03 13:04:33.102 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:33.103 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
0m0m2024-06-03 13:04:33.760 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:33.760 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:34.409 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:34.409 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:35.056 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:35.057 UTC [1828] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:35.692 UTC [1822] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-03 13:04:35.693 UTC [1822] LOG:  performing immediate shutdown because data directory lock file is invalid
2024-06-03 13:04:35.693 UTC [1822] LOG:  received immediate shutdown request
2024-06-03 13:04:35.693 UTC [1822] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-03 13:04:35.697 UTC [1828] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-03 13:04:35.704 UTC [1822] LOG:  database system is shut down
INFO 6/3/24, 1:04 PM: liquibase: Successfully acquired change log lock
2024-06-03 13:04:39.272 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:39.919 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:39.919 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
INFO 6/3/24, 1:04 PM: liquibase: Creating database history table with name: databasechangelog
INFO 6/3/24, 1:04 PM: liquibase: Reading from databasechangelog
INFO 6/3/24, 1:04 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/3/24, 1:04 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 9ms
INFO 6/3/24, 1:04 PM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: INSERT INTO book (title) VALUES ($1) RETURNING id: 2ms / 3180
2024-06-03 13:04:40.565 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:40.566 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
32m.0m2024-06-03 13:04:41.211 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:41.212 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:41.858 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:41.858 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:42.504 UTC [1893] LOG:  could not open temporary statistics file &quot;pg_stat_tmp/global.tmp&quot;: No such file or directory
2024-06-03 13:04:42.505 UTC [1893] LOG:  could not open temporary statistics file &quot;pg_stat_tmp/global.tmp&quot;: No such file or directory
2024-06-03 13:04:43.151 UTC [1893] LOG:  could not open temporary statistics file &quot;pg_stat_tmp/global.tmp&quot;: No such file or directory
2024-06-03 13:04:43.152 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:43.798 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:43.798 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
Random TCP port 45737 is used
2024-06-03 13:04:43.947 UTC [2201] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-03 13:04:43.948 UTC [2201] LOG:  listening on IPv4 address "127.0.0.1", port 45737
2024-06-03 13:04:43.949 UTC [2201] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-03 13:04:43.956 UTC [2201] LOG:  listening on Unix socket "/tmp/test20240603-1599-8sb7qd/pgsql/.s.PGSQL.45737"
2024-06-03 13:04:43.964 UTC [2202] LOG:  database system was shut down at 2024-06-03 13:04:41 UTC
2024-06-03 13:04:43.972 UTC [2201] LOG:  database system is ready to accept connections
2024-06-03 13:04:44.445 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:44.446 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:45.093 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:45.094 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:45.740 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-03 13:04:45.741 UTC [1893] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
PostgreSQL has been started in process #2201, port 45737
32m.0m

Finished in 129.547462s, 0.0849 runs/s, 0.0926 assertions/s.
11 runs, 12 assertions, 0 failures, 0 errors, 0 skips
2024-06-03 13:04:45.966 UTC [2201] LOG:  received smart shutdown request
2024-06-03 13:04:45.967 UTC [2201] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-03 13:04:45.975 UTC [2201] LOG:  background worker "logical replication launcher" (PID 2208) exited with exit code 1
2024-06-03 13:04:45.975 UTC [2203] LOG:  shutting down
2024-06-03 13:04:45.976 UTC [2203] PANIC:  could not open file "/tmp/test20240603-1599-8sb7qd/pgsql/global/pg_control": No such file or directory
PostgreSQL killed in PID 2201
2024-06-03 13:04:45.979 UTC [2136] LOG:  received smart shutdown request
2024-06-03 13:04:45.981 UTC [2136] LOG:  could not open file "postmaster.pid": No such file or directory
PostgreSQL killed in PID 2136
2024-06-03 13:04:45.984 UTC [2070] LOG:  received smart shutdown request
2024-06-03 13:04:45.985 UTC [2070] LOG:  could not open file "postmaster.pid": No such file or directory
PostgreSQL killed in PID 2070
2024-06-03 13:04:45.989 UTC [2044] LOG:  received smart shutdown request
2024-06-03 13:04:45.990 UTC [2044] LOG:  could not open file "postmaster.pid": No such file or directory
PostgreSQL killed in PID 2044
PostgreSQL killed in PID 2017
2024-06-03 13:04:46.007 UTC [1952] LOG:  received smart shutdown request
2024-06-03 13:04:46.007 UTC [1952] LOG:  could not open file "postmaster.pid": No such file or directory
PostgreSQL killed in PID 1952
2024-06-03 13:04:46.010 UTC [1887] LOG:  received smart shutdown request
2024-06-03 13:04:46.011 UTC [1887] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-03 13:04:46.011 UTC [1887] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-03 13:04:46.012 UTC [1887] LOG:  performing immediate shutdown because data directory lock file is invalid
2024-06-03 13:04:46.012 UTC [1887] LOG:  received immediate shutdown request
2024-06-03 13:04:46.013 UTC [1887] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-03 13:04:46.026 UTC [1893] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-03 13:04:46.036 UTC [1887] LOG:  database system is shut down
PostgreSQL killed in PID 1887
PostgreSQL killed in PID 1822
PostgreSQL killed in PID 1756
PostgreSQL killed in PID 1686
PostgreSQL killed in PID 1616
Coverage report generated for Unit Tests to /home/r/repo/coverage. 175 / 189 LOC (92.59%) covered.
2024-06-03 13:04:46.132 UTC [1952] LOG:  background worker "logical replication launcher" (PID 1959) exited with exit code 1
2024-06-03 13:04:46.133 UTC [1954] LOG:  shutting down
2024-06-03 13:04:46.133 UTC [1954] PANIC:  could not open file "/tmp/test20240603-1599-ivjns6/pgsql/global/pg_control": No such file or directory
2024-06-03 13:04:46.156 UTC [2136] LOG:  background worker "logical replication launcher" (PID 2143) exited with exit code 1
2024-06-03 13:04:46.171 UTC [2138] LOG:  shutting down
2024-06-03 13:04:46.172 UTC [2138] PANIC:  could not open file "/tmp/test20240603-1599-lkdhjw/pgsql/global/pg_control": No such file or directory
2024-06-03 13:04:46.216 UTC [2070] LOG:  background worker "logical replication launcher" (PID 2077) exited with exit code 1
2024-06-03 13:04:46.221 UTC [2072] LOG:  shutting down
2024-06-03 13:04:46.221 UTC [2072] PANIC:  could not open file "/tmp/test20240603-1599-3gxuaa/pgsql/global/pg_control": No such file or directory
2024-06-03 13:04:46.268 UTC [2044] LOG:  background worker "logical replication launcher" (PID 2051) exited with exit code 1
2024-06-03 13:04:46.284 UTC [2046] LOG:  shutting down
2024-06-03 13:04:46.285 UTC [2046] PANIC:  could not open file "/tmp/test20240603-1599-upcvap/pgsql/global/pg_control": No such file or directory
2024-06-03 13:04:46.500 UTC [2201] LOG:  checkpointer process (PID 2203) was terminated by signal 6: Aborted
2024-06-03 13:04:46.500 UTC [2201] LOG:  terminating any other active server processes
2024-06-03 13:04:46.504 UTC [2207] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-03 13:04:46.507 UTC [2201] LOG:  abnormal database system shutdown
2024-06-03 13:04:46.522 UTC [2201] LOG:  database system is shut down
2024-06-03 13:04:46.852 UTC [1952] LOG:  checkpointer process (PID 1954) was terminated by signal 6: Aborted
2024-06-03 13:04:46.853 UTC [1952] LOG:  terminating any other active server processes
2024-06-03 13:04:46.853 UTC [1958] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-03 13:04:46.864 UTC [1952] LOG:  abnormal database system shutdown
2024-06-03 13:04:46.867 UTC [1952] LOG:  database system is shut down
2024-06-03 13:04:46.888 UTC [2136] LOG:  checkpointer process (PID 2138) was terminated by signal 6: Aborted
2024-06-03 13:04:46.892 UTC [2136] LOG:  terminating any other active server processes
2024-06-03 13:04:46.893 UTC [2142] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-03 13:04:46.895 UTC [2136] LOG:  abnormal database system shutdown
2024-06-03 13:04:46.898 UTC [2136] LOG:  database system is shut down
2024-06-03 13:04:46.924 UTC [2070] LOG:  checkpointer process (PID 2072) was terminated by signal 6: Aborted
2024-06-03 13:04:46.928 UTC [2070] LOG:  terminating any other active server processes
2024-06-03 13:04:46.929 UTC [2076] LOG:  could not open temporary statistics file &quot;pg_stat/global.tmp&quot;: No such file or directory
2024-06-03 13:04:46.931 UTC [2070] LOG:  abnormal database system shutdown
2024-06-03 13:04:46.938 UTC [2070] LOG:  database system is shut down
2024-06-03 13:04:46.949 UTC [2044] LOG:  checkpointer process (PID 2046) was terminated by signal 6: Aborted
2024-06-03 13:04:46.949 UTC [2044] LOG:  terminating any other active server processes
2024-06-03 13:04:46.949 UTC [2050] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-03 13:04:46.952 UTC [2044] LOG:  abnormal database system shutdown
2024-06-03 13:04:46.954 UTC [2044] LOG:  database system is shut down
Running RuboCop...
Inspecting 14 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m

14 files inspected, 32mno offenses0m detected
Running xcop...
Inspecting 3 files...
32m.0m32m.0m32m.0m
3 files checked, everything looks 32mpretty0m
grep -q -r '2019-2024'     --include '*.rb'     --include '*.txt'     --include 'Rakefile'     .
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:yegor256/pgtk.git
   944d5fc..35089ed  master -> master
container 61b8b709be4d49f812c207803c84ff8944eee852dc8c4ca8f7372ad1aeb51c1d is dead
Mon Jun  3 13:07:30 UTC 2024