rultor.com logo This build log was produced by rultor.com for jcabi/jcabi-xml#496
++ dirname ./run.sh
+ cd .
+ echo 2116
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sun Jun  7 03:32:20 UTC 2026
+ uptime
 03:32:20 up 1 min,  0 users,  load average: 1.66, 0.47, 0.16
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update codecov/codecov-action action to v7'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-xml.git
+ pull_id=496
+ fork=git@github.com:jcabi/jcabi-xml.git
+ fork_branch=renovate/codecov-codecov-action-7.x
+ squash=false
+ vars=('--env=head=git@github.com:jcabi/jcabi-xml.git' '--env=pull_id=496' '--env=fork=git@github.com:jcabi/jcabi-xml.git' '--env=fork_branch=renovate/codecov-codecov-action-7.x' '--env=head_branch=master' '--env=pull_title=Update codecov/codecov-action action to v7' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-xml.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=496'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-xml.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/codecov-codecov-action-7.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update codecov/codecov-action action to v7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-xml.git'\''' ';' 'export '\''pull_id=496'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-xml.git'\''' ';' 'export '\''fork_branch=renovate/codecov-codecov-action-7.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update codecov/codecov-action action to v7'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-xml_496
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-28-249
+ pwd
/tmp/rultor-ZwhI
+ 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-xml.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-xml.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:jcabi/jcabi-xml.git'\''' ';' 'export '\''pull_id=496'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-xml.git'\''' ';' 'export '\''fork_branch=renovate/codecov-codecov-action-7.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update codecov/codecov-action action to v7'\''' ';' '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-xml.git
+ git remote update
Fetching origin
Fetching fork
From github.com:jcabi/jcabi-xml
 * [new branch]      4          -> fork/4
 * [new branch]      dependabot/maven/com.jcabi-jcabi-1.27.0 -> fork/dependabot/maven/com.jcabi-jcabi-1.27.0
 * [new branch]      dependabot/maven/org.cactoos-cactoos-0.48 -> fork/dependabot/maven/org.cactoos-cactoos-0.48
 * [new branch]      dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.2.0 -> fork/dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.2.0
 * [new branch]      dependabot/maven/xml-apis-xml-apis-2.0.2 -> fork/dependabot/maven/xml-apis-xml-apis-2.0.2
 * [new branch]      gh-pages   -> fork/gh-pages
 * [new branch]      master     -> fork/master
 * [new branch]      renovate/codecov-codecov-action-7.x -> fork/renovate/codecov-codecov-action-7.x
 * [new branch]      renovate/com.jcabi-jcabi-1.x -> fork/renovate/com.jcabi-jcabi-1.x
 * [new branch]      renovate/com.qulice-qulice-maven-plugin-0.x -> fork/renovate/com.qulice-qulice-maven-plugin-0.x
 * [new branch]      renovate/junit-framework-monorepo -> fork/renovate/junit-framework-monorepo
 * [new branch]      renovate/major-junit-framework-monorepo -> fork/renovate/major-junit-framework-monorepo
+ 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/codecov-codecov-action-7.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/codecov-codecov-action-7.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 codecov/codecov-action action to v7' --ff __rultor
Updating 505b220..73b35fb
Fast-forward (no commit created; -m option ignored)
 .github/workflows/codecov.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 73b35fbcc60b977e1d8b979680ec0a5507fa2704
gpg: Signature made Sun Jun  7 02:07:47 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:   Sun Jun 7 02:07:47 2026 +0000

    Update codecov/codecov-action action to v7
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.17
++ bc
++ echo 0.17 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.17, low enough to run a new Docker container'
load average is 0.17, 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
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
1cd16cc431e3: Pulling fs layer
0d17f297972a: Pulling fs layer
6527e02bb8f2: Pulling fs layer
c64f1ad49f2f: Waiting
2dae3dae39d6: Waiting
1e2c7031206a: Waiting
4d892ad9c006: Waiting
204e584f0ddc: Waiting
7a458e15c06e: Waiting
1cd16cc431e3: Waiting
0d17f297972a: Waiting
6527e02bb8f2: 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
0d17f297972a: Verifying Checksum
0d17f297972a: Download complete
1cd16cc431e3: Verifying Checksum
1cd16cc431e3: Download complete
6527e02bb8f2: Verifying Checksum
6527e02bb8f2: 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
1cd16cc431e3: Pull complete
0d17f297972a: Pull complete
6527e02bb8f2: Pull complete
Digest: sha256:7b390fe8bd27e2bee39bb8c1a8cfa9a02fed411cdfd8457dde88e3688ce7718e
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-xml_496\s*$'
+ ls -al .
total 64
drwx------  3 ubuntu ubuntu 4096 Jun  7 03:32 .
drwxrwxrwt 12 root   root   4096 Jun  7 03:32 ..
-rwxrwxr-x  1 ubuntu ubuntu  666 Jun  7 03:32 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  498 Jun  7 03:32 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Jun  7 03:32 pid
-rw-rw-r--  1 ubuntu ubuntu 1192 Jun  7 03:32 pubring.gpg
drwxrwxr-x  6 ubuntu ubuntu 4096 Jun  7 03:32 repo
-rwxrwxr-x  1 ubuntu ubuntu 6543 Jun  7 03:32 run.sh
-rw-rw-r--  1 ubuntu ubuntu  572 Jun  7 03:32 script.sh
-rw-rw-r--  1 ubuntu ubuntu 2570 Jun  7 03:32 secring.gpg
-rw-rw-r--  1 ubuntu ubuntu 4430 Jun  7 03:32 settings.xml
-rw-rw-r--  1 ubuntu ubuntu 8319 Jun  7 03:33 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-ZwhI:/main --env=head=git@github.com:jcabi/jcabi-xml.git --env=pull_id=496 --env=fork=git@github.com:jcabi/jcabi-xml.git --env=fork_branch=renovate/codecov-codecov-action-7.x --env=head_branch=master '--env=pull_title=Update codecov/codecov-action action to v7' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-xml.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=496'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-xml.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/codecov-codecov-action-7.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update codecov/codecov-action action to v7'\''\'\'''\'''\'' '\'';'\'' '\''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-ZwhI/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-xml_496 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 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/.gradle /root/.m2 /root/.profile /root/.ssh /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-xml.git' ; export 'pull_id=496' ; export 'fork=git@github.com:jcabi/jcabi-xml.git' ; export 'fork_branch=renovate/codecov-codecov-action-7.x' ; export 'head_branch=master' ; export 'pull_title=Update codecov/codecov-action action to v7' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -ntp -Pqulice --errors --batch-mode ;
+ su --login r --command /home/r/script.sh
Found 5 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 .
/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 (154 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/up.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 ...
Puzzle 1-ee5e6b2b 90/DEV at pom.xml
Reading src/it/groovy/README.md ...
Reading src/it/groovy/first.xmir ...
Reading src/it/groovy/invoker.properties ...
Reading src/it/groovy/pom.xml ...
Reading src/it/groovy/same.xmir ...
Reading src/it/groovy/verify.groovy ...
Reading src/it/saxon/invoker.properties ...
Reading src/it/saxon/pom.xml ...
Reading src/it/saxon/src/main/java/com/jcabi/saxon/SaxonSample.java ...
Reading src/it/saxon/src/main/java/com/jcabi/saxon/package-info.java ...
Reading src/it/saxon/src/test/java/com/jcabi/saxon/SaxonSampleTest.java ...
Reading src/it/saxon/src/test/java/com/jcabi/saxon/package-info.java ...
Reading src/it/saxon/src/test/resources/log4j.properties ...
Reading src/it/settings.xml ...
Reading src/it/utf/invoker.properties ...
Reading src/it/utf/pom.xml ...
Reading src/it/utf/src/main/java/com/jcabi/utf/package-info.java ...
Reading src/it/utf/src/test/java/com/jcabi/utf/UtfTest.java ...
Reading src/it/utf/src/test/java/com/jcabi/utf/package-info.java ...
Reading src/it/utf/src/test/resources/log4j.properties ...
Reading src/it/xerces/invoker.properties ...
Reading src/it/xerces/pom.xml ...
Reading src/it/xerces/src/main/java/com/jcabi/xerces/XercesSample.java ...
Reading src/it/xerces/src/main/java/com/jcabi/xerces/package-info.java ...
Reading src/it/xerces/src/test/java/com/jcabi/xerces/XercesSampleTest.java ...
Reading src/it/xerces/src/test/java/com/jcabi/xerces/package-info.java ...
Reading src/it/xerces/src/test/resources/log4j.properties ...
Reading src/main/java/com/jcabi/xml/ClasspathInput.java ...
Reading src/main/java/com/jcabi/xml/ClasspathResolver.java ...
Reading src/main/java/com/jcabi/xml/ClasspathSources.java ...
Reading src/main/java/com/jcabi/xml/ConsoleErrorListener.java ...
Reading src/main/java/com/jcabi/xml/DomParser.java ...
Reading src/main/java/com/jcabi/xml/FileSources.java ...
Reading src/main/java/com/jcabi/xml/ListWrapper.java ...
Reading src/main/java/com/jcabi/xml/SaxonDocument.java ...
Reading src/main/java/com/jcabi/xml/Sources.java ...
Reading src/main/java/com/jcabi/xml/StrictXML.java ...
Reading src/main/java/com/jcabi/xml/TextResource.java ...
Reading src/main/java/com/jcabi/xml/XML.java ...
Reading src/main/java/com/jcabi/xml/XMLDocument.java ...
Reading src/main/java/com/jcabi/xml/XPathContext.java ...
Reading src/main/java/com/jcabi/xml/XSD.java ...
Reading src/main/java/com/jcabi/xml/XSDDocument.java ...
Reading src/main/java/com/jcabi/xml/XSL.java ...
Reading src/main/java/com/jcabi/xml/XSLChain.java ...
Reading src/main/java/com/jcabi/xml/XSLDocument.java ...
Reading src/main/java/com/jcabi/xml/package-info.java ...
Reading src/main/resources/com/jcabi/xml/strip.xsl ...
Reading src/site/apt/404.apt.vm ...
Reading src/site/apt/example-parsing.apt.vm ...
Reading src/site/apt/example-xsd.apt.vm ...
Reading src/site/apt/example-xslt.apt.vm ...
Reading src/site/apt/index.apt.vm ...
Reading src/site/resources/CNAME ...
Reading src/site/site.xml ...
Reading src/test/java/com/jcabi/xml/ClasspathInputTest.java ...
Reading src/test/java/com/jcabi/xml/ClasspathSourcesTest.java ...
Reading src/test/java/com/jcabi/xml/DomParserTest.java ...
Reading src/test/java/com/jcabi/xml/FileSourcesTest.java ...
Reading src/test/java/com/jcabi/xml/SaxonDocumentTest.java ...
Reading src/test/java/com/jcabi/xml/StrictXMLTest.java ...
Reading src/test/java/com/jcabi/xml/TextResourceTest.java ...
Reading src/test/java/com/jcabi/xml/XMLDocumentTest.java ...
Puzzle 1-c7571585 90/DEV at src/test/java/com/jcabi/xml/XMLDocumentTest.java
Reading src/test/java/com/jcabi/xml/XPathContextTest.java ...
Reading src/test/java/com/jcabi/xml/XSLChainTest.java ...
Reading src/test/java/com/jcabi/xml/XSLDocumentBenchmark.java ...
Reading src/test/java/com/jcabi/xml/XSLDocumentTest.java ...
Reading src/test/java/com/jcabi/xml/package-info.java ...
Reading src/test/resources/com/jcabi/xml/first.xsl ...
Reading src/test/resources/com/jcabi/xml/multiple-imports.xsl ...
Reading src/test/resources/com/jcabi/xml/root.xsd ...
Reading src/test/resources/com/jcabi/xml/sample-namespaces.xsd ...
Reading src/test/resources/com/jcabi/xml/sample.xsd ...
Reading src/test/resources/com/jcabi/xml/second.xsl ...
Reading src/test/resources/com/jcabi/xml/simple.xml ...
Reading src/test/resources/com/jcabi/xml/small-pom.xml ...
Reading src/test/resources/com/jcabi/xml/xsi-schemalocation-invalid.xml ...
Reading src/test/resources/com/jcabi/xml/xsi-schemalocation-valid.xml ...
Reading src/test/resources/log4j.properties ...
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------< com.jcabi:jcabi-xml >-------------------------
[INFO] Building jcabi-xml 1.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-xml ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jcabi-xml ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ jcabi-xml ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 73b35fb at timestamp: 2026-06-07T03:34:14
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: master
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ jcabi-xml ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ jcabi-xml ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.14.0:compile (default-compile) @ jcabi-xml ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 20 source files with javac [debug deprecation target 1.8] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jcabi-xml ---
[INFO] Copying 11 resources from src/test/resources to target/test-classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ jcabi-xml ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 12 source files with javac [debug deprecation target 1.8] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.3:test (default-test) @ jcabi-xml ---
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=184093543331
[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.xml.FileSourcesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s -- in com.jcabi.xml.FileSourcesTest
[INFO] Running com.jcabi.xml.ClasspathSourcesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.jcabi.xml.ClasspathSourcesTest
[INFO] Running com.jcabi.xml.StrictXMLTest
[WARNING] Tests run: 188, Failures: 0, Errors: 0, Skipped: 188, Time elapsed: 189.2 s -- in com.jcabi.xml.StrictXMLTest
[INFO] Running com.jcabi.xml.DomParserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 s -- in com.jcabi.xml.DomParserTest
[INFO] Running com.jcabi.xml.XPathContextTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in com.jcabi.xml.XPathContextTest
[INFO] Running com.jcabi.xml.XSLChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.401 s -- in com.jcabi.xml.XSLChainTest
[INFO] Running com.jcabi.xml.XMLDocumentTest
[WARNING] Tests run: 397, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 32.19 s -- in com.jcabi.xml.XMLDocumentTest
[INFO] Running com.jcabi.xml.SaxonDocumentTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in com.jcabi.xml.SaxonDocumentTest
[INFO] Running com.jcabi.xml.TextResourceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.jcabi.xml.TextResourceTest
[INFO] Running com.jcabi.xml.XSLDocumentTest
oopsie...
[ERROR] main com.jcabi.xml.ConsoleErrorListener: #fatalError(): Processing terminated by xsl:message at line 1 in foo; SystemID: file:///home/r/repo/foo; Line#: 1; Column#: 146
[ERROR] main com.jcabi.xml.ConsoleErrorListener: #fatalError(): Variable $xx has not been declared (or its declaration is not in scope); SystemID: file:///home/r/repo/some-fake-systemId; Line#: 1
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.611 s -- in com.jcabi.xml.XSLDocumentTest
[INFO] Running com.jcabi.xml.ClasspathInputTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.jcabi.xml.ClasspathInputTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 636, Failures: 0, Errors: 0, Skipped: 190
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ jcabi-xml ---
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/jcabi/xml/com-jcabi-jcabi-xml-jar.txt added
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ jcabi-xml ---
[INFO] Building jar: /home/r/repo/target/jcabi-xml-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- assembly:3.7.1:single (assemble-all) @ jcabi-xml ---
[INFO] Building jar: /home/r/repo/target/jcabi-xml-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- invoker:3.9.1:install (default) @ jcabi-xml ---
[INFO] Installing /home/r/repo/target/jcabi-xml-1.0-SNAPSHOT.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-1.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.69.6/parent-0.69.6.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.69.6/parent-0.69.6.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.64.1/parent-0.64.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.64.1/parent-0.64.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.73.1/parent-0.73.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.73.1/parent-0.73.1.pom
[INFO]
[INFO] --- invoker:3.9.1:run (default) @ jcabi-xml ---
[INFO] Building: utf/pom.xml
[INFO]           utf/pom.xml ...................................... SUCCESS (12.63 s)
[INFO] Building: xerces/pom.xml
[INFO]           xerces/pom.xml ................................... SUCCESS (17.52 s)
[INFO] Building: saxon/pom.xml
[INFO]           saxon/pom.xml .................................... SUCCESS (12.69 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 3, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- qulice:0.25.1:check (jcabi-qulice-check) @ jcabi-xml ---
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] Calling org.basepom.maven:duplicate-finder-maven-plugin:2.0.1:check...
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Qulice quality check completed in 16s
[INFO]
[INFO] --- antrun:3.1.0:run (jcabi-xcop) @ jcabi-xml ---
[INFO] Executing tasks
[INFO]      [exec] /home/r/repo/pom.xml looks good
[INFO]      [exec] /home/r/repo/src/it/groovy/pom.xml looks good
[INFO]      [exec] /home/r/repo/src/it/saxon/pom.xml looks good
[INFO]      [exec] /home/r/repo/src/it/settings.xml looks good
[INFO]      [exec] /home/r/repo/src/it/utf/pom.xml looks good
[INFO]      [exec] /home/r/repo/src/it/xerces/pom.xml looks good
[INFO]      [exec] /home/r/repo/src/main/resources/com/jcabi/xml/strip.xsl looks good
[INFO]      [exec] /home/r/repo/src/site/site.xml looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/first.xsl looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/multiple-imports.xsl looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/root.xsd looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/sample-namespaces.xsd looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/sample.xsd looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/second.xsl looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/simple.xml looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/small-pom.xml looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/xsi-schemalocation-invalid.xml looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/xsi-schemalocation-valid.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ jcabi-xml ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-xml-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-1.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:46 min
[INFO] Finished at: 2026-06-07T03:39:35Z
[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-xml's default branch (3 critical, 3 high). To find out more, visit:
remote:      https://github.com/jcabi/jcabi-xml/security/dependabot
remote:
To github.com:jcabi/jcabi-xml.git
   505b220..73b35fb  master -> master
container 5dd38581b351186fae3b828b65983db2093751077157c18627c2bced502f754e is dead
Sun Jun  7 03:40:29 UTC 2026