++ dirname ./run.sh
+ cd .
+ echo 1389
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Jun 17 03:30:16 UTC 2026
+ uptime
03:30:16 up 1 min, 0 users, load average: 0.75, 0.31, 0.12
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update aws-java-sdk-v2 monorepo to v2.46.12'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-s3.git
+ pull_id=513
+ fork=git@github.com:jcabi/jcabi-s3.git
+ fork_branch=renovate/aws-java-sdk-v2-monorepo
+ squash=false
+ vars=('--env=head=git@github.com:jcabi/jcabi-s3.git' '--env=pull_id=513' '--env=fork=git@github.com:jcabi/jcabi-s3.git' '--env=fork_branch=renovate/aws-java-sdk-v2-monorepo' '--env=head_branch=master' '--env=pull_title=Update aws-java-sdk-v2 monorepo to v2.46.12' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-s3.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=513'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-s3.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/aws-java-sdk-v2-monorepo'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update aws-java-sdk-v2 monorepo to v2.46.12'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-s3.git'\''' ';' 'export '\''pull_id=513'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-s3.git'\''' ';' 'export '\''fork_branch=renovate/aws-java-sdk-v2-monorepo'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update aws-java-sdk-v2 monorepo to v2.46.12'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-s3_513
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-24-85
+ pwd
/tmp/rultor-rKpX
+ 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-s3.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-s3.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:jcabi/jcabi-s3.git'\''' ';' 'export '\''pull_id=513'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-s3.git'\''' ';' 'export '\''fork_branch=renovate/aws-java-sdk-v2-monorepo'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update aws-java-sdk-v2 monorepo to v2.46.12'\''' ';' '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-s3.git
+ git remote update
Fetching origin
Fetching fork
From github.com:jcabi/jcabi-s3
* [new branch] dependabot/maven/com.amazonaws-aws-java-sdk-core-1.11.909 -> fork/dependabot/maven/com.amazonaws-aws-java-sdk-core-1.11.909
* [new branch] dependabot/maven/com.amazonaws-aws-java-sdk-s3-1.11.909 -> fork/dependabot/maven/com.amazonaws-aws-java-sdk-s3-1.11.909
* [new branch] dependabot/maven/com.jcabi-jcabi-1.27.0 -> fork/dependabot/maven/com.jcabi-jcabi-1.27.0
* [new branch] dependabot/maven/org.apache.commons-commons-lang3-3.18.0 -> fork/dependabot/maven/org.apache.commons-commons-lang3-3.18.0
* [new branch] gh-pages -> fork/gh-pages
* [new branch] master -> fork/master
* [new branch] renovate/aws-java-sdk-v2-monorepo -> fork/renovate/aws-java-sdk-v2-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/aws-java-sdk-v2-monorepo
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/aws-java-sdk-v2-monorepo' 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 aws-java-sdk-v2 monorepo to v2.46.12' --ff __rultor
Updating 154130d..b1f5f9c
Fast-forward (no commit created; -m option ignored)
pom.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
+ git log -1 --show-signature
commit b1f5f9c8018f781f46513e665a651aaf0187f4b8
gpg: Signature made Wed Jun 17 03:12:05 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: Wed Jun 17 03:12:05 2026 +0000
Update aws-java-sdk-v2 monorepo to v2.46.12
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.12
++ bc
++ echo 0.12 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.12, low enough to run a new Docker container'
load average is 0.12, 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
e3a0bb889b9a: Pulling fs layer
986bc8f2afd5: Pulling fs layer
9d69c14f4db1: Pulling fs layer
390c1aa00cce: Pulling fs layer
fc5f61b3fc3b: Pulling fs layer
89c8997735ea: Pulling fs layer
0d5fd42b4d31: Pulling fs layer
c64f1ad49f2f: Waiting
2dae3dae39d6: Waiting
e3a0bb889b9a: Waiting
986bc8f2afd5: Waiting
9d69c14f4db1: Waiting
fc5f61b3fc3b: Waiting
89c8997735ea: Waiting
0d5fd42b4d31: Waiting
390c1aa00cce: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
e3a0bb889b9a: Verifying Checksum
e3a0bb889b9a: Download complete
986bc8f2afd5: Verifying Checksum
986bc8f2afd5: Download complete
2dae3dae39d6: Verifying Checksum
2dae3dae39d6: Download complete
9d69c14f4db1: Verifying Checksum
9d69c14f4db1: Download complete
390c1aa00cce: Verifying Checksum
390c1aa00cce: Download complete
89c8997735ea: Verifying Checksum
89c8997735ea: Download complete
c64f1ad49f2f: Verifying Checksum
c64f1ad49f2f: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
fc5f61b3fc3b: Verifying Checksum
fc5f61b3fc3b: Download complete
0d5fd42b4d31: Verifying Checksum
0d5fd42b4d31: Download complete
c64f1ad49f2f: Pull complete
2dae3dae39d6: Pull complete
e3a0bb889b9a: Pull complete
986bc8f2afd5: Pull complete
9d69c14f4db1: Pull complete
390c1aa00cce: Pull complete
fc5f61b3fc3b: Pull complete
89c8997735ea: Pull complete
0d5fd42b4d31: Pull complete
Digest: sha256:59f809834b67308e747013cf061f276dda89d3a517b6d230f882f2f78398b3df
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ grep --quiet '\sjcabi_jcabi-s3_513\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 60
drwx------ 3 ubuntu ubuntu 4096 Jun 17 03:30 .
drwxrwxrwt 12 root root 4096 Jun 17 03:30 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jun 17 03:30 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jun 17 03:30 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Jun 17 03:30 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 Jun 17 03:30 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 Jun 17 03:30 repo
-rwxrwxr-x 1 ubuntu ubuntu 6530 Jun 17 03:30 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 569 Jun 17 03:30 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 Jun 17 03:30 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 4430 Jun 17 03:30 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 7873 Jun 17 03:31 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-rKpX:/main --env=head=git@github.com:jcabi/jcabi-s3.git --env=pull_id=513 --env=fork=git@github.com:jcabi/jcabi-s3.git --env=fork_branch=renovate/aws-java-sdk-v2-monorepo --env=head_branch=master '--env=pull_title=Update aws-java-sdk-v2 monorepo to v2.46.12' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-s3.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=513'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-s3.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/aws-java-sdk-v2-monorepo'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update aws-java-sdk-v2 monorepo to v2.46.12'\''\'\'''\'''\'' '\'';'\'' '\''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-rKpX/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-s3_513 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-s3.git' ; export 'pull_id=513' ; export 'fork=git@github.com:jcabi/jcabi-s3.git' ; export 'fork_branch=renovate/aws-java-sdk-v2-monorepo' ; export 'head_branch=master' ; export 'pull_title=Update aws-java-sdk-v2 monorepo to v2.46.12' ; 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.9 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/s3/AwsBucket.java ...
Reading src/main/java/com/jcabi/s3/AwsListIterator.java ...
Reading src/main/java/com/jcabi/s3/AwsOcket.java ...
Reading src/main/java/com/jcabi/s3/Bucket.java ...
Reading src/main/java/com/jcabi/s3/Ocket.java ...
Reading src/main/java/com/jcabi/s3/OcketNotFoundException.java ...
Reading src/main/java/com/jcabi/s3/Region.java ...
Reading src/main/java/com/jcabi/s3/cached/CdBucket.java ...
Reading src/main/java/com/jcabi/s3/cached/CdOcket.java ...
Reading src/main/java/com/jcabi/s3/cached/CdRegion.java ...
Reading src/main/java/com/jcabi/s3/cached/package-info.java ...
Reading src/main/java/com/jcabi/s3/fake/FkBucket.java ...
Reading src/main/java/com/jcabi/s3/fake/FkOcket.java ...
Reading src/main/java/com/jcabi/s3/fake/FkRegion.java ...
Reading src/main/java/com/jcabi/s3/fake/package-info.java ...
Reading src/main/java/com/jcabi/s3/package-info.java ...
Reading src/main/java/com/jcabi/s3/retry/ReBucket.java ...
Reading src/main/java/com/jcabi/s3/retry/ReOcket.java ...
Reading src/main/java/com/jcabi/s3/retry/ReRegion.java ...
Reading src/main/java/com/jcabi/s3/retry/package-info.java ...
Reading src/site/apt/example-cached.apt.vm ...
Reading src/site/apt/example-list.apt.vm ...
Reading src/site/apt/example-read.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/s3/AwsBucketITCase.java ...
Reading src/test/java/com/jcabi/s3/AwsBucketTest.java ...
Reading src/test/java/com/jcabi/s3/AwsListIteratorTest.java ...
Reading src/test/java/com/jcabi/s3/AwsOcketITCase.java ...
Reading src/test/java/com/jcabi/s3/AwsOcketTest.java ...
Reading src/test/java/com/jcabi/s3/BucketPrefixedTest.java ...
Reading src/test/java/com/jcabi/s3/BucketRule.java ...
Reading src/test/java/com/jcabi/s3/OcketEmptyTest.java ...
Reading src/test/java/com/jcabi/s3/OcketTextTest.java ...
Reading src/test/java/com/jcabi/s3/RegionITCase.java ...
Reading src/test/java/com/jcabi/s3/RegionSimpleTest.java ...
Reading src/test/java/com/jcabi/s3/cached/CdBucketTest.java ...
Reading src/test/java/com/jcabi/s3/cached/CdOcketTest.java ...
Reading src/test/java/com/jcabi/s3/cached/CdRegionTest.java ...
Reading src/test/java/com/jcabi/s3/cached/package-info.java ...
Reading src/test/java/com/jcabi/s3/fake/FkBucketTest.java ...
Reading src/test/java/com/jcabi/s3/fake/FkOcketTest.java ...
Reading src/test/java/com/jcabi/s3/fake/FkRegionTest.java ...
Reading src/test/java/com/jcabi/s3/fake/package-info.java ...
Reading src/test/java/com/jcabi/s3/package-info.java ...
Reading src/test/java/com/jcabi/s3/retry/ReBucketTest.java ...
Reading src/test/java/com/jcabi/s3/retry/ReOcketTest.java ...
Reading src/test/java/com/jcabi/s3/retry/ReRegionTest.java ...
Reading src/test/java/com/jcabi/s3/retry/package-info.java ...
Reading src/test/resources/META-INF/mime.types ...
Reading src/test/resources/log4j.properties ...
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------------< com.jcabi:jcabi-s3 >-------------------------
[INFO] Building jcabi-s3 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-s3 ---
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jcabi-s3 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ jcabi-s3 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ jcabi-s3 ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: b1f5f9c at timestamp: 2026-06-17T03:31:48
[INFO] Storing scmBranch: master
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ jcabi-s3 ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.5.0:resources (default-resources) @ jcabi-s3 ---
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ jcabi-s3 ---
[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.5.0:testResources (default-testResources) @ jcabi-s3 ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ jcabi-s3 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 20 source files with javac [debug deprecation target 1.8] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.5:test (default-test) @ jcabi-s3 ---
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=203753866531
[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.s3.fake.FkOcketTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in com.jcabi.s3.fake.FkOcketTest
[INFO] Running com.jcabi.s3.BucketPrefixedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in com.jcabi.s3.BucketPrefixedTest
[INFO] Running com.jcabi.s3.AwsBucketTest
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
[DEBUG] main com.jcabi.s3.AwsBucket: Does bucket 'non.existing.bucket.com' exist? false
[DEBUG] main com.jcabi.s3.AwsBucket: Does bucket 'existing.bucket.com' exist? true
[INFO] main com.jcabi.s3.AwsBucket: ocket '9330b57a-783b-4143-967c-2a94c880d052' removed in bucket '91f940be-943c-44ff-b01a-89bb1085929b'
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.448 s -- in com.jcabi.s3.AwsBucketTest
[INFO] Running com.jcabi.s3.OcketEmptyTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in com.jcabi.s3.OcketEmptyTest
[INFO] Running com.jcabi.s3.fake.FkBucketTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in com.jcabi.s3.fake.FkBucketTest
[INFO] Running com.jcabi.s3.retry.ReBucketTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in com.jcabi.s3.retry.ReBucketTest
[INFO] Running com.jcabi.s3.retry.ReOcketTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in com.jcabi.s3.retry.ReOcketTest
[INFO] Running com.jcabi.s3.retry.ReRegionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in com.jcabi.s3.retry.ReRegionTest
[INFO] Running com.jcabi.s3.cached.CdOcketTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in com.jcabi.s3.cached.CdOcketTest
[INFO] Running com.jcabi.s3.cached.CdRegionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.jcabi.s3.cached.CdRegionTest
[INFO] Running com.jcabi.s3.AwsOcketTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s -- in com.jcabi.s3.AwsOcketTest
[INFO] Running com.jcabi.s3.RegionSimpleTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s -- in com.jcabi.s3.RegionSimpleTest
[INFO] Running com.jcabi.s3.OcketTextTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in com.jcabi.s3.OcketTextTest
[INFO] Running com.jcabi.s3.AwsListIteratorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in com.jcabi.s3.AwsListIteratorTest
[INFO] Running com.jcabi.s3.cached.CdBucketTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in com.jcabi.s3.cached.CdBucketTest
[INFO] Running com.jcabi.s3.fake.FkRegionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in com.jcabi.s3.fake.FkRegionTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 116, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ jcabi-s3 ---
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/jcabi/s3/fake/com-jcabi-jcabi-s3-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/s3/cached/com-jcabi-jcabi-s3-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/s3/retry/com-jcabi-jcabi-s3-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/s3/com-jcabi-jcabi-s3-jar.txt added
[INFO]
[INFO] --- jar:3.5.0:jar (default-jar) @ jcabi-s3 ---
[INFO] Building jar: /home/r/repo/target/jcabi-s3-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- assembly:3.8.0:single (assemble-all) @ jcabi-s3 ---
[INFO] Artifact org.apache:apache:pom:35 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 org.apache:apache:pom:35 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 org.apache:apache:pom:37 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 org.apache:apache:pom:37 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] Building jar: /home/r/repo/target/jcabi-s3-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- failsafe:3.5.5:integration-test (default) @ jcabi-s3 ---
[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=228182810276
[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.s3.RegionITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.081 s -- in com.jcabi.s3.RegionITCase
[INFO] Running com.jcabi.s3.AwsBucketITCase
[WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0.054 s -- in com.jcabi.s3.AwsBucketITCase
[INFO] Running com.jcabi.s3.AwsOcketITCase
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.025 s -- in com.jcabi.s3.AwsOcketITCase
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 15
[INFO]
[INFO]
[INFO] --- failsafe:3.5.5:verify (default) @ jcabi-s3 ---
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO]
[INFO] --- qulice:0.25.1:check (jcabi-qulice-check) @ jcabi-s3 ---
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Qulice quality check completed in 12s
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ jcabi-s3 ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-s3/1.0-SNAPSHOT/jcabi-s3-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-s3-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/jcabi-s3/1.0-SNAPSHOT/jcabi-s3-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-s3-1.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-s3/1.0-SNAPSHOT/jcabi-s3-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:16 min
[INFO] Finished at: 2026-06-17T03:32:40Z
[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-s3's default branch (3 critical, 3 high). To find out more, visit:
remote: https://github.com/jcabi/jcabi-s3/security/dependabot
remote:
To github.com:jcabi/jcabi-s3.git
154130d..b1f5f9c master -> master
container a8ba5fc8137e40ed6bd89a0a1dca11b142dd0e4ce2d28bc128c2de25cccd85b7 is dead
Wed Jun 17 03:36:04 UTC 2026