++ dirname ./run.sh
+ cd .
+ echo 1215
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sun Jul 26 16:43:41 UTC 2026
+ uptime
16:43:41 up 1 min, 0 users, load average: 0.48, 0.17, 0.06
+ ff=default
+ image=maxonfjvipon/rultor-image-js:latest
+ rebase=false
+ head_branch=master
+ pull_title='Bump vscode-languageclient from 9.0.1 to 10.1.0 in /client'
+ author=maxonfjvipon
+ directory=
+ head=git@github.com:maxonfjvipon/xslint-lsp.git
+ pull_id=11
+ fork=git@github.com:maxonfjvipon/xslint-lsp.git
+ fork_branch=dependabot/npm_and_yarn/client/vscode-languageclient-10.1.0
+ squash=false
+ vars=('--env=head=git@github.com:maxonfjvipon/xslint-lsp.git' '--env=pull_id=11' '--env=fork=git@github.com:maxonfjvipon/xslint-lsp.git' '--env=fork_branch=dependabot/npm_and_yarn/client/vscode-languageclient-10.1.0' '--env=head_branch=master' '--env=pull_title=Bump vscode-languageclient from 9.0.1 to 10.1.0 in /client' '--env=author=maxonfjvipon' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:maxonfjvipon/xslint-lsp.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=11'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:maxonfjvipon/xslint-lsp.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=dependabot/npm_and_yarn/client/vscode-languageclient-10.1.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Bump vscode-languageclient from 9.0.1 to 10.1.0 in /client'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=maxonfjvipon'\''\'\'''\'''\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''npm run lint'\'' '\'';'\'' '\''npm test'\'' '\'';'\'' '\''npm run coverage'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:maxonfjvipon/xslint-lsp.git'\''' ';' 'export '\''pull_id=11'\''' ';' 'export '\''fork=git@github.com:maxonfjvipon/xslint-lsp.git'\''' ';' 'export '\''fork_branch=dependabot/npm_and_yarn/client/vscode-languageclient-10.1.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Bump vscode-languageclient from 9.0.1 to 10.1.0 in /client'\''' ';' 'export '\''author=maxonfjvipon'\''' ';' 'npm install --no-color' ';' 'npm run lint' ';' 'npm test' ';' 'npm run coverage' ';')
+ container=maxonfjvipon_xslint-lsp_11
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-27-177
+ pwd
/tmp/rultor-A2LG
+ 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:maxonfjvipon/xslint-lsp.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:maxonfjvipon/xslint-lsp.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:maxonfjvipon/xslint-lsp.git'\''' ';' 'export '\''pull_id=11'\''' ';' 'export '\''fork=git@github.com:maxonfjvipon/xslint-lsp.git'\''' ';' 'export '\''fork_branch=dependabot/npm_and_yarn/client/vscode-languageclient-10.1.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Bump vscode-languageclient from 9.0.1 to 10.1.0 in /client'\''' ';' 'export '\''author=maxonfjvipon'\''' ';' 'npm install --no-color' ';' 'npm run lint' ';' 'npm test' ';' 'npm run coverage' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:maxonfjvipon/xslint-lsp.git
+ git remote update
Fetching origin
Fetching fork
From github.com:maxonfjvipon/xslint-lsp
* [new branch] chore/dependabot -> fork/chore/dependabot
* [new branch] chore/pin-xslint -> fork/chore/pin-xslint
* [new branch] dependabot/github_actions/actions/checkout-7 -> fork/dependabot/github_actions/actions/checkout-7
* [new branch] dependabot/github_actions/actions/setup-node-7 -> fork/dependabot/github_actions/actions/setup-node-7
* [new branch] dependabot/github_actions/codecov/codecov-action-7 -> fork/dependabot/github_actions/codecov/codecov-action-7
* [new branch] dependabot/npm_and_yarn/client/vscode-languageclient-10.1.0 -> fork/dependabot/npm_and_yarn/client/vscode-languageclient-10.1.0
* [new branch] feat/code-actions -> fork/feat/code-actions
* [new branch] feat/icon -> fork/feat/icon
* [new branch] feat/marketplace -> fork/feat/marketplace
* [new branch] feat/release-mechanism -> fork/feat/release-mechanism
* [new branch] fix/crlf-on-windows -> fork/fix/crlf-on-windows
* [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/npm_and_yarn/client/vscode-languageclient-10.1.0
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'dependabot/npm_and_yarn/client/vscode-languageclient-10.1.0' 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 vscode-languageclient from 9.0.1 to 10.1.0 in /client' --ff __rultor
Merge made by the 'ort' strategy.
client/package-lock.json | 199 ++++++++++++++---------------------------------
client/package.json | 2 +-
2 files changed, 61 insertions(+), 140 deletions(-)
+ git log -1 --show-signature
commit 63fe38bf3ca664fde9708d337403f71c85876005
gpg: Signature made Sun Jul 26 16:43:46 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: 8e6ee88 7edfae0
Author: Rultor.com <gpg@rultor.com>
Date: Sun Jul 26 16:43:46 2026 +0000
Bump vscode-languageclient from 9.0.1 to 10.1.0 in /client
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.07
++ bc
++ echo 0.07 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.07, low enough to run a new Docker container'
load average is 0.07, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=maxonfjvipon/rultor-image-js:latest
+ docker pull maxonfjvipon/rultor-image-js:latest
latest: Pulling from maxonfjvipon/rultor-image-js
f63eb04151bc: Pulling fs layer
4f4fb700ef54: Pulling fs layer
4cc8cb82f62d: Pulling fs layer
1cdeaa8a12d8: Pulling fs layer
1006ec67cb49: Pulling fs layer
6ae49fd5cd83: Pulling fs layer
e6c27474e28f: Pulling fs layer
1a9e06684b6a: Pulling fs layer
fcf95d5346de: Pulling fs layer
b8e074a97b3d: Pulling fs layer
3793e332f550: Pulling fs layer
1cdeaa8a12d8: Waiting
1006ec67cb49: Waiting
6ae49fd5cd83: Waiting
e6c27474e28f: Waiting
1a9e06684b6a: Waiting
fcf95d5346de: Waiting
b8e074a97b3d: Waiting
3793e332f550: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
4cc8cb82f62d: Verifying Checksum
4cc8cb82f62d: Download complete
1cdeaa8a12d8: Verifying Checksum
1cdeaa8a12d8: Download complete
f63eb04151bc: Verifying Checksum
f63eb04151bc: Download complete
6ae49fd5cd83: Verifying Checksum
6ae49fd5cd83: Download complete
e6c27474e28f: Verifying Checksum
e6c27474e28f: Download complete
1a9e06684b6a: Verifying Checksum
1a9e06684b6a: Download complete
1006ec67cb49: Verifying Checksum
1006ec67cb49: Download complete
3793e332f550: Verifying Checksum
3793e332f550: Download complete
b8e074a97b3d: Verifying Checksum
b8e074a97b3d: Download complete
f63eb04151bc: Pull complete
4f4fb700ef54: Pull complete
4cc8cb82f62d: Pull complete
1cdeaa8a12d8: Pull complete
fcf95d5346de: Verifying Checksum
fcf95d5346de: Download complete
1006ec67cb49: Pull complete
6ae49fd5cd83: Pull complete
e6c27474e28f: Pull complete
1a9e06684b6a: Pull complete
fcf95d5346de: Pull complete
b8e074a97b3d: Pull complete
3793e332f550: Pull complete
Digest: sha256:249c3d1e5892067bf3e62e24f14b97dce8ebe29e49b04061af55ac2185d2de4f
Status: Downloaded newer image for maxonfjvipon/rultor-image-js:latest
docker.io/maxonfjvipon/rultor-image-js:latest
+ docker ps --filter=status=exited
+ grep --quiet '\smaxonfjvipon_xslint-lsp_11\s*$'
+ ls -al .
total 48
drwx------ 3 ubuntu ubuntu 4096 Jul 26 16:43 .
drwxrwxrwt 12 root root 4096 Jul 26 16:43 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jul 26 16:43 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jul 26 16:43 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Jul 26 16:43 pid
drwxrwxr-x 10 ubuntu ubuntu 4096 Jul 26 16:43 repo
-rwxrwxr-x 1 ubuntu ubuntu 6830 Jul 26 16:43 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 622 Jul 26 16:43 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8916 Jul 26 16:44 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-A2LG:/main --env=head=git@github.com:maxonfjvipon/xslint-lsp.git --env=pull_id=11 --env=fork=git@github.com:maxonfjvipon/xslint-lsp.git --env=fork_branch=dependabot/npm_and_yarn/client/vscode-languageclient-10.1.0 --env=head_branch=master '--env=pull_title=Bump vscode-languageclient from 9.0.1 to 10.1.0 in /client' --env=author=maxonfjvipon '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:maxonfjvipon/xslint-lsp.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=11'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:maxonfjvipon/xslint-lsp.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=dependabot/npm_and_yarn/client/vscode-languageclient-10.1.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Bump vscode-languageclient from 9.0.1 to 10.1.0 in /client'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=maxonfjvipon'\''\'\'''\'''\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''npm run lint'\'' '\'';'\'' '\''npm test'\'' '\'';'\'' '\''npm run coverage'\'' '\'';'\'' )' --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-A2LG/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=maxonfjvipon_xslint-lsp_11 maxonfjvipon/rultor-image-js:latest /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.gemrc /root/.local /root/.profile /root/.rvmrc /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/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:maxonfjvipon/xslint-lsp.git' ; export 'pull_id=11' ; export 'fork=git@github.com:maxonfjvipon/xslint-lsp.git' ; export 'fork_branch=dependabot/npm_and_yarn/client/vscode-languageclient-10.1.0' ; export 'head_branch=master' ; export 'pull_title=Bump vscode-languageclient from 9.0.1 to 10.1.0 in /client' ; export 'author=maxonfjvipon' ; npm install --no-color ; npm run lint ; npm test ; npm run coverage ;
+ 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
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
added 220 packages, and audited 221 packages in 4s
1G0K⠸1G0K
1G0K⠸1G0K61 packages are looking for funding
1G0K⠸1G0K run `npm fund` for details
1G0K⠸1G0K
3 high severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
1G0K⠸1G0Knpm notice
npm notice New major version of npm available! 10.9.7 -> 12.0.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.1
npm notice To update run: npm install -g npm@12.0.1
npm notice
1G0K⠸1G0K
> xslint-lsp@0.0.0 lint
> eslint src test
1G0K1G0K⠙1G0K
> xslint-lsp@0.0.0 test
> node --test
1G0K32m✔ offers a quick-fix for a fixable defect in range 90m(124.597886ms)39m39m
32m✔ offers a fix-all action when there are auto-fixes 90m(12.011444ms)39m39m
32m✔ the fix-all edit removes every auto-fixable defect 90m(8.817927ms)39m39m
32m✔ offers no fix-all when nothing is auto-fixable 90m(29.474938ms)39m39m
32m✔ skips a fixable defect below the requested range 90m(31.102942ms)39m39m
32m✔ skips a fixable defect above the requested range 90m(32.975411ms)39m39m
32m✔ shifts a one-based defect to a zero-based range 90m(1.220055ms)39m39m
32m✔ maps an error severity to the LSP error level 90m(0.219614ms)39m39m
32m✔ carries the rule name as the diagnostic code 90m(0.128778ms)39m39m
32m✔ names xslint as the diagnostic source 90m(0.114582ms)39m39m
32m✔ defaults an unrecognized severity to warning 90m(0.118122ms)39m39m
32m✔ cannot produce a negative range for a defect at the origin 90m(1.068327ms)39m39m
32m✔ reports, updates, and clears diagnostics over a document lifecycle 90m(403.672578ms)39m39m
32m✔ answers a code-action request, and offers none for an unknown document 90m(395.745243ms)39m39m
34mℹ tests 1439m
34mℹ suites 039m
34mℹ pass 1439m
34mℹ fail 039m
34mℹ cancelled 039m
34mℹ skipped 039m
34mℹ todo 039m
34mℹ duration_ms 1441.99047539m
1G0K⠙1G0K
> xslint-lsp@0.0.0 coverage
> c8 node --test
1G0K32m✔ offers a quick-fix for a fixable defect in range 90m(181.039913ms)39m39m
32m✔ offers a fix-all action when there are auto-fixes 90m(17.581509ms)39m39m
32m✔ the fix-all edit removes every auto-fixable defect 90m(13.79331ms)39m39m
32m✔ offers no fix-all when nothing is auto-fixable 90m(15.604ms)39m39m
32m✔ skips a fixable defect below the requested range 90m(40.611789ms)39m39m
32m✔ skips a fixable defect above the requested range 90m(33.654778ms)39m39m
32m✔ shifts a one-based defect to a zero-based range 90m(1.642206ms)39m39m
32m✔ maps an error severity to the LSP error level 90m(0.75465ms)39m39m
32m✔ carries the rule name as the diagnostic code 90m(0.130265ms)39m39m
32m✔ names xslint as the diagnostic source 90m(1.569082ms)39m39m
32m✔ defaults an unrecognized severity to warning 90m(0.149007ms)39m39m
32m✔ cannot produce a negative range for a defect at the origin 90m(0.119315ms)39m39m
32m✔ reports, updates, and clears diagnostics over a document lifecycle 90m(504.16823ms)39m39m
32m✔ answers a code-action request, and offers none for an unknown document 90m(495.542089ms)39m39m
34mℹ tests 1439m
34mℹ suites 039m
34mℹ pass 1439m
34mℹ fail 039m
34mℹ cancelled 039m
34mℹ skipped 039m
34mℹ todo 039m
34mℹ duration_ms 1826.9103539m
----------------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------------|---------|----------|---------|---------|-------------------
32;1mAll files 0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m
32;1m actions.js 0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m
32;1m diagnostics.js0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m
32;1m server.js 0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m
----------------|---------|----------|---------|---------|-------------------
=============================== Coverage summary ===============================
32;1mStatements : 100% ( 211/211 )0m
32;1mBranches : 100% ( 21/21 )0m
32;1mFunctions : 100% ( 9/9 )0m
32;1mLines : 100% ( 211/211 )0m
================================================================================
1G0K⠙1G0K+ 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:maxonfjvipon/xslint-lsp.git
8e6ee88..63fe38b master -> master
container 0b1e9778c9becebcb8160ee9512562cf75bae1518af67e4d13d19e387377d521 is dead
Sun Jul 26 16:44:49 UTC 2026