++ dirname ./run.sh
+ cd .
+ echo 1380
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri May 22 17:16:39 UTC 2026
+ uptime
17:16:39 up 1 min, 0 users, load average: 0.78, 0.29, 0.11
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency org.pitest:pitest-maven to v1.25.0'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/together.git
+ pull_id=94
+ fork=git@github.com:yegor256/together.git
+ fork_branch=renovate/org.pitest-pitest-maven-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/together.git' '--env=pull_id=94' '--env=fork=git@github.com:yegor256/together.git' '--env=fork_branch=renovate/org.pitest-pitest-maven-1.x' '--env=head_branch=master' '--env=pull_title=Update dependency org.pitest:pitest-maven to v1.25.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/together.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=94'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/together.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/org.pitest-pitest-maven-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency org.pitest:pitest-maven to v1.25.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors -Dstyle.color=never'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/together.git'\''' ';' 'export '\''pull_id=94'\''' ';' 'export '\''fork=git@github.com:yegor256/together.git'\''' ';' 'export '\''fork_branch=renovate/org.pitest-pitest-maven-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency org.pitest:pitest-maven to v1.25.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors -Dstyle.color=never' ';')
+ container=yegor256_together_94
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-30-81
+ pwd
/tmp/rultor-8duw
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:yegor256/together.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:yegor256/together.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/together.git'\''' ';' 'export '\''pull_id=94'\''' ';' 'export '\''fork=git@github.com:yegor256/together.git'\''' ';' 'export '\''fork_branch=renovate/org.pitest-pitest-maven-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency org.pitest:pitest-maven to v1.25.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors -Dstyle.color=never' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/together.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/together
* [new branch] master -> fork/master
* [new branch] renovate/org.pitest-pitest-maven-1.x -> fork/renovate/org.pitest-pitest-maven-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/org.pitest-pitest-maven-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/org.pitest-pitest-maven-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 dependency org.pitest:pitest-maven to v1.25.0' --ff __rultor
Updating 7dd0a63..20ceea2
Fast-forward (no commit created; -m option ignored)
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 20ceea2bec9d3986fdcc333f2cd32196f5929d8c
gpg: Signature made Fri May 22 15:12:23 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 22 15:12:23 2026 +0000
Update dependency org.pitest:pitest-maven to v1.25.0
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.11
++ bc
++ echo 0.11 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.11, low enough to run a new Docker container'
load average is 0.11, 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
4e6c30a6639c: Waiting
be5819937019: Waiting
439b5901cf18: Waiting
f766e619249f: Waiting
cc48877d15ee: Waiting
8be45a522bee: Waiting
68ce65124a2a: Waiting
062d8286a697: Waiting
29e30624c231: 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
439b5901cf18: Verifying Checksum
439b5901cf18: Download complete
f766e619249f: Verifying Checksum
f766e619249f: Download complete
cc48877d15ee: Verifying Checksum
cc48877d15ee: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
be5819937019: Verifying Checksum
be5819937019: Download complete
68ce65124a2a: Verifying Checksum
68ce65124a2a: 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 '\syegor256_together_94\s*$'
+ ls -al .
total 56
drwx------ 3 ubuntu ubuntu 4096 May 22 17:16 .
drwxrwxrwt 12 root root 4096 May 22 17:16 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 May 22 17:16 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 May 22 17:16 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 May 22 17:16 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 May 22 17:16 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 May 22 17:16 repo
-rwxrwxr-x 1 ubuntu ubuntu 6614 May 22 17:16 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 593 May 22 17:16 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 May 22 17:16 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 462 May 22 17:16 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 8155 May 22 17:17 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-8duw:/main --env=head=git@github.com:yegor256/together.git --env=pull_id=94 --env=fork=git@github.com:yegor256/together.git --env=fork_branch=renovate/org.pitest-pitest-maven-1.x --env=head_branch=master '--env=pull_title=Update dependency org.pitest:pitest-maven to v1.25.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/together.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=94'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/together.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/org.pitest-pitest-maven-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency org.pitest:pitest-maven to v1.25.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors -Dstyle.color=never'\'' '\'';'\'' )' --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-8duw/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_together_94 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:yegor256/together.git' ; export 'pull_id=94' ; export 'fork=git@github.com:yegor256/together.git' ; export 'fork_branch=renovate/org.pitest-pitest-maven-1.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency org.pitest:pitest-maven to v1.25.0' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -ntp -Pqulice --errors -Dstyle.color=never ;
+ su --login r --command /home/r/script.sh
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------------< com.yegor256:together >------------------------
[INFO] Building together 1.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ together ---
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ together ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ together ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ together ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: 20ceea2 at timestamp: 2026-05-22T17:18:00
[INFO] Storing scmBranch: master
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ together ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.5.0:resources (default-resources) @ together ---
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ together ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 33 source files with javac [debug deprecation target 1.8] to target/classes
[INFO]
[INFO] --- resources:3.5.0:testResources (default-testResources) @ together ---
[INFO] skip non existing resourceDirectory /home/r/repo/src/test/resources
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ together ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 22 source files with javac [debug deprecation target 1.8] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.5:test (default-test) @ together ---
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=168144869402
[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.yegor256.together.policy.WaitForAllTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in com.yegor256.together.policy.WaitForAllTest
[INFO] Running com.yegor256.together.execution.StartedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in com.yegor256.together.execution.StartedTest
[INFO] Running com.yegor256.TogetherTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in com.yegor256.TogetherTest
[INFO] Running com.yegor256.together.race.RulesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in com.yegor256.together.race.RulesTest
[INFO] Running com.yegor256.together.policy.DeadlineTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.yegor256.together.policy.DeadlineTest
[INFO] Running com.yegor256.together.execution.CompletedTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in com.yegor256.together.execution.CompletedTest
[INFO] Running com.yegor256.together.policy.ForeverTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.yegor256.together.policy.ForeverTest
[INFO] Running com.yegor256.together.race.RoundsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in com.yegor256.together.race.RoundsTest
[INFO] Running com.yegor256.together.race.RaceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in com.yegor256.together.race.RaceTest
[INFO] Running com.yegor256.together.race.ThreadsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in com.yegor256.together.race.ThreadsTest
[INFO] Running com.yegor256.together.execution.ExecutionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.yegor256.together.execution.ExecutionTest
[INFO] Running com.yegor256.together.race.RoundTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in com.yegor256.together.race.RoundTest
[INFO] Running com.yegor256.together.failure.FailureKindTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.yegor256.together.failure.FailureKindTest
[INFO] Running com.yegor256.together.policy.StopFastTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.yegor256.together.policy.StopFastTest
[INFO] Running com.yegor256.together.support.ShutdownTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.yegor256.together.support.ShutdownTest
[INFO] Running com.yegor256.together.failure.FailureContextTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in com.yegor256.together.failure.FailureContextTest
[INFO] Running com.yegor256.together.policy.WatchingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.yegor256.together.policy.WatchingTest
[INFO] Running com.yegor256.together.support.IterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.yegor256.together.support.IterTest
[INFO] Running com.yegor256.together.policy.LimitedTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.yegor256.together.policy.LimitedTest
[INFO] Running com.yegor256.together.execution.JobTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.yegor256.together.execution.JobTest
[INFO] Running com.yegor256.TogetherFailureTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.yegor256.TogetherFailureTest
[INFO] Running com.yegor256.together.race.ScenarioTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.yegor256.together.race.ScenarioTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ together ---
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/yegor256/together/race/com-yegor256-together-jar.txt added
[INFO] File /home/r/repo/target/classes/com/yegor256/together/support/com-yegor256-together-jar.txt added
[INFO] File /home/r/repo/target/classes/com/yegor256/together/execution/com-yegor256-together-jar.txt added
[INFO] File /home/r/repo/target/classes/com/yegor256/together/policy/com-yegor256-together-jar.txt added
[INFO] File /home/r/repo/target/classes/com/yegor256/together/failure/com-yegor256-together-jar.txt added
[INFO] File /home/r/repo/target/classes/com/yegor256/together/com-yegor256-together-jar.txt added
[INFO] File /home/r/repo/target/classes/com/yegor256/com-yegor256-together-jar.txt added
[INFO]
[INFO] --- jar:3.5.0:jar (default-jar) @ together ---
[INFO] Building jar: /home/r/repo/target/together-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- revapi:0.15.1:check (default) @ together ---
[INFO] Comparing [com.yegor256:together:jar:0.2.0] against [com.yegor256:together:jar:1.0-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO]
[INFO] >>> spotbugs:4.9.8.3:check (default) > :spotbugs @ together >>>
[INFO]
[INFO] --- spotbugs:4.9.8.3:spotbugs (spotbugs) @ together ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.9.8.3:spotbugs report goal
[INFO]
[INFO] <<< spotbugs:4.9.8.3:check (default) < :spotbugs @ together <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.9.8.3:check (default) @ together ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- pitest:1.25.0:mutationCoverage (default) @ together ---
[INFO] Root dir is : /home/r/repo
[INFO] Found plugin : Default csv report plugin
[INFO] Found plugin : Default xml report plugin
[INFO] Found plugin : Default html report plugin
[INFO] Found plugin : Static initializer code detector plugin
[INFO] Found plugin : Excluded annotations plugin
[INFO] Found plugin : Try with resources filter
[INFO] Found plugin : Inlined finally block filter plugin
[INFO] Found plugin : Implicit null check filter
[INFO] Found plugin : Method reference null check filter
[INFO] Found plugin : For each loop filter
[INFO] Found plugin : Enum junk filter
[INFO] Found plugin : Record junk mutation filter
[INFO] Found plugin : String switch filter
[INFO] Found plugin : Assertions filter
[INFO] Found plugin : Enum switch filter
[INFO] Found plugin : Logging calls filter
[INFO] Found plugin : Infinite for loop filter
[INFO] Found plugin : Long running iterator loop filter
[INFO] Found plugin : For loop counter filter
[INFO] Found plugin : Kotlin junk mutations filter
[INFO] Found plugin : Groovy junk mutations filter
[INFO] Found plugin : Max mutations per class limit
[INFO] Found plugin : Equals shortcut equivalent mutant filter
[INFO] Found plugin : Trivial return vals equivalence filter
[INFO] Found plugin : Filters mutants with line number <= 1
[INFO] Found plugin : Division by one equivalent mutant filter
[INFO] Found plugin : Lombok junk mutations filter
[INFO] Found plugin : Filter mutations to defensive wrappers such as unmodifiableCollection on return or field write
[INFO] Found plugin : Final field null assignment equivalent mutant filter
[INFO] Found plugin : Mutant export plugin
[INFO] Found plugin : Auto add java.awt.headless=true to keep keyboard focus on Mac OS
[INFO] Found plugin : Auto set number of threads based on machine
[INFO] Found plugin : Automatically add -ea to launch args to enable assertions
[INFO] Found plugin : Default build verifier
[INFO] Found plugin : Detect missing JUnit5 plugin
[INFO] Found plugin : Detect missing TestNG plugin
[INFO] Found plugin : Detect missing kotlin plugin
[INFO] Found plugin : Detect missing spring plugin
[INFO] Found plugin : Default coverage exporter
[INFO] Found plugin : Basic test statistics
[INFO] Found shared classpath plugin : Default mutation engine
[INFO] Found shared classpath plugin : JUnit 5 test framework support
[INFO] Found shared classpath plugin : JUnit plugin
[INFO] Found shared classpath plugin : Support for mocking frameworks using javassist
[INFO] Found shared classpath plugin : Reset environment for javassist
[INFO] Available mutators : EXPERIMENTAL_ARGUMENT_PROPAGATION,FALSE_RETURNS,TRUE_RETURNS,CONDITIONALS_BOUNDARY,CONSTRUCTOR_CALLS,EMPTY_RETURNS,INCREMENTS,INLINE_CONSTS,INVERT_NEGS,MATH,NEGATE_CONDITIONALS,NON_VOID_METHOD_CALLS,NULL_RETURNS,PRIMITIVE_RETURNS,REMOVE_CONDITIONALS_EQUAL_IF,REMOVE_CONDITIONALS_EQUAL_ELSE,REMOVE_CONDITIONALS_ORDER_IF,REMOVE_CONDITIONALS_ORDER_ELSE,VOID_METHOD_CALLS,EXPERIMENTAL_BIG_DECIMAL,EXPERIMENTAL_BIG_INTEGER,EXPERIMENTAL_MEMBER_VARIABLE,EXPERIMENTAL_NAKED_RECEIVER,REMOVE_INCREMENTS,EXPERIMENTAL_SWITCH
[INFO] Adding org.pitest:pitest-junit5-plugin to SUT classpath
[INFO] Adding org.pitest:pitest to SUT classpath
[INFO] Auto adding org.junit.platform:junit-platform-launcher:jar:6.0.3 < central (https://repo.maven.apache.org/maven2, default, releases) to classpath.
[INFO] Mutating from /home/r/repo/target/classes
[INFO] Defaulting target classes to match packages in build directory
[INFO] Defaulting target tests to match packages in test build directory
5:18:54 PM PIT >> INFO : Verbose logging is disabled. If you encounter a problem, please enable it before reporting an issue.
5:18:54 PM PIT >> INFO : Created 23 mutation test units in pre scan
5:18:55 PM PIT >> INFO : Sending 46 test classes to minion
5:18:55 PM PIT >> INFO : Sent tests to minion
\5:18:58 PM PIT >> INFO : Calculated coverage in 3 seconds.
5:18:58 PM PIT >> INFO : 0 tests took longer than 2000 ms
5:18:58 PM PIT >> INFO : Slowest test ([engine:junit-jupiter]/[class:com.yegor256.TogetherTest]/[method:startsInRandomOrder()]) took 161 ms
5:18:58 PM PIT >> INFO : Largest test ([engine:junit-jupiter]/[class:com.yegor256.together.race.RaceTest]/[method:runsConfiguredRace()]) covered 252 blocks
5:18:58 PM PIT >> INFO : Created 23 mutation test units
5:19:12 PM PIT >> WARNING : Minion exited abnormally due to TIMED_OUT
5:19:25 PM PIT >> WARNING : Minion exited abnormally due to TIMED_OUT
5:19:26 PM PIT >> WARNING : Minion exited abnormally due to TIMED_OUT
/5:19:38 PM PIT >> WARNING : Minion exited abnormally due to TIMED_OUT
\5:20:00 PM PIT >> WARNING : Minion exited abnormally due to TIMED_OUT
/5:20:01 PM PIT >> WARNING : Minion exited abnormally due to TIMED_OUT
\5:20:10 PM PIT >> INFO : Completed in 76 seconds
================================================================================
- Mutators
================================================================================
> org.pitest.mutationtest.engine.gregor.mutators.returns.PrimitiveReturnsMutator
>> Generated 6 Killed 2 (33%)
> KILLED 2 SURVIVED 4 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0 EQUIVALENT 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.ConditionalsBoundaryMutator
>> Generated 9 Killed 7 (78%)
> KILLED 7 SURVIVED 2 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0 EQUIVALENT 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator
>> Generated 23 Killed 11 (48%)
> KILLED 7 SURVIVED 7 TIMED_OUT 4 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 5 EQUIVALENT 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.returns.BooleanTrueReturnValsMutator
>> Generated 16 Killed 16 (100%)
> KILLED 15 SURVIVED 0 TIMED_OUT 1 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0 EQUIVALENT 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.returns.NullReturnValsMutator
>> Generated 33 Killed 33 (100%)
> KILLED 32 SURVIVED 0 TIMED_OUT 1 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0 EQUIVALENT 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.MathMutator
>> Generated 6 Killed 2 (33%)
> KILLED 2 SURVIVED 4 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0 EQUIVALENT 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.returns.EmptyObjectReturnValsMutator
>> Generated 12 Killed 10 (83%)
> KILLED 10 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 2 EQUIVALENT 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.returns.BooleanFalseReturnValsMutator
>> Generated 10 Killed 10 (100%)
> KILLED 10 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0 EQUIVALENT 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator
>> Generated 24 Killed 20 (83%)
> KILLED 20 SURVIVED 3 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 1 EQUIVALENT 0
--------------------------------------------------------------------------------
================================================================================
- Timings
================================================================================
> pre-scan for mutations : < 1 second
> scan classpath : < 1 second
> coverage and dependency analysis : 3 seconds
> build mutation tests : < 1 second
> run mutation analysis : 1 minutes and 12 seconds
--------------------------------------------------------------------------------
> Total : 1 minutes and 16 seconds
--------------------------------------------------------------------------------
> 0 tests took longer than 2000 ms
> Slowest test ([engine:junit-jupiter]/[class:com.yegor256.TogetherTest]/[method:startsInRandomOrder()]) took 161 ms
> Largest test ([engine:junit-jupiter]/[class:com.yegor256.together.race.RaceTest]/[method:runsConfiguredRace()]) covered 252 blocks
================================================================================
- Statistics
================================================================================
>> Line Coverage (for mutated classes only): 304/323 (94%)
>> 46 tests examined
>> Generated 139 mutations Killed 111 (80%)
>> Mutations with no coverage 8. Test strength 85%
>> Ran 277 tests (1.99 tests per mutation)
Enhanced functionality available at https://www.arcmutate.com/
[INFO]
[INFO] --- qulice:0.27.6:check (jcabi-qulice-check) @ together ---
[INFO] >> /home/r/repo/src/test/java/com/yegor256/package-info.java:10: warning: a package-info.java file has already been seen for package com.yegor256
[INFO] >> package com.yegor256;
[INFO] >> ^
[INFO] >> /home/r/repo/src/test/java/com/yegor256/together/race/package-info.java:10: warning: a package-info.java file has already been seen for package com.yegor256.together.race
[INFO] >> package com.yegor256.together.race;
[INFO] >> ^
[INFO] >> /home/r/repo/src/test/java/com/yegor256/together/support/package-info.java:10: warning: a package-info.java file has already been seen for package com.yegor256.together.support
[INFO] >> package com.yegor256.together.support;
[INFO] >> ^
[INFO] >> /home/r/repo/src/test/java/com/yegor256/together/execution/package-info.java:10: warning: a package-info.java file has already been seen for package com.yegor256.together.execution
[INFO] >> package com.yegor256.together.execution;
[INFO] >> ^
[INFO] >> /home/r/repo/src/test/java/com/yegor256/together/policy/package-info.java:10: warning: a package-info.java file has already been seen for package com.yegor256.together.policy
[INFO] >> package com.yegor256.together.policy;
[INFO] >> ^
[INFO] >> /home/r/repo/src/test/java/com/yegor256/together/failure/package-info.java:9: warning: a package-info.java file has already been seen for package com.yegor256.together.failure
[INFO] >> package com.yegor256.together.failure;
[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.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> 100 warnings
[INFO] >> only showing the first 100 warnings, of 139 total; use -Xmaxwarns if you would like to see more
[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) @ together ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/yegor256/together/1.0-SNAPSHOT/together-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/together-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/yegor256/together/1.0-SNAPSHOT/together-1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:52 min
[INFO] Finished at: 2026-05-22T17:20:38Z
[INFO] ------------------------------------------------------------------------
0m0m+ 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/together.git
7dd0a63..20ceea2 master -> master
container 29b4be61dea2d8051923e61c88c716a06d6cb8b28e1bbd9225c242f6393e50d3 is dead
Fri May 22 17:21:51 UTC 2026