++ dirname ./run.sh
+ cd .
+ echo 1374
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sat May 9 03:37:26 UTC 2026
+ uptime
03:37:26 up 1 min, 0 users, load average: 0.83, 0.48, 0.19
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update crate-ci/typos action to v1.46.1'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-ssh.git
+ pull_id=314
+ fork=git@github.com:jcabi/jcabi-ssh.git
+ fork_branch=renovate/crate-ci-typos-1.x
+ squash=false
+ vars=('--env=head=git@github.com:jcabi/jcabi-ssh.git' '--env=pull_id=314' '--env=fork=git@github.com:jcabi/jcabi-ssh.git' '--env=fork_branch=renovate/crate-ci-typos-1.x' '--env=head_branch=master' '--env=pull_title=Update crate-ci/typos action to v1.46.1' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-ssh.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=314'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-ssh.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.46.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-ssh.git'\''' ';' 'export '\''pull_id=314'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-ssh.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.46.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-ssh_314
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-16-192
+ pwd
/tmp/rultor-jFOx
+ 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:jcabi/jcabi-ssh.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:jcabi/jcabi-ssh.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:jcabi/jcabi-ssh.git'\''' ';' 'export '\''pull_id=314'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-ssh.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.46.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:jcabi/jcabi-ssh.git
+ git remote update
Fetching origin
Fetching fork
From github.com:jcabi/jcabi-ssh
* [new branch] dependabot/maven/com.jcabi-jcabi-1.27.0 -> fork/dependabot/maven/com.jcabi-jcabi-1.27.0
* [new branch] dependabot/maven/com.jcraft-jsch-0.1.55 -> fork/dependabot/maven/com.jcraft-jsch-0.1.55
* [new branch] dependabot/maven/org.apache.sshd-sshd-core-2.5.1 -> fork/dependabot/maven/org.apache.sshd-sshd-core-2.5.1
* [new branch] dependabot/maven/org.cactoos-cactoos-0.48 -> fork/dependabot/maven/org.cactoos-cactoos-0.48
* [new branch] gh-pages -> fork/gh-pages
* [new branch] master -> fork/master
* [new branch] renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.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/crate-ci-typos-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/crate-ci-typos-1.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 ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update crate-ci/typos action to v1.46.1' --ff __rultor
Updating dd0a569..84cb423
Fast-forward (no commit created; -m option ignored)
.github/workflows/typos.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 84cb4239ce7750568c7e100696e1bf463617c960
gpg: Signature made Fri May 8 16:54:27 2026 UTC
gpg: using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri May 8 16:54:27 2026 +0000
Update crate-ci/typos action to v1.46.1
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.19
++ bc
++ echo 0.19 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.19, low enough to run a new Docker container'
load average is 0.19, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java
+ docker pull yegor256/java
Using default tag: latest
latest: Pulling from yegor256/java
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
29e30624c231: Pulling fs layer
4e6c30a6639c: Pulling fs layer
be5819937019: Pulling fs layer
439b5901cf18: Pulling fs layer
f766e619249f: Pulling fs layer
cc48877d15ee: Pulling fs layer
8be45a522bee: Pulling fs layer
68ce65124a2a: Pulling fs layer
062d8286a697: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
29e30624c231: Waiting
4e6c30a6639c: Waiting
be5819937019: Waiting
439b5901cf18: Waiting
f766e619249f: Waiting
cc48877d15ee: Waiting
8be45a522bee: Waiting
68ce65124a2a: Waiting
062d8286a697: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
29e30624c231: Verifying Checksum
29e30624c231: Download complete
4e6c30a6639c: Verifying Checksum
4e6c30a6639c: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
439b5901cf18: Verifying Checksum
439b5901cf18: Download complete
cc48877d15ee: Verifying Checksum
cc48877d15ee: Download complete
f766e619249f: Verifying Checksum
f766e619249f: Download complete
68ce65124a2a: Verifying Checksum
68ce65124a2a: Download complete
be5819937019: Verifying Checksum
be5819937019: Download complete
8be45a522bee: Verifying Checksum
8be45a522bee: Download complete
062d8286a697: Verifying Checksum
062d8286a697: Download complete
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
29e30624c231: Pull complete
4e6c30a6639c: Pull complete
be5819937019: Pull complete
439b5901cf18: Pull complete
f766e619249f: Pull complete
cc48877d15ee: Pull complete
8be45a522bee: Pull complete
68ce65124a2a: Pull complete
062d8286a697: Pull complete
Digest: sha256:6d2aa65ab6c810041a3dbef96ee917515eb6e6b34278936f9e93ece3212601da
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-ssh_314\s*$'
+ ls -al .
total 64
drwx------ 3 ubuntu ubuntu 4096 May 9 03:37 .
drwxrwxrwt 12 root root 4096 May 9 03:37 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 May 9 03:37 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 May 9 03:37 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 May 9 03:37 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 May 9 03:37 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 May 9 03:37 repo
-rwxrwxr-x 1 ubuntu ubuntu 6499 May 9 03:37 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 561 May 9 03:37 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 May 9 03:37 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 4430 May 9 03:37 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 8464 May 9 03:38 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-jFOx:/main --env=head=git@github.com:jcabi/jcabi-ssh.git --env=pull_id=314 --env=fork=git@github.com:jcabi/jcabi-ssh.git --env=fork_branch=renovate/crate-ci-typos-1.x --env=head_branch=master '--env=pull_title=Update crate-ci/typos action to v1.46.1' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-ssh.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=314'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-ssh.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.46.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )' --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-jFOx/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-ssh_314 yegor256/java /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.gradle /root/.m2 /root/.profile /root/.wget-hsts /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./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:jcabi/jcabi-ssh.git' ; export 'pull_id=314' ; export 'fork=git@github.com:jcabi/jcabi-ssh.git' ; export 'fork_branch=renovate/crate-ci-typos-1.x' ; export 'head_branch=master' ; export 'pull_title=Update crate-ci/typos action to v1.46.1' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -ntp -Pqulice --errors --batch-mode ;
+ su --login r --command /home/r/script.sh
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.5 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding src/main/resources/images/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/mvn.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading pom.xml ...
Reading src/main/java/com/jcabi/ssh/AbstractSshShell.java ...
Reading src/main/java/com/jcabi/ssh/EasyRepo.java ...
Reading src/main/java/com/jcabi/ssh/Execution.java ...
Reading src/main/java/com/jcabi/ssh/JschLogger.java ...
Reading src/main/java/com/jcabi/ssh/Shell.java ...
Reading src/main/java/com/jcabi/ssh/Ssh.java ...
Puzzle 30-15484dec 30/DEV at src/main/java/com/jcabi/ssh/Ssh.java
Reading src/main/java/com/jcabi/ssh/SshByPassword.java ...
Reading src/main/java/com/jcabi/ssh/package-info.java ...
Reading src/site/apt/index.apt.vm ...
Reading src/site/resources/CNAME ...
Reading src/site/site.xml ...
Reading src/test/java/com/jcabi/ssh/ExecutionTest.java ...
Reading src/test/java/com/jcabi/ssh/MkCommand.java ...
Reading src/test/java/com/jcabi/ssh/MkCommandFactory.java ...
Reading src/test/java/com/jcabi/ssh/MockSshServerBuilder.java ...
Reading src/test/java/com/jcabi/ssh/SshByPasswordITCase.java ...
Reading src/test/java/com/jcabi/ssh/SshByPasswordTest.java ...
Reading src/test/java/com/jcabi/ssh/SshITCase.java ...
Reading src/test/java/com/jcabi/ssh/SshITCaseTemplate.java ...
Reading src/test/java/com/jcabi/ssh/SshTest.java ...
Reading src/test/java/com/jcabi/ssh/package-info.java ...
Reading src/test/resources/com/jcabi/ssh/encrypted_private.key ...
Reading src/test/resources/com/jcabi/ssh/private.key ...
Reading src/test/resources/log4j.properties ...
Reading typos.toml ...
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------< com.jcabi:jcabi-ssh >-------------------------
[INFO] Building jcabi-ssh 2.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ jcabi-ssh ---
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jcabi-ssh ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ jcabi-ssh ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ jcabi-ssh ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: 84cb423 at timestamp: 2026-05-09T03:39:02
[INFO] Storing scmBranch: master
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ jcabi-ssh ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.5.0:resources (default-resources) @ jcabi-ssh ---
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ jcabi-ssh ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 8 source files with javac [debug deprecation target 1.8] to target/classes
[INFO]
[INFO] --- resources:3.5.0:testResources (default-testResources) @ jcabi-ssh ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ jcabi-ssh ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 9 source files with javac [debug deprecation target 1.8] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.5:test (default-test) @ jcabi-ssh ---
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=217733710933
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.ssh.ExecutionTest
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] main com.jcabi.ssh.Execution: + hello
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.025 s -- in com.jcabi.ssh.ExecutionTest
[INFO] Running com.jcabi.ssh.SshTest
[DEBUG] main com.jcabi.ssh.Ssh: Opening SSH session to other test@127.0.0.1:37339 (1764 bytes in RSA key)...
[DEBUG] main com.jcabi.ssh.Ssh: SSH session opened to other test@127.0.0.1:37339
[DEBUG] sshd-SshServer[2ac519dc](port=37339)-nio2-thread-1 com.jcabi.ssh.MkCommandFactory: #createCommand(): command 'some other test command' created
[DEBUG] sshd-SshServer[2ac519dc](port=37339)-nio2-thread-1 com.jcabi.ssh.MkCommand: #setOutputStream(): for 'some other test command'
[DEBUG] sshd-SshServer[2ac519dc](port=37339)-nio2-thread-1 com.jcabi.ssh.MkCommand: #setErrorStream(): for 'some other test command'
[DEBUG] sshd-SshServer[2ac519dc](port=37339)-nio2-thread-1 com.jcabi.ssh.MkCommand: #setInputStream(): for 'some other test command'
[DEBUG] sshd-SshServer[2ac519dc](port=37339)-nio2-thread-1 com.jcabi.ssh.MkCommand: #setExitCallback(): for 'some other test command'
[DEBUG] sshd-SshServer[2ac519dc](port=37339)-nio2-thread-1 com.jcabi.ssh.MkCommand: #start(): starting 'some other test command'
[INFO] main com.jcabi.ssh.Execution: + some other test command
[DEBUG] sshd-SshServer[2ac519dc](port=37339)-nio2-thread-1 com.jcabi.ssh.MkCommand: #destroy(): finishing 'some other test command'
[DEBUG] main com.jcabi.ssh.Execution: Waiting for SSH session to 127.0.0.1:37339 to close, already 1s...
[DEBUG] main com.jcabi.ssh.Ssh: Opening SSH session to test@127.0.0.1:39691 (691 bytes in RSA key)...
[DEBUG] main com.jcabi.ssh.Ssh: SSH session opened to test@127.0.0.1:39691
[DEBUG] sshd-SshServer[23e3f5cd](port=39691)-nio2-thread-1 com.jcabi.ssh.MkCommandFactory: #createCommand(): command 'some test command' created
[DEBUG] sshd-SshServer[23e3f5cd](port=39691)-nio2-thread-1 com.jcabi.ssh.MkCommand: #setOutputStream(): for 'some test command'
[DEBUG] sshd-SshServer[23e3f5cd](port=39691)-nio2-thread-1 com.jcabi.ssh.MkCommand: #setErrorStream(): for 'some test command'
[DEBUG] sshd-SshServer[23e3f5cd](port=39691)-nio2-thread-1 com.jcabi.ssh.MkCommand: #setInputStream(): for 'some test command'
[DEBUG] sshd-SshServer[23e3f5cd](port=39691)-nio2-thread-1 com.jcabi.ssh.MkCommand: #setExitCallback(): for 'some test command'
[DEBUG] sshd-SshServer[23e3f5cd](port=39691)-nio2-thread-1 com.jcabi.ssh.MkCommand: #start(): starting 'some test command'
[INFO] main com.jcabi.ssh.Execution: + some test command
[DEBUG] sshd-SshServer[23e3f5cd](port=39691)-nio2-thread-2 com.jcabi.ssh.MkCommand: #destroy(): finishing 'some test command'
[DEBUG] main com.jcabi.ssh.Execution: Waiting for SSH session to 127.0.0.1:39691 to close, already 1s...
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.975 s -- in com.jcabi.ssh.SshTest
[INFO] Running com.jcabi.ssh.SshByPasswordTest
[DEBUG] main com.jcabi.ssh.SshByPassword: Opening SSH session to test@127.0.0.1:45303 (auth with password)...
[WARN] main com.jcabi.ssh.Ssh: Permanently added '[127.0.0.1]:45303' (ECDSA) to the list of known hosts.
[DEBUG] sshd-SshServer[5e0c4f21](port=45303)-nio2-thread-2 com.jcabi.ssh.MkCommandFactory: #createCommand(): command 'some test command' created
[DEBUG] sshd-SshServer[5e0c4f21](port=45303)-nio2-thread-2 com.jcabi.ssh.MkCommand: #setOutputStream(): for 'some test command'
[DEBUG] sshd-SshServer[5e0c4f21](port=45303)-nio2-thread-2 com.jcabi.ssh.MkCommand: #setErrorStream(): for 'some test command'
[DEBUG] sshd-SshServer[5e0c4f21](port=45303)-nio2-thread-2 com.jcabi.ssh.MkCommand: #setInputStream(): for 'some test command'
[DEBUG] sshd-SshServer[5e0c4f21](port=45303)-nio2-thread-2 com.jcabi.ssh.MkCommand: #setExitCallback(): for 'some test command'
[DEBUG] sshd-SshServer[5e0c4f21](port=45303)-nio2-thread-2 com.jcabi.ssh.MkCommand: #start(): starting 'some test command'
[INFO] main com.jcabi.ssh.Execution: + some test command
[DEBUG] sshd-SshServer[5e0c4f21](port=45303)-nio2-thread-1 com.jcabi.ssh.MkCommand: #destroy(): finishing 'some test command'
[DEBUG] main com.jcabi.ssh.Execution: Waiting for SSH session to 127.0.0.1:45303 to close, already 1s...
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 s -- in com.jcabi.ssh.SshByPasswordTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ jcabi-ssh ---
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/jcabi/ssh/com-jcabi-jcabi-ssh-jar.txt added
[INFO]
[INFO] --- jar:3.5.0:jar (default-jar) @ jcabi-ssh ---
[INFO] Building jar: /home/r/repo/target/jcabi-ssh-2.0-SNAPSHOT.jar
[INFO]
[INFO] --- assembly:3.8.0:single (assemble-all) @ jcabi-ssh ---
[INFO] Building jar: /home/r/repo/target/jcabi-ssh-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- failsafe:3.5.5:integration-test (default) @ jcabi-ssh ---
[WARNING] useSystemClassLoader setting has no effect when not forking
[WARNING] The parameter forkCount should likely not be 0. Forking a JVM for tests improves test accuracy. Ensure to have a <forkCount> >= 1.
[INFO] Tests will run in random order. To reproduce ordering use flag -Dfailsafe.runOrder.random.seed=238122397828
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] Running com.jcabi.ssh.SshITCase
[DEBUG] main com.jcabi.ssh.Ssh: Opening SSH session to jeff@172.17.0.1:32769 (886 bytes in RSA key)...
[DEBUG] main com.jcabi.ssh.Ssh: SSH session opened to jeff@172.17.0.1:32769
[INFO] Connect thread 172.17.0.1 session com.jcabi.ssh.Ssh: Hello
[INFO] Connect thread 172.17.0.1 session com.jcabi.ssh.Shell$Verbose: Hello
[INFO] Connect thread 172.17.0.1 session com.jcabi.ssh.Ssh: Bye
[INFO] Connect thread 172.17.0.1 session com.jcabi.ssh.Shell$Verbose: Bye
[INFO] main com.jcabi.ssh.Execution: + echo 'Hello' ; sleep 5 >/dev/null 2>&1 & echo 'Bye'
May 09, 2026 3:39:41 AM org.junit.jupiter.engine.descriptor.AbstractExtensionContext lambda$createCloseAction$1
WARNING: Type implements CloseableResource but not AutoCloseable: org.testcontainers.junit.jupiter.TestcontainersExtension$StoreAdapter
[DEBUG] main com.jcabi.ssh.Ssh: Opening SSH session to jeff@172.17.0.1:32770 (886 bytes in RSA key)...
[DEBUG] main com.jcabi.ssh.Ssh: SSH session opened to jeff@172.17.0.1:32770
[INFO] main com.jcabi.ssh.Execution: + nohup sleep 5 > /dev/null 2>&1 &
[DEBUG] main com.jcabi.ssh.Ssh: Opening SSH session to jeff@172.17.0.1:32771 (886 bytes in RSA key)...
[DEBUG] main com.jcabi.ssh.Ssh: SSH session opened to jeff@172.17.0.1:32771
[INFO] main com.jcabi.ssh.Execution: + cat
[DEBUG] main com.jcabi.ssh.Execution: Waiting for SSH session to 172.17.0.1:32771 to close, already 1s...
[DEBUG] main com.jcabi.ssh.Ssh: Opening SSH session to jeff@172.17.0.1:32772 (886 bytes in RSA key)...
[DEBUG] main com.jcabi.ssh.Ssh: SSH session opened to jeff@172.17.0.1:32772
[INFO] Connect thread 172.17.0.1 session com.jcabi.ssh.Shell$Verbose: jeff
[INFO] main com.jcabi.ssh.Execution: + whoami
[DEBUG] main com.jcabi.ssh.Ssh: Opening SSH session to jeff@172.17.0.1:32773 (886 bytes in RSA key)...
[DEBUG] main com.jcabi.ssh.Ssh: SSH session opened to jeff@172.17.0.1:32773
[WARN] Connect thread 172.17.0.1 session com.jcabi.ssh.Ssh: bash: line 1: this-command-doesnt-exist: command not found
[WARN] Connect thread 172.17.0.1 session com.jcabi.ssh.Shell$Verbose: bash: line 1: this-command-doesnt-exist: command not found
[INFO] main com.jcabi.ssh.Execution: + this-command-doesnt-exist
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.02 s -- in com.jcabi.ssh.SshITCase
[INFO] Running com.jcabi.ssh.SshByPasswordITCase
[DEBUG] main com.jcabi.ssh.SshByPassword: Opening SSH session to jeff@172.17.0.1:32774 (auth with password)...
[WARN] main com.jcabi.ssh.Ssh: Permanently added '[172.17.0.1]:32774' (EDDSA) to the list of known hosts.
[INFO] Connect thread 172.17.0.1 session com.jcabi.ssh.Ssh: Hello
[INFO] Connect thread 172.17.0.1 session com.jcabi.ssh.Shell$Verbose: Hello
[INFO] Connect thread 172.17.0.1 session com.jcabi.ssh.Ssh: Bye
[INFO] Connect thread 172.17.0.1 session com.jcabi.ssh.Shell$Verbose: Bye
[INFO] main com.jcabi.ssh.Execution: + echo 'Hello' ; sleep 5 >/dev/null 2>&1 & echo 'Bye'
[DEBUG] main com.jcabi.ssh.SshByPassword: Opening SSH session to jeff@172.17.0.1:32775 (auth with password)...
[WARN] main com.jcabi.ssh.Ssh: Permanently added '[172.17.0.1]:32775' (EDDSA) to the list of known hosts.
[INFO] main com.jcabi.ssh.Execution: + nohup sleep 5 > /dev/null 2>&1 &
[DEBUG] main com.jcabi.ssh.SshByPassword: Opening SSH session to jeff@172.17.0.1:32776 (auth with password)...
[WARN] main com.jcabi.ssh.Ssh: Permanently added '[172.17.0.1]:32776' (EDDSA) to the list of known hosts.
[INFO] main com.jcabi.ssh.Execution: + cat
[DEBUG] main com.jcabi.ssh.Execution: Waiting for SSH session to 172.17.0.1:32776 to close, already 1s...
[DEBUG] main com.jcabi.ssh.SshByPassword: Opening SSH session to jeff@172.17.0.1:32777 (auth with password)...
[WARN] main com.jcabi.ssh.Ssh: Permanently added '[172.17.0.1]:32777' (EDDSA) to the list of known hosts.
[INFO] Connect thread 172.17.0.1 session com.jcabi.ssh.Shell$Verbose: jeff
[INFO] main com.jcabi.ssh.Execution: + whoami
[DEBUG] main com.jcabi.ssh.SshByPassword: Opening SSH session to jeff@172.17.0.1:32778 (auth with password)...
[WARN] main com.jcabi.ssh.Ssh: Permanently added '[172.17.0.1]:32778' (EDDSA) to the list of known hosts.
[WARN] Connect thread 172.17.0.1 session com.jcabi.ssh.Ssh: bash: line 1: this-command-doesnt-exist: command not found
[WARN] Connect thread 172.17.0.1 session com.jcabi.ssh.Shell$Verbose: bash: line 1: this-command-doesnt-exist: command not found
[INFO] main com.jcabi.ssh.Execution: + this-command-doesnt-exist
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.17 s -- in com.jcabi.ssh.SshByPasswordITCase
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- failsafe:3.5.5:verify (default) @ jcabi-ssh ---
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO]
[INFO] --- qulice:0.27.6:check (jcabi-qulice-check) @ jcabi-ssh ---
[INFO] >> /home/r/repo/src/test/java/com/jcabi/ssh/package-info.java:10: warning: a package-info.java file has already been seen for package com.jcabi.ssh
[INFO] >> package com.jcabi.ssh;
[INFO] >> ^
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> reason: class file for org.apiguardian.api.API$Status not found
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.MAINTAINED
[INFO] >> warning: unknown enum constant Status.MAINTAINED
[INFO] >> warning: unknown enum constant Status.MAINTAINED
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> 10 warnings
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] No dependency problems found
[INFO] Qulice quality check completed
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ jcabi-ssh ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-ssh/2.0-SNAPSHOT/jcabi-ssh-2.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-ssh-2.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/jcabi-ssh/2.0-SNAPSHOT/jcabi-ssh-2.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-ssh-2.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-ssh/2.0-SNAPSHOT/jcabi-ssh-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:43 min
[INFO] Finished at: 2026-05-09T03:40:26Z
[INFO] ------------------------------------------------------------------------
0m0m+ 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 6 vulnerabilities on jcabi/jcabi-ssh's default branch (3 critical, 3 high). To find out more, visit:
remote: https://github.com/jcabi/jcabi-ssh/security/dependabot
remote:
To github.com:jcabi/jcabi-ssh.git
dd0a569..84cb423 master -> master
container 5b7753bfeeeb16bed02dfbb9b1fcf7bab8088f8d462cf1c6e51d6159fbb931fd is dead
Sat May 9 03:41:56 UTC 2026