++ dirname ./run.sh
+ cd .
+ echo 1298
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Jun 11 18:30:18 UTC 2026
+ uptime
18:30:18 up 1 min, 0 users, load average: 1.08, 0.33, 0.12
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency ts-jest to v29.4.11'
+ author=yegor256
+ directory=
+ head=git@github.com:zerocracy/zerocracy-mcp-server.git
+ pull_id=14
+ fork=git@github.com:zerocracy/zerocracy-mcp-server.git
+ fork_branch=renovate/ts-jest-29.x-lockfile
+ squash=false
+ vars=('--env=head=git@github.com:zerocracy/zerocracy-mcp-server.git' '--env=pull_id=14' '--env=fork=git@github.com:zerocracy/zerocracy-mcp-server.git' '--env=fork_branch=renovate/ts-jest-29.x-lockfile' '--env=head_branch=master' '--env=pull_title=Update dependency ts-jest to v29.4.11' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=14'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/ts-jest-29.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency ts-jest to v29.4.11'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''make'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''pull_id=14'\''' ';' 'export '\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''fork_branch=renovate/ts-jest-29.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency ts-jest to v29.4.11'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' 'make' ';')
+ container=zerocracy_zerocracy-mcp-server_14
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-31-69
+ pwd
/tmp/rultor-o9GI
+ 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:zerocracy/zerocracy-mcp-server.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''pull_id=14'\''' ';' 'export '\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''fork_branch=renovate/ts-jest-29.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency ts-jest to v29.4.11'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' make ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:zerocracy/zerocracy-mcp-server.git
+ git remote update
Fetching origin
Fetching fork
From github.com:zerocracy/zerocracy-mcp-server
* [new branch] master -> fork/master
* [new branch] renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
* [new branch] renovate/eslint-monorepo -> fork/renovate/eslint-monorepo
* [new branch] renovate/major-eslint-monorepo -> fork/renovate/major-eslint-monorepo
* [new branch] renovate/major-jest-monorepo -> fork/renovate/major-jest-monorepo
* [new branch] renovate/npm-modelcontextprotocol-sdk-vulnerability -> fork/renovate/npm-modelcontextprotocol-sdk-vulnerability
* [new branch] renovate/ts-jest-29.x-lockfile -> fork/renovate/ts-jest-29.x-lockfile
* [new branch] renovate/typescript-5.x-lockfile -> fork/renovate/typescript-5.x-lockfile
* [new branch] renovate/typescript-6.x -> fork/renovate/typescript-6.x
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/ts-jest-29.x-lockfile
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/ts-jest-29.x-lockfile' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update dependency ts-jest to v29.4.11' --ff __rultor
Auto-merging package-lock.json
Merge made by the 'ort' strategy.
package-lock.json | 192 ++++++++++++++++++++++--------------------------------
1 file changed, 78 insertions(+), 114 deletions(-)
+ git log -1 --show-signature
commit 980d25e40c2fe2b405569c1af9f6be0147b1b3f5
gpg: Signature made Thu Jun 11 18:30:23 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: cf2f810 c460657
Author: Rultor.com <gpg@rultor.com>
Date: Thu Jun 11 18:30:23 2026 +0000
Update dependency ts-jest to v29.4.11
+ 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/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
c64f1ad49f2f: Pulling fs layer
2dae3dae39d6: Pulling fs layer
1e2c7031206a: Pulling fs layer
4d892ad9c006: Pulling fs layer
204e584f0ddc: Pulling fs layer
7a458e15c06e: Pulling fs layer
c64f1ad49f2f: Waiting
2dae3dae39d6: Waiting
1e2c7031206a: Waiting
4d892ad9c006: Waiting
204e584f0ddc: Waiting
7a458e15c06e: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
1e2c7031206a: Verifying Checksum
1e2c7031206a: Download complete
4d892ad9c006: Verifying Checksum
4d892ad9c006: Download complete
204e584f0ddc: Verifying Checksum
204e584f0ddc: Download complete
7a458e15c06e: Verifying Checksum
7a458e15c06e: Download complete
2dae3dae39d6: Verifying Checksum
2dae3dae39d6: Download complete
c64f1ad49f2f: Verifying Checksum
c64f1ad49f2f: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
c64f1ad49f2f: Pull complete
2dae3dae39d6: Pull complete
1e2c7031206a: Pull complete
4d892ad9c006: Pull complete
204e584f0ddc: Pull complete
7a458e15c06e: Pull complete
Digest: sha256:67c048e49cc8977ff025f4169d86a730db7e227a8eb44df0d17d5789a0070070
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\szerocracy_zerocracy-mcp-server_14\s*$'
+ ls -al .
total 48
drwx------ 3 ubuntu ubuntu 4096 Jun 11 18:30 .
drwxrwxrwt 12 root root 4096 Jun 11 18:30 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jun 11 18:30 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jun 11 18:30 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 74 Jun 11 18:30 npmrc
-rw-rw-r-- 1 ubuntu ubuntu 5 Jun 11 18:30 pid
drwxrwxr-x 7 ubuntu ubuntu 4096 Jun 11 18:30 repo
-rwxrwxr-x 1 ubuntu ubuntu 6687 Jun 11 18:30 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 598 Jun 11 18:30 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8054 Jun 11 18:30 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-o9GI:/main --env=head=git@github.com:zerocracy/zerocracy-mcp-server.git --env=pull_id=14 --env=fork=git@github.com:zerocracy/zerocracy-mcp-server.git --env=fork_branch=renovate/ts-jest-29.x-lockfile --env=head_branch=master '--env=pull_title=Update dependency ts-jest to v29.4.11' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=14'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/ts-jest-29.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency ts-jest to v29.4.11'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''make'\'' '\'';'\'' )' --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-o9GI/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_zerocracy-mcp-server_14 yegor256/ruby /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G 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/.profile /root/.ssh /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./npmrc ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/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:zerocracy/zerocracy-mcp-server.git' ; export 'pull_id=14' ; export 'fork=git@github.com:zerocracy/zerocracy-mcp-server.git' ; export 'fork_branch=renovate/ts-jest-29.x-lockfile' ; export 'head_branch=master' ; export 'pull_title=Update dependency ts-jest to v29.4.11' ; export 'author=yegor256' ; sudo /usr/bin/install-node.sh ; npm install --no-color ; pdd -f /dev/null -v ; make ;
+ su --login r --command /home/r/script.sh
+ bash
+ curl -fsSL https://deb.nodesource.com/setup_18.x
1;31m2026-06-11 18:30:58 -
===============================================================================
DEPRECATION WARNING
===============================================================================
Node.js 18.x is no longer actively supported!
You will not receive security or critical stability updates for this version.
You should migrate to a supported version of Node.js as soon as possible.
Please see https://nodesource.com/products/distributions for details about which
version may be appropriate for you.
The NodeSource Node.js distributions site contains
information both about supported versions of Node.js and N|Solid supported Linux
distributions. To learn more about usage, see:
https://nodesource.com/products/distributions
===============================================================================
Continuing in 10 seconds ...
0m
38;5;79m2026-06-11 18:31:08 - Installing pre-requisites0m
Get:1ohttp://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
Get:2ohttp://archive.ubuntu.com/ubuntu1noble.InReleaseW[256nkB]or headers] [1 I0m
Get:3ohttps://download.docker.com/linux/ubuntu0noble InReleasea[48.56kB]/256 kB0m33m
Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
Get:6ohttp://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3,807 kB]
Get:7ohttp://security.ubuntu.com/ubuntuhnoble-security/main amd64 Packages [2,152 kB]
Get:8 http://security.ubuntu.com/ubuntu2noble-security/multiverse amd64 Packages [48.4 kB]
Get:9 http://security.ubuntu.com/ubuntu8noble-security/universe amd64 Packages [1,516 kB]
Get:10Phttps://download.docker.com/linux/ubuntu5noble/stable3amd64 Packages [68.7 kB]
Get:11Phttp://archive.ubuntu.com/ubuntu,noble/restricted7amd643Packages [1178kB]m33m
Get:12Phttp://archive.ubuntu.com/ubuntu2noble/multiverse%amd64mPackages [331 kB]
Get:13Phttp://archive.ubuntu.com/ubuntu8noble/universe2amd643Packages [19.3 MB]
Get:14Phttp://archive.ubuntu.com/ubuntu1noble/main3amd644Packages [1,808 kB]
Get:15rhttp://archive.ubuntu.com/ubuntu1noble-updates/multiverse amd64 Packages [54.6 kB]
Get:16Phttp://archive.ubuntu.com/ubuntu0noble-updates/mainmamd64 Packages [2,528 kB]
Get:176http://archive.ubuntu.com/ubuntu3noble-updates/restricted3amd64 Packages [4,038 kB]
Get:18 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,161 kB]
Get:19 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B]
Get:20 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [40.4 kB]
Get:21 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [77.9 kB]
Fetchedo38.7gMBmint3se(11.40MB/s)ckages 0 B/77.9 kB 0%]0m33m
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
18 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ca-certificates is already the newest version (20240203).
curl is already the newest version (8.5.0-2ubuntu10.9).
gnupg is already the newest version (2.4.4-2ubuntu17.4).
gnupg set to manually installed.
The following NEW packages will be installed:
apt-transport-https
0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded.
Need to get 3,970 B of archives.
After this operation, 36.9 kB of additional disk space will be used.
Get:1ohttp://archive.ubuntu.com/ubuntu noble-updates/universe amd64 apt-transport-https all 2.8.3 [3,970 B]
Fetchedo3,970]Bmint0st(1090kB/s)970 B 0%]0m33m
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package apt-transport-https.
(Reading database ... 19277 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_2.8.3_all.deb ...
Unpacking apt-transport-https (2.8.3) ...
Setting up apt-transport-https (2.8.3) ...
Hit:1ohttp://archive.ubuntu.com/ubuntu noble InRelease
Hit:2ohttp://archive.ubuntu.com/ubuntu1noble-updates)InReleaseted to deb.nodeso0m
Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:4ohttps://download.docker.com/linux/ubuntu0noble)InReleaseg for headers] [W0m
Hit:5ahttp://archive.ubuntu.com/ubuntuhnoble-backports InRelease
Get:6ahttps://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
Get:7Whttps://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [12.1 kB]
Fetchedo24.2gkBmint0se(54.30kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
18 packages can be upgraded. Run 'apt list --upgradable' to see them.
1;34m2026-06-11 18:31:19 - Repository configured successfully.0m
38;5;79m2026-06-11 18:31:19 - To install Node.js, run: apt install nodejs -y0m
38;5;79m2026-06-11 18:31:19 - You can use N|solid Runtime as a node.js alternative0m
1;32m2026-06-11 18:31:19 - To install N|solid Runtime, run: apt install nsolid -y
0m
+ apt-get install --yes nodejs
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
nodejs
0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded.
Need to get 29.7 MB of archives.
After this operation, 187 MB of additional disk space will be used.
Get:1ohttps://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.20.8-1nodesource1 [29.7 MB]
Fetchedo29.7gMB9in91s/(46.8MMB/s)%]
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package nodejs.
(Reading database ... 19281 files and directories currently installed.)
Preparing to unpack .../nodejs_18.20.8-1nodesource1_amd64.deb ...
Unpacking nodejs (18.20.8-1nodesource1) ...
Setting up nodejs (18.20.8-1nodesource1) ...
+ node --version
v18.20.8
+ npm --version
10.8.2
1G0K1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'eslint-visitor-keys@5.0.1',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0Knpm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0Knpm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0Knpm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K
added 486 packages, and audited 487 packages in 28s
1G0K⠸1G0K
1G0K⠸1G0K95 packages are looking for funding
1G0K⠸1G0K run `npm fund` for details
1G0K⠸1G0K
7 vulnerabilities (1 low, 2 moderate, 4 high)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
1G0K⠸1G0Knpm notice
npm notice New major version of npm available! 10.8.2 -> 11.16.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.16.0
npm notice To update run: npm install -g npm@11.16.0
npm notice
1G0K⠸1G0KFound 8 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/**/*
Excluding node_modules/**/*
/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/eslint.config.mjs is a binary file (1173 bytes)
/home/r/repo/index.ts is a binary file (398 bytes)
/home/r/repo/jest.config.ts is a binary file (548 bytes)
/home/r/repo/package-lock.json is a binary file (266057 bytes)
/home/r/repo/package.json is a binary file (997 bytes)
/home/r/repo/renovate.json is a binary file (114 bytes)
/home/r/repo/src/baza.ts is a binary file (1135 bytes)
/home/r/repo/src/prompts.ts is a binary file (1106 bytes)
/home/r/repo/src/resources.ts is a binary file (1368 bytes)
/home/r/repo/src/server.ts is a binary file (339 bytes)
/home/r/repo/src/to_gpt.ts is a binary file (322 bytes)
/home/r/repo/src/tools.ts is a binary file (1203 bytes)
/home/r/repo/test/baza.test.ts is a binary file (1412 bytes)
/home/r/repo/test/fakes/FakeBaza.ts is a binary file (1938 bytes)
/home/r/repo/test/fakes/FakeTransport.ts is a binary file (444 bytes)
/home/r/repo/test/fixtures/claude-desktop-config.json is a binary file (189 bytes)
/home/r/repo/test/helpers/once.ts is a binary file (1903 bytes)
/home/r/repo/test/resources.test.ts is a binary file (2357 bytes)
/home/r/repo/test/server.test.ts is a binary file (5229 bytes)
/home/r/repo/test/to_gpt.test.ts is a binary file (351 bytes)
/home/r/repo/test/tools.test.ts is a binary file (1560 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/typos.toml ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/checkmake.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/eslint.yml ...
Reading .github/workflows/make.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/titles.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .npmignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading .xcop ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading Makefile ...
Reading README.md ...
Reading REUSE.toml ...
Reading tsconfig.json ...
npx -y jest --config jest.config.ts --no-color --ci
1G0K⠙1G0KDetermining test suites to run...?2026h999DK
1A999DK2026h
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1APASS?test/server.test.ts (17.296 s)
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1APASS?test/resources.test.ts
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1APASS?test/tools.test.ts
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1APASS?test/baza.test.ts (6.047 s)
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1A026l?2026h
RUNS ...
1APASS?test/to_gpt.test.ts
RUNS ...
1A?2026l999DKRunning coverage on untested files...999DK--------------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
--------------|---------|----------|---------|---------|-------------------
All files | 100 | 91.66 | 100 | 100 |
baza.ts | 100 | 100 | 100 | 100 |
prompts.ts | 100 | 100 | 100 | 100 |
resources.ts | 100 | 50 | 100 | 100 | 24
server.ts | 100 | 100 | 100 | 100 |
to_gpt.ts | 100 | 100 | 100 | 100 |
tools.ts | 100 | 100 | 100 | 100 |
--------------|---------|----------|---------|---------|-------------------
Test Suites: 5 passed, 5 total
Tests: 15 passed, 15 total
Snapshots: 0 total
Time: 28.049 s
Ran all test suites.
?2026h?2026l1G0K⠙1G0Knpx -y eslint . --config eslint.config.mjs
1G0K⠙1G0K1G0K⠙1G0Kmkdir -p temp
npx -y @modelcontextprotocol/inspector --config test/fixtures/claude-desktop-config.json --server zerocracy --cli --method tools/list > temp/tools.json
jq empty temp/tools.json || (cat temp/tools.json; ./index.ts; exit 1)
npx -y tsc --target es2020 --module nodenext --skipLibCheck --outDir dist ./src/resources.ts ./src/to_gpt.ts ./src/tools.ts ./src/baza.ts ./src/server.ts ./src/prompts.ts ./jest.config.ts ./index.ts
1G0K⠙1G0K1G0K⠙1G0K+ 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 14 vulnerabilities on zerocracy/zerocracy-mcp-server's default branch (7 high, 6 moderate, 1 low). To find out more, visit:
remote: https://github.com/zerocracy/zerocracy-mcp-server/security/dependabot
remote:
To github.com:zerocracy/zerocracy-mcp-server.git
cf2f810..980d25e master -> master
container 4185dfb55844e76d884226b52aa34ce013e816354db6aa136aaf09e777ee9d54 is dead
Thu Jun 11 18:33:53 UTC 2026