+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 617094 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Fri 23 Sep 2022 05:43:08 PM CEST + uptime 17:43:08 up 86 days, 19:44, 0 users, load average: 0.06, 0.04, 0.00 + ff=default + image=yegor256/rultor-image:1.9.1 + rebase=false + head_branch=master + pull_title='Update jersey monorepo to v2.37' + author=yegor256 + directory= + head=git@github.com:jcabi/jcabi-http.git + pull_id=358 + fork=git@github.com:jcabi/jcabi-http.git + fork_branch=renovate/jersey-monorepo + squash=false + vars=('--env=head=git@github.com:jcabi/jcabi-http.git' '--env=pull_id=358' '--env=fork=git@github.com:jcabi/jcabi-http.git' '--env=fork_branch=renovate/jersey-monorepo' '--env=head_branch=master' '--env=pull_title=Update jersey monorepo to v2.37' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-http.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=358'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-http.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/jersey-monorepo'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update jersey monorepo to v2.37'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:jcabi/jcabi-http.git'\''' ';' 'export '\''pull_id=358'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-http.git'\''' ';' 'export '\''fork_branch=renovate/jersey-monorepo'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update jersey monorepo to v2.37'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';') + container=jcabi_jcabi-http_358 + as_root=false + hostname m1415.contaboserver.net + git --version git version 2.25.1 + docker --version Docker version 20.10.17, build 100c701 + mkdir -p /home/rultor/.ssh + echo -e 'Host github.com\n\tStrictHostKeyChecking no\n' + chmod 600 /home/rultor/.ssh/config + git clone git@github.com:jcabi/jcabi-http.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:jcabi/jcabi-http.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:jcabi/jcabi-http.git'\''' ';' 'export '\''pull_id=358'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-http.git'\''' ';' 'export '\''fork_branch=renovate/jersey-monorepo'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update jersey monorepo to v2.37'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';' + sensitive=() + rm -rf .gnupg + cd repo + git remote add fork git@github.com:jcabi/jcabi-http.git + git remote update Fetching origin Fetching fork From github.com:jcabi/jcabi-http * [new branch] andreoss-codecov-badge-1 -> fork/andreoss-codecov-badge-1 * [new branch] andreoss-patch-1 -> fork/andreoss-patch-1 * [new branch] dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.12.0 -> fork/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.12.0 * [new branch] dependabot/maven/com.jcabi-jcabi-xml-0.22.2 -> fork/dependabot/maven/com.jcabi-jcabi-xml-0.22.2 * [new branch] dependabot/maven/org.apache.httpcomponents-httpcore-4.4.14 -> fork/dependabot/maven/org.apache.httpcomponents-httpcore-4.4.14 * [new branch] dependabot/maven/org.glassfish.jersey.core-jersey-server-2.32 -> fork/dependabot/maven/org.glassfish.jersey.core-jersey-server-2.32 * [new branch] dependabot/maven/org.jsoup-jsoup-1.13.1 -> fork/dependabot/maven/org.jsoup-jsoup-1.13.1 * [new branch] doc -> fork/doc * [new branch] gh-pages -> fork/gh-pages * [new branch] issue-224 -> fork/issue-224 * [new branch] issue-235 -> fork/issue-235 * [new branch] master -> fork/master * [new branch] renovate/com.qulice-qulice-maven-plugin-0.x -> fork/renovate/com.qulice-qulice-maven-plugin-0.x * [new branch] renovate/jersey-monorepo -> fork/renovate/jersey-monorepo * [new branch] yegor256-patch-1 -> fork/yegor256-patch-1 + args= + '[' default == default ']' + args=' --ff' + '[' default == no ']' + '[' default == only ']' + export BRANCH=__rultor + BRANCH=__rultor ++ git show-branch __rultor ++ wc -l + '[' 0 -gt 0 ']' + 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/jersey-monorepo Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch 'renovate/jersey-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 ']' + '[' false == true ']' + git merge --ff __rultor Updating 12ee4f0..d21573b Fast-forward pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=0.01 ++ echo 0.01 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 0.01, low enough to run a new Docker container' load average is 0.01, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/rultor-image:1.9.1 + docker pull yegor256/rultor-image:1.9.1 1.9.1: Pulling from yegor256/rultor-image d7bfe07ed847: Already exists c6cce8b7a3be: Pulling fs layer fdd27cc42bc7: Pulling fs layer b35c72caea29: Pulling fs layer fde452f6941b: Pulling fs layer 8b830adbe866: Pulling fs layer 436e4adc2559: Pulling fs layer 201209202352: Pulling fs layer f3bdca4d6f70: Pulling fs layer e70544c503ab: Pulling fs layer 147afea86a5b: Pulling fs layer 8a12f1f17fe0: Pulling fs layer b3dd2c0f0d92: Pulling fs layer 7058a9f60322: Pulling fs layer fb8445ca6285: Pulling fs layer dace7204806c: Pulling fs layer cff34e25478a: Pulling fs layer db609db24085: Pulling fs layer 2a677d961c35: Pulling fs layer 03a544e6c378: Pulling fs layer 66c4f8270af5: Pulling fs layer a509fd6444b5: Pulling fs layer 2ab25c996cb0: Pulling fs layer fde452f6941b: Waiting fd658997b9a9: Pulling fs layer e70544c503ab: Waiting d34b3df6c4e4: Pulling fs layer 147afea86a5b: Waiting 6816d869de3a: Pulling fs layer 8a12f1f17fe0: Waiting 969904b40f9b: Pulling fs layer 8b830adbe866: Waiting 436e4adc2559: Waiting 71acd3ac3a96: Pulling fs layer 2104a79226d5: Pulling fs layer b3dd2c0f0d92: Waiting fb8445ca6285: Waiting 7058a9f60322: Waiting 03a544e6c378: Waiting 201209202352: Waiting f3bdca4d6f70: Waiting 66c4f8270af5: Waiting 969904b40f9b: Waiting 6816d869de3a: Waiting a509fd6444b5: Waiting 2104a79226d5: Waiting fd658997b9a9: Waiting 2ab25c996cb0: Waiting 71acd3ac3a96: Waiting 2a677d961c35: Waiting dace7204806c: Waiting db609db24085: Waiting cff34e25478a: Waiting fdd27cc42bc7: Verifying Checksum fdd27cc42bc7: Download complete c6cce8b7a3be: Download complete c6cce8b7a3be: Pull complete fdd27cc42bc7: Pull complete 8b830adbe866: Verifying Checksum 8b830adbe866: Download complete b35c72caea29: Verifying Checksum b35c72caea29: Download complete b35c72caea29: Pull complete 201209202352: Verifying Checksum 201209202352: Download complete 436e4adc2559: Verifying Checksum 436e4adc2559: Download complete e70544c503ab: Verifying Checksum e70544c503ab: Download complete 147afea86a5b: Verifying Checksum 147afea86a5b: Download complete fde452f6941b: Download complete b3dd2c0f0d92: Download complete 7058a9f60322: Verifying Checksum 7058a9f60322: Download complete f3bdca4d6f70: Verifying Checksum f3bdca4d6f70: Download complete fde452f6941b: Pull complete 8b830adbe866: Pull complete 436e4adc2559: Pull complete 201209202352: Pull complete f3bdca4d6f70: Pull complete e70544c503ab: Pull complete 147afea86a5b: Pull complete fb8445ca6285: Verifying Checksum fb8445ca6285: Download complete cff34e25478a: Verifying Checksum cff34e25478a: Download complete db609db24085: Verifying Checksum db609db24085: Download complete 2a677d961c35: Verifying Checksum 2a677d961c35: Download complete 03a544e6c378: Verifying Checksum 03a544e6c378: Download complete 66c4f8270af5: Verifying Checksum 66c4f8270af5: Download complete a509fd6444b5: Verifying Checksum a509fd6444b5: Download complete 2ab25c996cb0: Verifying Checksum 2ab25c996cb0: Download complete fd658997b9a9: Download complete d34b3df6c4e4: Download complete 6816d869de3a: Verifying Checksum 6816d869de3a: Download complete 969904b40f9b: Verifying Checksum 969904b40f9b: Download complete dace7204806c: Verifying Checksum dace7204806c: Download complete 2104a79226d5: Verifying Checksum 2104a79226d5: Download complete 71acd3ac3a96: Verifying Checksum 71acd3ac3a96: Download complete 8a12f1f17fe0: Verifying Checksum 8a12f1f17fe0: Download complete 8a12f1f17fe0: Pull complete b3dd2c0f0d92: Pull complete 7058a9f60322: Pull complete fb8445ca6285: Pull complete dace7204806c: Pull complete cff34e25478a: Pull complete db609db24085: Pull complete 2a677d961c35: Pull complete 03a544e6c378: Pull complete 66c4f8270af5: Pull complete a509fd6444b5: Pull complete 2ab25c996cb0: Pull complete fd658997b9a9: Pull complete d34b3df6c4e4: Pull complete 6816d869de3a: Pull complete 969904b40f9b: Pull complete 71acd3ac3a96: Pull complete 2104a79226d5: Pull complete Digest: sha256:61885a12aa213b79fd79e2b4ade12645535717267474cb0d1067a3323514589e Status: Downloaded newer image for yegor256/rultor-image:1.9.1 docker.io/yegor256/rultor-image:1.9.1 + docker ps --filter=status=exited + grep --quiet '\sjcabi_jcabi-http_358\s*$' + ls -al . total 60 drwx--x--x 3 rultor rultor 4096 Sep 23 17:43 . drwxrwxrwt 18 root root 4096 Sep 23 17:43 .. -rw-rw-r-- 1 rultor rultor 556 Sep 23 17:45 end.sh -rwxrwxr-x 1 rultor rultor 363 Sep 23 17:43 entry.sh -rw-rw-r-- 1 rultor rultor 7 Sep 23 17:43 pid -rw-rw-r-- 1 rultor rultor 1192 Sep 23 17:43 pubring.gpg drwxrwxr-x 5 rultor rultor 4096 Sep 23 17:43 repo -rwxrwxr-x 1 rultor rultor 5786 Sep 23 17:43 run.sh -rw-rw-r-- 1 rultor rultor 542 Sep 23 17:43 script.sh -rw-rw-r-- 1 rultor rultor 2570 Sep 23 17:43 secring.gpg -rw-rw-r-- 1 rultor rultor 3832 Sep 23 17:42 settings.xml -rw-rw-r-- 1 rultor rultor 10027 Sep 23 17:46 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-uLZQ:/main --env=head=git@github.com:jcabi/jcabi-http.git --env=pull_id=358 --env=fork=git@github.com:jcabi/jcabi-http.git --env=fork_branch=renovate/jersey-monorepo --env=head_branch=master '--env=pull_title=Update jersey monorepo to v2.37' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-http.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=358'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-http.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/jersey-monorepo'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update jersey monorepo to v2.37'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-uLZQ/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-http_358 yegor256/rultor-image:1.9.1 /main/entry.sh WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r + usermod -s /bin/bash r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.cache /root/.config /root/.gem /root/.gnupg /root/.m2 /root/.npm /root/.profile /root/texmf /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 + su --login r --command /home/r/script.sh + set -e + set -o pipefail + '[' -e /home/r/.profile ']' + source /home/r/.profile ++ '[' /bin/bash ']' ++ '[' -f /home/r/.bashrc ']' ++ . /home/r/.bashrc +++ '[' -z '' ']' +++ return ++ mesg n ++ true + shopt -s expand_aliases + alias 'sudo=sudo -i' + export HOME=/home/r + HOME=/home/r + cd /home/r/repo + export head=git@github.com:jcabi/jcabi-http.git + head=git@github.com:jcabi/jcabi-http.git + export pull_id=358 + pull_id=358 + export fork=git@github.com:jcabi/jcabi-http.git + fork=git@github.com:jcabi/jcabi-http.git + export fork_branch=renovate/jersey-monorepo + fork_branch=renovate/jersey-monorepo + export head_branch=master + head_branch=master + export 'pull_title=Update jersey monorepo to v2.37' + pull_title='Update jersey monorepo to v2.37' + export author=yegor256 + author=yegor256 + pdd --file=/dev/null Found 7 lines in /home/r/repo/.pdd My version is 0.20.8 Ruby version is 2.7.0 at x86_64-linux Reading from root dir . 38;5;214mExcluding0m target/**/* 38;5;214mExcluding0m src/main/resources/images/**/* Reading .gitattributes ... Reading LICENSE.txt ... Reading .github/workflows/pdd.yml ... Reading .github/workflows/codecov.yml ... Reading .github/workflows/xcop.yml ... Reading .github/workflows/owasp.yml ... Reading .github/workflows/mvn.yml ... Reading README.md ... Reading .0pdd.yml ... Reading renovate.json ... Reading pom.xml ... Puzzle 171-f8bc6a22 30/DEV at pom.xml Reading .gitignore ... Reading .rultor.yml ... Reading .pdd ... Reading src/test/java/com/jcabi/http/wire/TrustedWireITCase.java ... Reading src/test/java/com/jcabi/http/wire/CachingWireTest.java ... Reading src/test/java/com/jcabi/http/wire/TrustedWireTest.java ... Reading src/test/java/com/jcabi/http/wire/BasicAuthWireITCase.java ... Reading src/test/java/com/jcabi/http/wire/CookieOptimizingWireTest.java ... Reading src/test/java/com/jcabi/http/wire/AutoRedirectingWireTest.java ... Reading src/test/java/com/jcabi/http/wire/LastModifiedCachingWireTest.java ... Puzzle 120-e6bf947f 15/DEV at src/test/java/com/jcabi/http/wire/LastModifiedCachingWireTest.java Puzzle 120-2756c8f7 30/DEV at src/test/java/com/jcabi/http/wire/LastModifiedCachingWireTest.java Reading src/test/java/com/jcabi/http/wire/FcWireTest.java ... Reading src/test/java/com/jcabi/http/wire/BasicAuthWireTest.java ... Reading src/test/java/com/jcabi/http/wire/package-info.java ... Reading src/test/java/com/jcabi/http/wire/ETagCachingWireTest.java ... Reading src/test/java/com/jcabi/http/wire/VerboseWireTest.java ... Reading src/test/java/com/jcabi/http/wire/RetryWireTest.java ... Reading src/test/java/com/jcabi/http/wire/UserAgentWireTest.java ... Reading src/test/java/com/jcabi/http/ImmutableHeaderTest.java ... Reading src/test/java/com/jcabi/http/RequestTimeoutLossTest.java ... Reading src/test/java/com/jcabi/http/RequestSecondITCase.java ... Reading src/test/java/com/jcabi/http/request/JdkRequestITCase.java ... Reading src/test/java/com/jcabi/http/request/DefaultResponseTest.java ... Reading src/test/java/com/jcabi/http/request/BaseRequestTest.java ... Reading src/test/java/com/jcabi/http/request/BoundaryTest.java ... Reading src/test/java/com/jcabi/http/request/package-info.java ... Reading src/test/java/com/jcabi/http/request/FakeRequestTest.java ... Reading src/test/java/com/jcabi/http/MockWire.java ... Reading src/test/java/com/jcabi/http/RequestITCase.java ... Reading src/test/java/com/jcabi/http/RequestITCaseTemplate.java ... Reading src/test/java/com/jcabi/http/response/XmlResponseTest.java ... Reading src/test/java/com/jcabi/http/response/JsoupResponseTest.java ... Reading src/test/java/com/jcabi/http/response/JsonResponseTest.java ... Reading src/test/java/com/jcabi/http/response/JacksonResponseTest.java ... Reading src/test/java/com/jcabi/http/response/RestResponseITCase.java ... Reading src/test/java/com/jcabi/http/response/RestResponseTest.java ... Reading src/test/java/com/jcabi/http/response/package-info.java ... Reading src/test/java/com/jcabi/http/response/WebLinkingResponseTest.java ... Reading src/test/java/com/jcabi/http/RequestTest.java ... Reading src/test/java/com/jcabi/http/mock/MkQueryMatchersTest.java ... Reading src/test/java/com/jcabi/http/mock/MkContainerTest.java ... Reading src/test/java/com/jcabi/http/mock/GrizzlyQueryTest.java ... Reading src/test/java/com/jcabi/http/mock/MkAnswerMatchersTest.java ... Reading src/test/java/com/jcabi/http/mock/package-info.java ... Reading src/test/java/com/jcabi/http/RequestTestTemplate.java ... Reading src/test/java/com/jcabi/http/package-info.java ... Reading src/test/resources/log4j.properties ... Reading src/site/resources/CNAME ... Reading src/site/site.xml ... Reading src/site/apt/optional-dependencies.apt.vm ... Reading src/site/apt/example-mock-container.apt.vm ... Reading src/site/apt/example-json-response.apt.vm ... Reading src/site/apt/example-xml-response.apt.vm ... Reading src/site/apt/example-auto-redirecting.apt.vm ... Reading src/site/apt/example-retry-request.apt.vm ... Reading src/site/apt/example-web-linking-response.apt.vm ... Reading src/site/apt/example-request.apt.vm ... Reading src/site/apt/pkix-validator.apt.vm ... Reading src/site/apt/index.apt.vm ... Reading src/main/java/com/jcabi/http/wire/CachingWire.java ... Puzzle 179-2a860650 30/DEV at src/main/java/com/jcabi/http/wire/CachingWire.java Reading src/main/java/com/jcabi/http/wire/TrustedWire.java ... Reading src/main/java/com/jcabi/http/wire/BasicAuthWire.java ... Reading src/main/java/com/jcabi/http/wire/VerboseWire.java ... Reading src/main/java/com/jcabi/http/wire/LastModifiedCachingWire.java ... Reading src/main/java/com/jcabi/http/wire/RetryWire.java ... Reading src/main/java/com/jcabi/http/wire/UserAgentWire.java ... Reading src/main/java/com/jcabi/http/wire/FcCache.java ... Reading src/main/java/com/jcabi/http/wire/OneMinuteWire.java ... Reading src/main/java/com/jcabi/http/wire/AutoRedirectingWire.java ... Reading src/main/java/com/jcabi/http/wire/package-info.java ... Reading src/main/java/com/jcabi/http/wire/CookieOptimizingWire.java ... Reading src/main/java/com/jcabi/http/wire/AbstractHeaderBasedCachingWire.java ... Reading src/main/java/com/jcabi/http/wire/ETagCachingWire.java ... Reading src/main/java/com/jcabi/http/wire/FcWire.java ... Reading src/main/java/com/jcabi/http/Wire.java ... Reading src/main/java/com/jcabi/http/ImmutableHeader.java ... Reading src/main/java/com/jcabi/http/Request.java ... Reading src/main/java/com/jcabi/http/request/JdkRequest.java ... Reading src/main/java/com/jcabi/http/request/Boundary.java ... Reading src/main/java/com/jcabi/http/request/FakeRequest.java ... Reading src/main/java/com/jcabi/http/request/DefaultResponse.java ... Reading src/main/java/com/jcabi/http/request/ApacheRequest.java ... Puzzle 200-8bafc4f4 30/DEV at src/main/java/com/jcabi/http/request/ApacheRequest.java Reading src/main/java/com/jcabi/http/request/BaseRequest.java ... Puzzle 87-5547b016 30/DEV at src/main/java/com/jcabi/http/request/BaseRequest.java Reading src/main/java/com/jcabi/http/request/package-info.java ... Reading src/main/java/com/jcabi/http/request/MultipartBodyBuilder.java ... Reading src/main/java/com/jcabi/http/RequestBody.java ... Reading src/main/java/com/jcabi/http/RequestURI.java ... Reading src/main/java/com/jcabi/http/response/WebLinkingResponse.java ... Reading src/main/java/com/jcabi/http/response/JsoupResponse.java ... Reading src/main/java/com/jcabi/http/response/AbstractResponse.java ... Reading src/main/java/com/jcabi/http/response/package-info.java ... Reading src/main/java/com/jcabi/http/response/JacksonResponse.java ... Reading src/main/java/com/jcabi/http/response/RestResponse.java ... Reading src/main/java/com/jcabi/http/response/XmlResponse.java ... Reading src/main/java/com/jcabi/http/response/JsonResponse.java ... Reading src/main/java/com/jcabi/http/mock/MkQueryBodyMatcher.java ... Reading src/main/java/com/jcabi/http/mock/MkGrizzlyContainer.java ... Reading src/main/java/com/jcabi/http/mock/MkAnswerMatchers.java ... Reading src/main/java/com/jcabi/http/mock/MkAnswerHeaderMatcher.java ... Reading src/main/java/com/jcabi/http/mock/MkAnswerBodyMatcher.java ... Reading src/main/java/com/jcabi/http/mock/MkAnswer.java ... Reading src/main/java/com/jcabi/http/mock/MkQueryHeaderMatcher.java ... Reading src/main/java/com/jcabi/http/mock/GrizzlyQuery.java ... Reading src/main/java/com/jcabi/http/mock/MkGrizzlyAdapter.java ... Reading src/main/java/com/jcabi/http/mock/MkContainer.java ... Reading src/main/java/com/jcabi/http/mock/package-info.java ... Reading src/main/java/com/jcabi/http/mock/MkQueryUriMatcher.java ... Reading src/main/java/com/jcabi/http/mock/MkQuery.java ... Reading src/main/java/com/jcabi/http/mock/MkQueryMatchers.java ... Reading src/main/java/com/jcabi/http/mock/MkAnswerBodyBytesMatcher.java ... Reading src/main/java/com/jcabi/http/package-info.java ... Reading src/main/java/com/jcabi/http/Response.java ... + mvn clean install -Pqulice --errors --batch-mode 0m0m[INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.35.0/jcabi-1.35.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.35.0/jcabi-1.35.0.pom (5.8 kB at 18 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.62.0/parent-0.62.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.62.0/parent-0.62.0.pom (63 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 261 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 284 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 333 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 241 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 112 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 265 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 224 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 451 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 699 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 363 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 362 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 437 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 204 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 305 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 48 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 59 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 118 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 128 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 555 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 69 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 848 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 833 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 687 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 462 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 722 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 99 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 261 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 281 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 574 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 800 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 247 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 441 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 485 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 256 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 512 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 215 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 85 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 107 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 82 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 698 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 673 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 194 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 398 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 270 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 130 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 80 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 562 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 134 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 74 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 481 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 453 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 275 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 2.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 822 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 115 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 689 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 123 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 352 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 284 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 32 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 12 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 22 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 352 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.6 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 580 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 6.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.pom (11 kB at 538 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/7/felix-parent-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/7/felix-parent-7.pom (21 kB at 959 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 921 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 58 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom (5.2 kB at 250 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 66 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 67 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 67 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 90 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 78 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 72 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 69 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 90 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 99 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 80 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom (2.7 kB at 133 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 213 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 711 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 294 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 460 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 10 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 266 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 172 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 26 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 436 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 845 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 212 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 213 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 974 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 356 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 714 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 2.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 810 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 145 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 87 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 86 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 161 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 42 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 198 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 164 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 378 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 442 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 286 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 448 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 109 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 100 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 119 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 112 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 219 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 654 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 346 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 72 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 118 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 416 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 985 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 54 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 32 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 154 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 800 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 45 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 249 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 865 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 348 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 189 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 174 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 236 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 366 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 161 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 87 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 99 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 118 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 177 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 532 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 646 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 129 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 19 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 321 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 386 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom (3.8 kB at 214 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 91 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 175 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 125 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 491 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 58 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 508 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 264 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 268 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 94 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 735 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 207 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 346 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 121 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 144 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 51 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 117 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 178 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 268 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 695 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 283 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 98 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 57 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 507 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 575 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 133 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 700 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 216 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 212 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 140 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 227 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 102 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 88 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 107 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 197 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 278 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 321 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 648 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 3.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 783 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 830 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 2.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 815 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 273 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 419 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 175 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 305 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 984 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 3.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 727 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 114 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 156 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 388 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 255 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 693 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 178 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 440 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 403 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 611 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 233 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 456 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 216 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 133 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 424 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 166 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 100 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 119 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 170 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 434 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 55 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 56 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 158 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 100 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 89 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 157 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 111 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 57 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 402 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 113 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 384 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 370 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 320 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 523 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 6.1 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 166 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 552 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 125 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 126 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 142 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 112 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 89 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 122 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 345 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 734 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.jar (212 kB at 3.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 518 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 405 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 148 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 212 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 3.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 171 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 499 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 241 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 345 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar (424 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 285 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 698 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 159 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 132 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 482 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 41 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 73 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 139 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 114 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 400 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 143 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 65 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 251 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 266 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 298 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 76 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 9.6 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 327 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 3.8 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 6.5 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 504 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 83 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 5.5 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 66 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 35 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 16 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 508 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 60 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 12 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 27 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar (290 kB at 297 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 425 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 144 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar (2.3 MB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar (3.2 MB at 2.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 196 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 66 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 51 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 101 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 169 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 31 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 7.2 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 8.6 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 39 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 8.8 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 46 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 6.2 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 187 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 497 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 206 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 50 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 37 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 35 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 290 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 154 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 20 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 16 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 109 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 397 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom (17 kB at 868 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 412 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.17.3/testcontainers-bom-1.17.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.17.3/testcontainers-bom-1.17.3.pom (7.5 kB at 443 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 331 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 134 kB/s) [INFO] [INFO] ------------------------< com.jcabi:jcabi-http >------------------------ [INFO] Building jcabi-http 2.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom (7.2 kB at 400 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom (8.3 kB at 417 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 978 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar (26 kB at 960 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.pom (13 kB at 439 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom (22 kB at 748 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.jar (54 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.pom (10 kB at 528 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.31.0/jcabi-1.31.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.31.0/jcabi-1.31.0.pom (5.8 kB at 323 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.57.0/parent-0.57.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.57.0/parent-0.57.0.pom (63 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 274 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.jar (22 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (5.3 kB at 295 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 550 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar (36 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.pom (13 kB at 724 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom (35 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 331 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.jar (46 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 475 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 562 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (13 kB at 664 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar (62 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom (7.2 kB at 401 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar (44 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.pom (7.5 kB at 415 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.jar (29 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom (15 kB at 765 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 550 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar (255 kB at 4.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.4/qulice-maven-plugin-0.19.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.4/qulice-maven-plugin-0.19.4.pom (13 kB at 600 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.4/qulice-0.19.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.4/qulice-0.19.4.pom (5.1 kB at 267 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.56.0/parent-0.56.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.56.0/parent-0.56.0.pom (62 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.4/qulice-maven-plugin-0.19.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.4/qulice-maven-plugin-0.19.4.jar (47 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 151 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 631 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom (7.5 kB at 392 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.jar (30 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom (2.9 kB at 143 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom (5.3 kB at 265 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom (62 kB at 2.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.pom (7.4 kB at 391 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.32.0/jcabi-1.32.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.32.0/jcabi-1.32.0.pom (5.8 kB at 306 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.58.0/parent-0.58.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.58.0/parent-0.58.0.pom (63 kB at 2.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom (5.1 kB at 286 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom (5.8 kB at 342 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom (63 kB at 2.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom (1.6 kB at 95 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom (16 kB at 808 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.pom (2.5 kB at 147 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.pom (16 kB at 718 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.13/byte-buddy-parent-1.12.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.13/byte-buddy-parent-1.12.13.pom (52 kB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.pom (11 kB at 454 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 167 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 959 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.9.1/aspectjrt-1.9.9.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.9.1/aspectjrt-1.9.9.1.pom (2.0 kB at 108 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 649 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.pom (4.0 kB at 221 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.30.0/jcabi-1.30.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.30.0/jcabi-1.30.0.pom (5.8 kB at 323 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.55.0/parent-0.55.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.55.0/parent-0.55.0.pom (62 kB at 2.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.24/lombok-1.18.24.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.24/lombok-1.18.24.pom (1.5 kB at 87 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/2.0.0-alpha5/slf4j-log4j12-2.0.0-alpha5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/2.0.0-alpha5/slf4j-log4j12-2.0.0-alpha5.pom (2.0 kB at 116 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-alpha5/slf4j-parent-2.0.0-alpha5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-alpha5/slf4j-parent-2.0.0-alpha5.pom (17 kB at 876 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.pom (1.6 kB at 101 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 283 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 283 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom (6.7 kB at 393 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom (18 kB at 879 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 492 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 610 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 737 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 151 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 599 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 114 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 252 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 110 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 83 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 565 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 162 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.6.0/jcabi-matchers-1.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.6.0/jcabi-matchers-1.6.0.pom (6.7 kB at 373 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.33.0/jcabi-1.33.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.33.0/jcabi-1.33.0.pom (5.8 kB at 321 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom (64 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 59 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 71 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 37 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 116 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 48 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.25.3/jcabi-xml-0.25.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.25.3/jcabi-xml-0.25.3.pom (6.1 kB at 339 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.54.0/cactoos-0.54.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.54.0/cactoos-0.54.0.pom (11 kB at 482 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.pom (3.0 kB at 150 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.pom (3.2 kB at 177 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 70 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.pom (2.8 kB at 135 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 59 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 720 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 386 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 182 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 855 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 236 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.pom (157 B at 8.3 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 288 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/2.4.4/grizzly-http-servlet-server-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/2.4.4/grizzly-http-servlet-server-2.4.4.pom (7.2 kB at 359 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-project/2.4.4/grizzly-project-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-project/2.4.4/grizzly-project-2.4.4.pom (21 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-bom/2.4.4/grizzly-bom-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-bom/2.4.4/grizzly-bom-2.4.4.pom (9.5 kB at 527 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 693 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/2.4.4/grizzly-http-server-core-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/2.4.4/grizzly-http-server-core-2.4.4.pom (7.8 kB at 408 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/2.4.4/grizzly-core-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/2.4.4/grizzly-core-2.4.4.pom (6.8 kB at 376 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/2.4.4/grizzly-framework-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/2.4.4/grizzly-framework-2.4.4.pom (5.3 kB at 263 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/2.4.4/grizzly-portunif-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/2.4.4/grizzly-portunif-2.4.4.pom (3.2 kB at 177 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/2.4.4/grizzly-http-server-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/2.4.4/grizzly-http-server-2.4.4.pom (3.8 kB at 200 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/2.4.4/grizzly-http-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/2.4.4/grizzly-http-2.4.4.pom (3.2 kB at 179 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/2.4.4/grizzly-http-ajp-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/2.4.4/grizzly-http-ajp-2.4.4.pom (3.3 kB at 93 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/2.4.4/grizzly-http2-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/2.4.4/grizzly-http2-2.4.4.pom (5.3 kB at 294 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/1.9/grizzly-npn-api-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/1.9/grizzly-npn-api-1.9.pom (2.3 kB at 123 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn/1.9/grizzly-npn-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn/1.9/grizzly-npn-1.9.pom (9.6 kB at 356 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/2.4.4/grizzly-http-server-multipart-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/2.4.4/grizzly-http-server-multipart-2.4.4.pom (3.9 kB at 129 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/2.4.4/grizzly-http-servlet-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/2.4.4/grizzly-http-servlet-2.4.4.pom (3.7 kB at 76 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/2.4.4/grizzly-http-servlet-extras-2.4.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/2.4.4/grizzly-http-servlet-extras-2.4.4.pom (4.0 kB at 143 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom (16 kB at 574 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 218 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (5.7 kB at 274 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.37/jersey-client-2.37.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.37/jersey-client-2.37.pom (6.8 kB at 284 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.37/project-2.37.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.37/project-2.37.pom (101 kB at 3.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 525 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.37/jersey-common-2.37.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.37/jersey-common-2.37.pom (35 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 780 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 156 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom (5.2 kB at 288 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom (1.5 kB at 57 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom (42 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 273 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 261 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 731 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 348 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 780 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 292 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 732 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 960 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 858 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.37/jersey-server-2.37.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.37/jersey-server-2.37.pom (13 kB at 630 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 597 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.15.3/jsoup-1.15.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.15.3/jsoup-1.15.3.pom (13 kB at 643 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4/jackson-databind-2.13.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4/jackson-databind-2.13.4.pom (16 kB at 802 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom (9.9 kB at 494 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom (6.1 kB at 276 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom (5.5 kB at 325 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.17.3/testcontainers-1.17.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.17.3/testcontainers-1.17.3.pom (2.4 kB at 135 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 144 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 742 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom (6.2 kB at 345 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom (1.4 kB at 80 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.13/docker-java-api-3.2.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.13/docker-java-api-3.2.13.pom (2.2 kB at 121 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.13/docker-java-parent-3.2.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.13/docker-java-parent-3.2.13.pom (12 kB at 399 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 226 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 628 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.13/docker-java-transport-zerodep-3.2.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.13/docker-java-transport-zerodep-3.2.13.pom (4.0 kB at 233 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.13/docker-java-transport-3.2.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.13/docker-java-transport-3.2.13.pom (1.5 kB at 70 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom (1.6 kB at 88 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.17.3/junit-jupiter-1.17.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.17.3/junit-jupiter-1.17.3.pom (1.7 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom (12 kB at 661 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.pom (3.2 kB at 139 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.pom (3.2 kB at 110 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.0/slf4j-reload4j-2.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.0/slf4j-reload4j-2.0.0.pom (1.9 kB at 41 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0/slf4j-parent-2.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0/slf4j-parent-2.0.0.pom (16 kB at 404 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.pom (1.6 kB at 39 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.19/reload4j-1.2.19.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.19/reload4j-1.2.19.pom (16 kB at 462 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.9.1/aspectjrt-1.9.9.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar (23 kB at 663 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar (51 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.24/lombok-1.18.24.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.jar (80 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/2.0.0-alpha5/slf4j-log4j12-2.0.0-alpha5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar (61 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.9.1/aspectjrt-1.9.9.1.jar (125 kB at 2.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.jar (11 kB at 222 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/2.0.0-alpha5/slf4j-log4j12-2.0.0-alpha5.jar (12 kB at 193 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar (31 kB at 308 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 895 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 32 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 12 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 93 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 62 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.6.0/jcabi-matchers-1.6.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 31 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.6.0/jcabi-matchers-1.6.0.jar (22 kB at 75 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 694 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.25.3/jcabi-xml-0.25.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar (1.5 kB at 4.9 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.54.0/cactoos-0.54.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 158 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.25.3/jcabi-xml-0.25.3.jar (41 kB at 119 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 18 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 275 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.54.0/cactoos-0.54.0.jar (346 kB at 744 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar (50 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 109 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/2.4.4/grizzly-http-servlet-server-2.4.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.24/lombok-1.18.24.jar (2.0 MB at 3.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/2.4.4/grizzly-http-server-core-2.4.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 83 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/2.4.4/grizzly-core-2.4.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.jar (579 kB at 893 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/2.4.4/grizzly-framework-2.4.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/2.4.4/grizzly-core-2.4.4.jar (903 kB at 924 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/2.4.4/grizzly-portunif-2.4.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/2.4.4/grizzly-portunif-2.4.4.jar (32 kB at 31 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/2.4.4/grizzly-http-server-2.4.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/2.4.4/grizzly-framework-2.4.4.jar (852 kB at 808 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/2.4.4/grizzly-http-2.4.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/2.4.4/grizzly-http-server-core-2.4.4.jar (1.9 MB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/2.4.4/grizzly-http-ajp-2.4.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/2.4.4/grizzly-http-server-2.4.4.jar (312 kB at 269 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/2.4.4/grizzly-http2-2.4.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/2.4.4/grizzly-http-ajp-2.4.4.jar (38 kB at 33 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/1.9/grizzly-npn-api-1.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/1.9/grizzly-npn-api-1.9.jar (5.3 kB at 4.4 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/2.4.4/grizzly-http-server-multipart-2.4.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/2.4.4/grizzly-http-2.4.4.jar (350 kB at 289 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/2.4.4/grizzly-http-servlet-2.4.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/2.4.4/grizzly-http-server-multipart-2.4.4.jar (40 kB at 32 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/2.4.4/grizzly-http-servlet-extras-2.4.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/2.4.4/grizzly-http2-2.4.4.jar (282 kB at 224 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/2.4.4/grizzly-http-servlet-extras-2.4.4.jar (25 kB at 20 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/2.4.4/grizzly-http-servlet-2.4.4.jar (147 kB at 115 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar (96 kB at 73 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.37/jersey-client-2.37.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 2.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/2.4.4/grizzly-http-servlet-server-2.4.4.jar (2.1 MB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.37/jersey-common-2.37.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar (129 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 101 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.37/jersey-client-2.37.jar (267 kB at 190 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar (18 kB at 13 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 42 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 213 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.37/jersey-server-2.37.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 214 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 15 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 458 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.15.3/jsoup-1.15.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 52 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4/jackson-databind-2.13.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.37/jersey-common-2.37.jar (1.2 MB at 654 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.15.3/jsoup-1.15.3.jar (438 kB at 230 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar (76 kB at 40 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.17.3/testcontainers-1.17.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.37/jersey-server-2.37.jar (950 kB at 477 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.jar (375 kB at 178 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 171 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar (25 kB at 11 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 8.1 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.13/docker-java-api-3.2.13.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4/jackson-databind-2.13.4.jar (1.5 MB at 652 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.13/docker-java-transport-zerodep-3.2.13.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 396 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.13/docker-java-transport-3.2.13.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.13/docker-java-transport-3.2.13.jar (38 kB at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.13/docker-java-api-3.2.13.jar (467 kB at 177 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.17.3/junit-jupiter-1.17.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.17.3/junit-jupiter-1.17.3.jar (11 kB at 4.2 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar (5.0 MB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar (129 kB at 47 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.jar (247 kB at 86 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.jar (188 kB at 65 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 2.6 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar (208 kB at 69 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.jar (103 kB at 34 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 40 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar (1.7 MB at 554 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.13/docker-java-transport-zerodep-3.2.13.jar (2.0 MB at 638 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.jar (256 kB at 79 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.0/slf4j-reload4j-2.0.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.0/slf4j-reload4j-2.0.0.jar (9.4 kB at 2.9 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.19/reload4j-1.2.19.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 15 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.19/reload4j-1.2.19.jar (334 kB at 100 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.jar (669 kB at 199 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.jar (3.9 MB at 962 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.17.3/testcontainers-1.17.3.jar (12 MB at 2.7 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jcabi-http --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 343 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 3.5 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 3.5 MB/s) [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ jcabi-http --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom (2.9 kB at 155 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 168 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 236 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 357 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 130 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 148 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 624 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 611 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 330 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 146 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 686 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 45 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 318 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom (4.9 kB at 259 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 424 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 62 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 90 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 66 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 120 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 236 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 105 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 93 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 129 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 183 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 547 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 674 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 521 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 88 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 277 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (6.5 kB at 342 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 258 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom (4.2 kB at 232 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (1.7 kB at 102 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 997 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 734 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar (11 kB at 498 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 613 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 3.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 515 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 3.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar (118 kB at 949 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 326 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 285 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 160 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 980 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 940 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 352 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 158 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 2.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 608 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 18 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 514 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 565 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 813 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 271 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 1.0 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 3.3 MB/s) [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create (jcabi-build-number) @ jcabi-http --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 104 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 952 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 673 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 196 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 882 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 368 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 216 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 123 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 51 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 298 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 107 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 107 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 169 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 122 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 126 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 2.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 774 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 229 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 416 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 132 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 145 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 88 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 429 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 468 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 115 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 205 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 102 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 298 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 184 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 137 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 73 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 389 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 37 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 193 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 913 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 235 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 145 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 303 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 582 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 127 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.pom (1.6 kB at 85 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.12.0/maven-scm-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.12.0/maven-scm-1.12.0.pom (26 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.pom (2.2 kB at 118 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.12.0/maven-scm-managers-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.12.0/maven-scm-managers-1.12.0.pom (1.5 kB at 81 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 65 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 27 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 337 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 381 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 184 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.pom (2.0 kB at 110 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.12.0/maven-scm-providers-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.12.0/maven-scm-providers-1.12.0.pom (3.6 kB at 129 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.pom (2.7 kB at 151 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.12.0/maven-scm-providers-svn-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.12.0/maven-scm-providers-svn-1.12.0.pom (2.2 kB at 104 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.pom (2.7 kB at 152 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.pom (2.6 kB at 130 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.12.0/maven-scm-providers-git-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.12.0/maven-scm-providers-git-1.12.0.pom (2.2 kB at 123 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.pom (2.7 kB at 141 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.pom (2.8 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.12.0/maven-scm-providers-cvs-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.12.0/maven-scm-providers-cvs-1.12.0.pom (1.8 kB at 98 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.pom (2.4 kB at 84 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.pom (2.6 kB at 109 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.pom (2.6 kB at 145 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.pom (2.6 kB at 143 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.pom (2.4 kB at 126 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.pom (9.2 kB at 486 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 142 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 118 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 197 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 780 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 88 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 140 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 931 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 64 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 166 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 367 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.pom (3.1 kB at 173 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom (1.7 kB at 87 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.pom (2.5 kB at 126 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 184 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 494 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom (1.6 kB at 83 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom (1.8 kB at 106 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom (1.2 kB at 65 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 98 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 241 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 254 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 40 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 72 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 127 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 135 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 55 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 54 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 72 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 63 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 66 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom (2.0 kB at 120 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 174 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.9/gson-2.8.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.9/gson-2.8.9.pom (6.3 kB at 333 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.9/gson-parent-2.8.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.9/gson-parent-2.8.9.pom (4.7 kB at 246 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 885 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 775 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 656 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 124 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 949 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 4.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 455 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 646 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 869 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 21 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 229 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 999 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 299 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.jar (11 kB at 46 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 207 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.jar (112 kB at 442 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 142 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.jar (57 kB at 213 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 686 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.jar (84 kB at 288 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.jar (36 kB at 123 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.jar (72 kB at 243 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.jar (39 kB at 132 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.jar (31 kB at 99 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.jar (80 kB at 242 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.jar (74 kB at 219 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.jar (86 kB at 251 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.jar (70 kB at 206 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.jar (68 kB at 196 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.jar (64 kB at 176 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar (72 kB at 178 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 362 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar (248 kB at 429 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 20 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 16 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 10 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 8.1 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.jar (761 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 6.1 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 11 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 5.4 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 305 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar (370 kB at 425 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 31 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar (913 kB at 994 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar (258 kB at 261 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.jar (4.3 MB at 3.4 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (2.7 MB at 2.1 MB/s) [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: /home/r/repo [INFO] Storing buildNumber: d21573b at timestamp: 2022-09-23T15:47:24 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create-timestamp (jcabi-build-number) @ jcabi-http --- [INFO] Skipping because we are not in root module. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jcabi-http --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 179 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 211 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 185 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 347 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 440 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 262 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 434 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 13 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 241 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 44 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 283 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 364 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 108 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 108 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 57 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 180 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 105 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 130 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 196 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 219 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 426 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 456 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 243 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 780 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 897 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 893 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 894 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 25 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 261 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 2.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 395 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 709 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 868 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 138 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 164 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 177 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 600 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 1.0 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 1.3 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 2.9 MB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jcabi-http --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 153 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 335 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom (5.0 kB at 276 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom (4.6 kB at 256 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 148 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 535 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom (16 kB at 843 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 59 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 427 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 149 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 331 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 63 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom (1.2 kB at 67 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom (1.3 kB at 70 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 222 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar (334 kB at 4.8 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar (54 kB at 779 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 390 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 36 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar (23 kB at 178 kB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 53 source files to /home/r/repo/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jcabi-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [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] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jcabi-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /home/r/repo/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ jcabi-http --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom (6.5 kB at 308 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom (3.4 kB at 188 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom (3.6 kB at 214 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom (3.9 kB at 229 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom (3.6 kB at 182 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom (4.4 kB at 242 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom (1.8 kB at 90 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 322 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar (14 kB at 387 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar (25 kB at 726 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar (117 kB at 2.1 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar (169 kB at 3.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar (8.1 kB at 137 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 691 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar (305 kB at 3.0 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar (2.1 MB at 6.5 MB/s) [INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=7501717190541107 [INFO] Surefire report directory: /home/r/repo/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M7/surefire-junit-platform-3.0.0-M7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M7/surefire-junit-platform-3.0.0-M7.jar (26 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M7/surefire-junit-platform-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M7/surefire-junit-platform-3.0.0-M7.pom (5.3 kB at 294 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M7/surefire-providers-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M7/surefire-providers-3.0.0-M7.pom (2.5 kB at 141 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.pom (2.7 kB at 150 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 111 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 65 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 109 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 112 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 94 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (2.4 kB at 114 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (2.4 kB at 132 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (2.2 kB at 110 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 574 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 317 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 146 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 826 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.pom (7.9 kB at 414 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.14/byte-buddy-1.10.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.14/byte-buddy-1.10.14.pom (11 kB at 613 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.14/byte-buddy-parent-1.10.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.14/byte-buddy-parent-1.10.14.pom (41 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.pom (9.6 kB at 504 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom (31 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom (25 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 313 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 114 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.jar (17 kB at 693 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 2.2 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 339 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 2.3 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.1/junit-platform-launcher-1.9.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.1/junit-platform-launcher-1.9.1.jar (169 kB at 3.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.1/junit-platform-launcher-1.9.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.1/junit-platform-launcher-1.9.1.pom (3.0 kB at 168 kB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.jcabi.http.ImmutableHeaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in com.jcabi.http.ImmutableHeaderTest [INFO] Running com.jcabi.http.request.BoundaryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.jcabi.http.request.BoundaryTest [INFO] Running com.jcabi.http.request.BaseRequestTest Sep 23, 2022 3:47:33 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33083] Sep 23, 2022 3:47:33 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: Class path contains multiple SLF4J providers. SLF4J: Found provider [org.slf4j.log4j12.Log4j12ServiceProvider@189cbd7c] SLF4J: Found provider [org.slf4j.reload4j.Reload4jServiceProvider@7bf3a5d8] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual provider is of type [org.slf4j.log4j12.Log4j12ServiceProvider@189cbd7c] [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33083 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33083 /): [200 OK] in 109ms [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 s - in com.jcabi.http.request.BaseRequestTest [INFO] Running com.jcabi.http.response.JacksonResponseTest [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in com.jcabi.http.response.JacksonResponseTest [INFO] Running com.jcabi.http.RequestTimeoutLossTest [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /api): [0 null] in 4ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /api): [0 null] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /): [0 null] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /): [0 null] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /): [0 null] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /): [0 null] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /): [0 null] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /): [0 null] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /): [0 null] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /): [0 null] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /): [0 null] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /): [0 null] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET null fake-url): [0 null] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /): [0 null] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /): [0 null] in 1ms [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in com.jcabi.http.RequestTimeoutLossTest [INFO] Running com.jcabi.http.wire.CookieOptimizingWireTest Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43799] Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43799 [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:43799/): HTTP Request (com.jcabi.http.request.BaseRequest): Cookie: second=initial-value <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:43799/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 2 answer(s) left Set-Cookie: third=B; path=/ Set-Cookie: second=; path=/ Set-Cookie: first=A; path=/ Content-Length: 0 Location: /a <<empty>> [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43799 /): [200 OK] in 6ms [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:43799/a): HTTP Request (com.jcabi.http.request.BaseRequest): Cookie: third=B; first=A <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:43799/a] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #2, 1 answer(s) left Content-Length: 0 <<empty>> [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43799 /a): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43799 Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46251] Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46251 [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:46251/): HTTP Request (com.jcabi.http.request.BaseRequest): Cookie: alpha=boom5 <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:46251/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 2 answer(s) left Set-Cookie: gamma=something; path=/ Set-Cookie: alpha=boom1; path=/ Set-Cookie: beta=something; path=/ Content-Length: 0 Location: / <<empty>> [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46251 /): [200 OK] in 3ms [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:46251/): HTTP Request (com.jcabi.http.request.BaseRequest): Cookie: gamma=something; beta=something; alpha=boom1 <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:46251/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #2, 1 answer(s) left Content-Length: 0 <<empty>> [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46251 /): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46251 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in com.jcabi.http.wire.CookieOptimizingWireTest [INFO] Running com.jcabi.http.request.FakeRequestTest [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:12345 /see-FakeRequest-class/helloall): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET google.com /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:12345 /see-FakeRequest-class/binContent): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in com.jcabi.http.request.FakeRequestTest [INFO] Running com.jcabi.http.mock.MkAnswerMatchersTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in com.jcabi.http.mock.MkAnswerMatchersTest [INFO] Running com.jcabi.http.wire.LastModifiedCachingWireTest Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40503] Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40503 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40503 /): [200 OK] in 3ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40503 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40503 Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33207] Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33207 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33207 /): [200 OK] in 2ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33207 /): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33207 /): [200 OK] in 1ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33207 Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45941] Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45941 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45941 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45941 Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:37549] Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37549 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37549 /): [200 OK] in 2ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37549 /): [404 Not Found] in 2ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37549 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37549 Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45715] Sep 23, 2022 3:47:34 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45715 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45715 /): [200 OK] in 2ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45715 /): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45715 /): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45715 /): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45715 /): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45715 /): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45715 /): [200 OK] in 2ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45715 /): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45715 /): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45715 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45715 Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41189] Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41189 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41189 /): [200 OK] in 3ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41189 /): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41189 /): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41189 /): [200 OK] in 1ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41189 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in com.jcabi.http.wire.LastModifiedCachingWireTest [INFO] Running com.jcabi.http.wire.FcWireTest Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45163] Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45163 [DEBUG] main com.jcabi.http.wire.FcCache: directory created for /tmp/com.jcabi.http.wire.FcCache-7501720798614530/GET_/_2F.json [DEBUG] main com.jcabi.http.wire.FcCache: cache saved into /tmp/com.jcabi.http.wire.FcCache-7501720798614530/GET_/_2F.json [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45163 /): [200 OK] in 10ms [DEBUG] main com.jcabi.http.wire.FcCache: cache loaded from /tmp/com.jcabi.http.wire.FcCache-7501720798614530/GET_/_2F.json [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45163 /): [200 OK] in 14ms [DEBUG] main com.jcabi.http.wire.FcCache: cache invalidated in /tmp/com.jcabi.http.wire.FcCache-7501720798614530 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45163 /flush): [200 OK] in 9ms [DEBUG] main com.jcabi.http.wire.FcCache: directory created for /tmp/com.jcabi.http.wire.FcCache-7501720798614530/GET_/_2F.json [DEBUG] main com.jcabi.http.wire.FcCache: cache saved into /tmp/com.jcabi.http.wire.FcCache-7501720798614530/GET_/_2F.json [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45163 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45163 Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34301] Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34301 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:34301 /): [200 OK] in 2ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:34301 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34301 Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45971] Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45971 [DEBUG] main com.jcabi.http.wire.FcCache: directory created for /tmp/com.jcabi.http.wire.FcCache-7501720862296483/GET_/_2F.json [DEBUG] main com.jcabi.http.wire.FcCache: cache saved into /tmp/com.jcabi.http.wire.FcCache-7501720862296483/GET_/_2F.json [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45971 /): [200 OK] in 3ms [DEBUG] main com.jcabi.http.wire.FcCache: cache loaded from /tmp/com.jcabi.http.wire.FcCache-7501720862296483/GET_/_2F.json [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45971 /): [200 OK] in 0ms [DEBUG] main com.jcabi.http.wire.FcCache: cache loaded from /tmp/com.jcabi.http.wire.FcCache-7501720862296483/GET_/_2F.json [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45971 /): [200 OK] in 0ms [DEBUG] main com.jcabi.http.wire.FcCache: cache loaded from /tmp/com.jcabi.http.wire.FcCache-7501720862296483/GET_/_2F.json [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45971 /): [200 OK] in 1ms [DEBUG] main com.jcabi.http.wire.FcCache: cache loaded from /tmp/com.jcabi.http.wire.FcCache-7501720862296483/GET_/_2F.json [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45971 /): [200 OK] in 1ms [DEBUG] main com.jcabi.http.wire.FcCache: cache loaded from /tmp/com.jcabi.http.wire.FcCache-7501720862296483/GET_/_2F.json [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45971 /): [200 OK] in 1ms [DEBUG] main com.jcabi.http.wire.FcCache: cache loaded from /tmp/com.jcabi.http.wire.FcCache-7501720862296483/GET_/_2F.json [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45971 /): [200 OK] in 1ms [DEBUG] main com.jcabi.http.wire.FcCache: cache loaded from /tmp/com.jcabi.http.wire.FcCache-7501720862296483/GET_/_2F.json [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45971 /): [200 OK] in 0ms [DEBUG] main com.jcabi.http.wire.FcCache: cache loaded from /tmp/com.jcabi.http.wire.FcCache-7501720862296483/GET_/_2F.json [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45971 /): [200 OK] in 0ms [DEBUG] main com.jcabi.http.wire.FcCache: cache loaded from /tmp/com.jcabi.http.wire.FcCache-7501720862296483/GET_/_2F.json [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45971 /): [200 OK] in 0ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45971 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in com.jcabi.http.wire.FcWireTest [INFO] Running com.jcabi.http.response.WebLinkingResponseTest [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost /test): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.jcabi.http.response.WebLinkingResponseTest [INFO] Running com.jcabi.http.wire.CachingWireTest Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45429] Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45429 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45429 /): [200 OK] in 9ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45429 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45429 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45429 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45429 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45429 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45429 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45429 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45429 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45429 /): [200 OK] in 0ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45429 Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41815] Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41815 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41815 /): [200 OK] in 3ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41815 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41815 /flush): [200 OK] in 4ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41815 /): [200 OK] in 1ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41815 Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:32825] Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #32825 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:32825 /): [200 OK] in 2ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:32825 /): [200 OK] in 1ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32825 Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35013] Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35013 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35013 /): [200 OK] in 2ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35013 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35013 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35013 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35013 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35013 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35013 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35013 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35013 /): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35013 /): [200 OK] in 0ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35013 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in com.jcabi.http.wire.CachingWireTest [INFO] Running com.jcabi.http.response.RestResponseTest [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET locahost:888 /tt): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 1ms [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.jcabi.http.response.RestResponseTest [INFO] Running com.jcabi.http.response.XmlResponseTest [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in com.jcabi.http.response.XmlResponseTest [INFO] Running com.jcabi.http.wire.AutoRedirectingWireTest Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34115] Sep 23, 2022 3:47:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34115 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34115 /): [302 Found] in 3s [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34115 Sep 23, 2022 3:47:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35373] Sep 23, 2022 3:47:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35373 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35373 /): [200 OK] in 3s [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35373 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.08 s - in com.jcabi.http.wire.AutoRedirectingWireTest [INFO] Running com.jcabi.http.mock.GrizzlyQueryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in com.jcabi.http.mock.GrizzlyQueryTest [INFO] Running com.jcabi.http.wire.ETagCachingWireTest Sep 23, 2022 3:47:41 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41505] Sep 23, 2022 3:47:41 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41505 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41505 /): [200 OK] in 3ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41505 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41505 Sep 23, 2022 3:47:41 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38419] Sep 23, 2022 3:47:41 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38419 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38419 /): [200 OK] in 4ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38419 /): [200 OK] in 1ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38419 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in com.jcabi.http.wire.ETagCachingWireTest [INFO] Running com.jcabi.http.RequestTest Sep 23, 2022 3:47:41 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39057] Sep 23, 2022 3:47:41 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39057 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39057 /helloall): [200 OK] in 299ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39057 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38823] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38823 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38823 /helloall): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38823 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40631] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40631 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40631 /): [404 Not Found] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40631 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34553] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34553 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34553 /): [404 Not Found] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34553 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41061] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41061 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41061 /): [200 OK] in 4ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41061 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35583] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35583 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:35583 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35583 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38381] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38381 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38381 /): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38381 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34829] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34829 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34829 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34829 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38991] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38991 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38991 /): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38991 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39783] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39783 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39783 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39783 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33167] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33167 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33167 /abcde): [200 OK] in 10ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33167 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38385] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38385 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38385 /abcde): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38385 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33967] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33967 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33967 /abcdefff): [200 OK] in 4ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33967 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41219] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41219 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41219 /abcdefff): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41219 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43163] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43163 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:43163 /): [200 OK] in 4ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43163 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44529] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44529 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44529 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44529 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46413] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46413 [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46413 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46189] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46189 [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46189 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35051] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35051 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:35051 /): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35051 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:32809] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #32809 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:32809 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32809 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43679] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43679 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43679 /): [303 See Other] in 4ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43679 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40015] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40015 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40015 /): [303 See Other] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40015 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38355] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38355 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38355 /): [200 OK] in 4ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38355 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43935] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43935 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43935 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43935 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43855] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43855 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:43855 /): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43855 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38195] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38195 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38195 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38195 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40743] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40743 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40743 /): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40743 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:37251] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37251 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37251 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37251 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41841] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41841 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41841 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41841 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41763] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41763 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41763 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41763 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46161] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46161 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46161 /barbar): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46161 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41649] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41649 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41649 /barbar): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41649 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35837] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35837 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:35837 /): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35837 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35155] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35155 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:35155 /): [200 OK] in 1ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35155 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43429] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43429 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43429 /foo1): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43429 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39147] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39147 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39147 /foo1): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39147 Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:37809] Sep 23, 2022 3:47:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37809 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37809 /foo-X): [200 OK] in 2ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:37809 /foo-X): [200 OK] in 2ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37809 /foo-X): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37809 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38993] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38993 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38993 /foo-X): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38993 /foo-X): [200 OK] in 1ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38993 /foo-X): [200 OK] in 1ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38993 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41781] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41781 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41781 /): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41781 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40295] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40295 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:40295 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40295 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s - in com.jcabi.http.RequestTest [INFO] Running com.jcabi.http.mock.MkQueryMatchersTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in com.jcabi.http.mock.MkQueryMatchersTest [INFO] Running com.jcabi.http.response.JsonResponseTest [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 1ms [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.jcabi.http.response.JsonResponseTest [INFO] Running com.jcabi.http.wire.BasicAuthWireTest Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36319] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36319 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36319 /): [404 Not Found] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36319 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:37203] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37203 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37203 /): [200 OK] in 1ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37203 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41503] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41503 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41503 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41503 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40189] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40189 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40189 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40189 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in com.jcabi.http.wire.BasicAuthWireTest [INFO] Running com.jcabi.http.wire.VerboseWireTest Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45487] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45487 [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:45487/): HTTP Request (com.jcabi.http.request.BaseRequest): User-Agent: it's me <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:45487/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left Content-Length: 0 <<empty>> [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45487 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45487 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42753] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-65] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42753 [INFO] main com.jcabi.http.wire.VerboseWire: #send(POST http://localhost:42753/): HTTP Request (com.jcabi.http.request.BaseRequest): hello, world! HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:42753/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left Content-Length: 0 <<empty>> [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42753 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42753 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in com.jcabi.http.wire.VerboseWireTest [INFO] Running com.jcabi.http.mock.MkContainerTest Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44509] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-66] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44509 [INFO] main com.jcabi.http.wire.VerboseWire: #send(POST http://localhost:44509/): HTTP Request (com.jcabi.http.request.BaseRequest): reqBodyMatches HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:44509/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 2 answer(s) left Content-Length: 15 respBodyMatches [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44509 /): [200 OK] in 2ms [INFO] main com.jcabi.http.wire.VerboseWire: #send(POST http://localhost:44509/): HTTP Request (com.jcabi.http.request.BaseRequest): reqBodyMismatches HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:44509/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #2, 1 answer(s) left Content-Length: 4 bleh [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44509 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44509 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42063] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-67] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42063 [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:42063/): HTTP Request (com.jcabi.http.request.BaseRequest): <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 500 Internal Server Error [http://localhost:42063/] Connection: close Content-Length: 462 java.util.NoSuchElementException: No matching answers found. at com.jcabi.http.mock.MkGrizzlyAdapter.service(MkGrizzlyAdapter.java:127) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:200) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:569) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:549) at java.base/java.lang.Thread.run(Thread.java:829) [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42063 /): [500 Internal Server Error] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42063 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40361] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-68] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40361 [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:40361/): HTTP Request (com.jcabi.http.request.BaseRequest): X-Something: text/html X-Something: text/xml <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:40361/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left Content-Length: 0 <<empty>> [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40361 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40361 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35383] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-69] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35383 [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:35383/): HTTP Request (com.jcabi.http.request.BaseRequest): <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:35383/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 2 answer(s) left Content-Length: 8 matching [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35383 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35383 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33831] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-70] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33831 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33831 /): [200 OK] in 1ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33831 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41063] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-71] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41063 [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:41063/): HTTP Request (com.jcabi.http.request.BaseRequest): <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:41063/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left Content-Length: 5 E!\ufffd [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41063 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41063 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44159] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-72] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44159 [INFO] main com.jcabi.http.wire.VerboseWire: #send(POST http://localhost:44159/): HTTP Request (com.jcabi.http.request.BaseRequest): multipleRequestMatches HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:44159/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 2 answer(s) left Content-Length: 23 multipleResponseMatches [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44159 /): [200 OK] in 2ms [INFO] main com.jcabi.http.wire.VerboseWire: #send(POST http://localhost:44159/): HTTP Request (com.jcabi.http.request.BaseRequest): multipleRequestMatches HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:44159/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #2, 2 answer(s) left Content-Length: 23 multipleResponseMatches [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44159 /): [200 OK] in 1ms [INFO] main com.jcabi.http.wire.VerboseWire: #send(POST http://localhost:44159/): HTTP Request (com.jcabi.http.request.BaseRequest): multipleRequestNotMatching HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:44159/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #3, 1 answer(s) left Content-Length: 4 blaa [INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44159 /): [200 OK] in 1ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44159 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45105] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-73] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45105 [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:45105/): HTTP Request (com.jcabi.http.request.BaseRequest): <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:45105/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left Content-Length: 8 multiple [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45105 /): [200 OK] in 2ms [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:45105/): HTTP Request (com.jcabi.http.request.BaseRequest): <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:45105/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #2, 1 answer(s) left Content-Length: 8 multiple [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45105 /): [200 OK] in 1ms [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:45105/): HTTP Request (com.jcabi.http.request.BaseRequest): <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:45105/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #3, 1 answer(s) left Content-Length: 8 multiple [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45105 /): [200 OK] in 1ms [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:45105/): HTTP Request (com.jcabi.http.request.BaseRequest): <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:45105/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #4, 1 answer(s) left Content-Length: 8 multiple [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45105 /): [200 OK] in 1ms [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:45105/): HTTP Request (com.jcabi.http.request.BaseRequest): <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:45105/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #5, 1 answer(s) left Content-Length: 8 multiple [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45105 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45105 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46097] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-74] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46097 [INFO] main com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:46097/): HTTP Request (com.jcabi.http.request.BaseRequest): <<empty>> HTTP Response (com.jcabi.http.request.DefaultResponse): 200 OK [http://localhost:46097/] Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 2 answer(s) left Content-Length: 5 first [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46097 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46097 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in com.jcabi.http.mock.MkContainerTest [INFO] Running com.jcabi.http.response.JsoupResponseTest [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in com.jcabi.http.response.JsoupResponseTest [INFO] Running com.jcabi.http.wire.TrustedWireTest Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34255] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-75] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34255 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34255 /): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34255 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in com.jcabi.http.wire.TrustedWireTest [INFO] Running com.jcabi.http.wire.UserAgentWireTest Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46157] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-76] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46157 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46157 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46157 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41265] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-77] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41265 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41265 /): [200 OK] in 2ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41265 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in com.jcabi.http.wire.UserAgentWireTest [INFO] Running com.jcabi.http.wire.RetryWireTest Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45295] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-78] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45295 [WARN] main com.jcabi.http.wire.RetryWire: GET http://localhost:45295/ (auth: j***j) returns 500 status (attempt #1) [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45295 /): [200 OK] in 5ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45295 Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42079] Sep 23, 2022 3:47:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-79] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42079 [WARN] main com.jcabi.http.wire.RetryWire: GET http://localhost:42079/ returns 500 status (attempt #1) [WARN] main com.jcabi.http.wire.RetryWire: GET http://localhost:42079/ returns 500 status (attempt #2) [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42079 /): [200 OK] in 5ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42079 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in com.jcabi.http.wire.RetryWireTest [INFO] Running com.jcabi.http.request.DefaultResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in com.jcabi.http.request.DefaultResponseTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 148, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jcabi-maven-plugin:0.16.0:versionalize (jcabi-versionalize-packages) @ jcabi-http --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.pom (6.6 kB at 130 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom (6.2 kB at 173 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.37.1/parent-0.37.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.37.1/parent-0.37.1.pom (75 kB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.23.2/jcabi-aspects-0.23.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.23.2/jcabi-aspects-0.23.2.pom (9.2 kB at 383 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.8.M1/aspectjrt-1.9.8.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.8.M1/aspectjrt-1.9.8.M1.pom (2.0 kB at 76 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.pom (4.4 kB at 184 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom (1.6 kB at 56 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom (16 kB at 399 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 182 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 590 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 211 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 111 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 40 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 78 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 86 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 74 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 102 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 323 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 44 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 179 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 67 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 170 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 530 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 356 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 63 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 550 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 137 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 156 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 79 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 507 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 76 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 130 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom (2.3 kB at 121 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom (11 kB at 340 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 76 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.6/maven-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 133 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 297 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 133 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 421 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 100 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 134 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 78 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 162 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 232 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 118 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 178 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 235 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 138 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 442 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 140 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 148 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 211 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 522 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 732 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 581 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 678 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 118 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 75 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 349 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 42 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 141 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom (2.6 kB at 131 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom (21 kB at 902 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom (4.8 kB at 266 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom (15 kB at 710 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom (3.3 kB at 172 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom (14 kB at 588 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.23.2/jcabi-aspects-0.23.2.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.8.M1/aspectjrt-1.9.8.M1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.jar (7.9 kB at 281 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 815 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.jar (50 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.23.2/jcabi-aspects-0.23.2.jar (86 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.8.M1/aspectjrt-1.9.8.M1.jar (123 kB at 2.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar (79 kB at 972 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 546 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 534 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 301 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 221 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 105 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 58 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 55 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 108 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 2.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar (67 kB at 206 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 583 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 528 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 364 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 81 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 27 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 7.7 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 912 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 356 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar (154 kB at 237 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar (208 kB at 307 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 82 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 2.3 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar (15 MB at 7.3 MB/s) [INFO] Versionalizing /home/r/repo/target/classes directory [INFO] File /home/r/repo/target/classes/com/jcabi/http/wire/com-jcabi-jcabi-http-jar.txt added [INFO] File /home/r/repo/target/classes/com/jcabi/http/request/com-jcabi-jcabi-http-jar.txt added [INFO] File /home/r/repo/target/classes/com/jcabi/http/response/com-jcabi-jcabi-http-jar.txt added [INFO] File /home/r/repo/target/classes/com/jcabi/http/mock/com-jcabi-jcabi-http-jar.txt added [INFO] File /home/r/repo/target/classes/com/jcabi/http/com-jcabi-jcabi-http-jar.txt added [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jcabi-http --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 234 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 269 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 219 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 212 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 98 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 619 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 85 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 279 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 36 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 505 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 568 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 705 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 2.2 MB/s) [INFO] Building jar: /home/r/repo/target/jcabi-http-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.4.2:single (assemble-all) @ jcabi-http --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.pom (5.5 kB at 134 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 128 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 230 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 283 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 262 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 270 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 633 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom (6.9 kB at 365 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 301 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 330 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 218 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar (55 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 1.3 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar (63 kB at 1.0 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 386 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 2.7 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 1.7 MB/s) [INFO] Building jar: /home/r/repo/target/jcabi-http-2.0-SNAPSHOT-jar-with-dependencies.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (default) @ jcabi-http --- [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=7501735624249129 [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.http.wire.BasicAuthWireITCase SLF4J: Class path contains multiple SLF4J providers. SLF4J: Found provider [org.slf4j.log4j12.Log4j12ServiceProvider@694a6499] SLF4J: Found provider [org.slf4j.reload4j.Reload4jServiceProvider@2feea37d] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual provider is of type [org.slf4j.log4j12.Log4j12ServiceProvider@694a6499] [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET authenticationtest.com /HTTPAuth/): [200 OK] in 2s [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 s - in com.jcabi.http.wire.BasicAuthWireITCase [INFO] Running com.jcabi.http.wire.TrustedWireITCase [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET expired.badssl.com /): [200 OK] in 625ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET self-signed.badssl.com /): [200 OK] in 584ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET untrusted-root.badssl.com /): [200 OK] in 575ms [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.863 s - in com.jcabi.http.wire.TrustedWireITCase [WARN] main org.testcontainers.utility.TestcontainersConfiguration: Attempted to read Testcontainers configuration file at file:/home/r/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /home/r/.testcontainers.properties (No such file or directory) [WARN] main org.testcontainers.dockerclient.DockerClientProviderStrategy: DOCKER_HOST unix:///var/run/docker.sock is not listening [ERROR] main org.testcontainers.dockerclient.DockerClientProviderStrategy: Could not find a valid Docker environment. Please check configuration. Attempted configurations were: [ERROR] main org.testcontainers.dockerclient.DockerClientProviderStrategy: As no valid configuration was found, execution cannot continue [INFO] Running com.jcabi.http.request.JdkRequestITCase [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.035 s - in com.jcabi.http.request.JdkRequestITCase [INFO] Running com.jcabi.http.response.RestResponseITCase [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET httpbin.org /cookies/set): [302 FOUND] in 396ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET httpbin.org /cookies/set): [302 FOUND] in 96ms [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s - in com.jcabi.http.response.RestResponseITCase [INFO] Running com.jcabi.http.RequestITCase Sep 23, 2022 3:47:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45375] Sep 23, 2022 3:47:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45375 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:45375 /): [200 OK] in 175ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45375 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET www.jare.io /): [200 OK] in 398ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET www.jare.io /): [200 OK] in 285ms Sep 23, 2022 3:47:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36325] Sep 23, 2022 3:47:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36325 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:36325 /): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36325 Sep 23, 2022 3:47:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44715] Sep 23, 2022 3:47:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44715 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44715 /): [200 OK] in 3ms [INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44715 [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET www.jare.io /file-not-found.txt): [404 Not Found] in 12ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET www.jare.io /file-not-found.txt): [404 Not Found] in 4ms [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s - in com.jcabi.http.RequestITCase [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (default) @ jcabi-http --- [INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports [INFO] [INFO] --- qulice-maven-plugin:0.19.4:check (jcabi-qulice-check) @ jcabi-http --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.41/cactoos-0.41.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.41/cactoos-0.41.pom (11 kB at 299 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.4/parent-0.49.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.4/parent-0.49.4.pom (61 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.19.4/qulice-spi-0.19.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.19.4/qulice-spi-0.19.4.pom (2.8 kB at 95 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.19.4/qulice-checkstyle-0.19.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.19.4/qulice-checkstyle-0.19.4.pom (5.2 kB at 200 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.20.0/jcabi-log-0.20.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.20.0/jcabi-log-0.20.0.pom (4.8 kB at 183 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.29.0/jcabi-1.29.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.29.0/jcabi-1.29.0.pom (5.8 kB at 138 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.54.0/parent-0.54.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.54.0/parent-0.54.0.pom (62 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.pom (2.5 kB at 114 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.13/byte-buddy-1.11.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.13/byte-buddy-1.11.13.pom (12 kB at 456 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.13/byte-buddy-parent-1.11.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.13/byte-buddy-parent-1.11.13.pom (43 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.13/byte-buddy-agent-1.11.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.13/byte-buddy-agent-1.11.13.pom (11 kB at 435 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom (106 kB at 2.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.pom (1.4 kB at 76 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 33 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom (3.6 kB at 190 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom (4.4 kB at 232 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom (15 kB at 585 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 477 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom (11 kB at 522 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 193 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 235 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.19.4/qulice-pmd-0.19.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.19.4/qulice-pmd-0.19.4.pom (4.9 kB at 159 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom (8.5 kB at 388 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom (47 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 63 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom (2.9 kB at 109 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.pom (8.9 kB at 385 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom (6.2 kB at 294 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom (3.9 kB at 194 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom (153 B at 6.7 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.23.1/jcabi-xml-0.23.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.23.1/jcabi-xml-0.23.1.pom (5.6 kB at 279 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom (5.4 kB at 234 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 269 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (1.9 kB at 102 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (5.5 kB at 275 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 453 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 109 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 143 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 285 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 726 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 181 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 43 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 40 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom (2.4 kB at 128 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom (983 B at 52 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom (2.0 kB at 110 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom (11 kB at 481 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (3.4 kB at 170 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom (2.1 kB at 106 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 353 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 441 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 109 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 655 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 208 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 473 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom (13 kB at 586 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom (26 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 kB at 531 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (3.2 kB at 158 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (3.3 kB at 149 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (4.4 kB at 242 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom (6.1 kB at 304 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom (22 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom (6.6 kB at 328 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom (12 kB at 532 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.41/cactoos-0.41.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.19.4/qulice-spi-0.19.4.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.19.4/qulice-checkstyle-0.19.4.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.19.4/qulice-spi-0.19.4.jar (9.6 kB at 400 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.19.4/qulice-checkstyle-0.19.4.jar (61 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 3.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.jar (245 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.41/cactoos-0.41.jar (338 kB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar (26 kB at 141 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar (246 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.19.4/qulice-pmd-0.19.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.19.4/qulice-pmd-0.19.4.jar (18 kB at 85 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar (338 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 207 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (155 kB at 658 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar (69 kB at 286 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar (100 kB at 343 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.jar (232 kB at 731 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar (125 kB at 365 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.20.0/jcabi-log-0.20.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.20.0/jcabi-log-0.20.0.jar (51 kB at 134 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.jar (59 kB at 137 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.13/byte-buddy-1.11.13.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar (1.3 MB at 2.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.13/byte-buddy-agent-1.11.13.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.jar (682 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.23.1/jcabi-xml-0.23.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.23.1/jcabi-xml-0.23.1.jar (40 kB at 60 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar (1.0 MB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 42 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.13/byte-buddy-agent-1.11.13.jar (252 kB at 346 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar (1.1 MB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 20 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 72 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 188 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 689 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 156 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 107 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 56 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 57 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar (31 kB at 36 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 58 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 182 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (53 kB at 59 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar (20 kB at 21 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar (45 kB at 48 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (252 kB at 257 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (205 kB at 196 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 373 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (375 kB at 346 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar (61 kB at 56 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar (60 kB at 53 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar (118 kB at 103 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar (573 kB at 481 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.13/byte-buddy-1.11.13.jar (3.6 MB at 2.7 MB/s) ANTLR Tool version 4.7.1 used for code generation does not match the current runtime version 4.9.2 ANTLR Runtime version 4.7.1 used for parser compilation does not match the current runtime version 4.9.2 ANTLR Tool version 4.7.1 used for code generation does not match the current runtime version 4.9.2 ANTLR Runtime version 4.7.1 used for parser compilation does not match the current runtime version 4.9.2 Sep 23, 2022 3:48:03 PM net.sourceforge.pmd.lang.ast.xpath.Attribute getValue WARNING: Use of deprecated attribute 'FieldDeclaration/@VariableName' in XPath query [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom (7.7 kB at 225 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom (8.7 kB at 193 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar (27 kB at 904 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom (3.0 kB at 105 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom (4.7 kB at 67 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 104 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom (6.9 kB at 103 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom (2.8 kB at 70 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom (19 kB at 340 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom (2.6 kB at 26 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom (4.0 kB at 23 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 26 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 125 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 348 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 2.3 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 1.5 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 1.2 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 402 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 153 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 93 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 587 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 154 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 164 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 137 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 170 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar (12 kB at 32 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar (116 kB at 286 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar (149 kB at 298 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 122 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar (103 kB at 206 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar (168 kB at 260 kB/s) [INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce... [INFO] This is not an SVN project [INFO] No dependency problems found [INFO] Qulice quality check completed in 19s [INFO] [INFO] --- maven-antrun-plugin:1.8:run (jcabi-xcop) @ jcabi-http --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 2.8 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 7.9 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 86 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 11 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 13 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 15 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 380 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 17 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 307 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 232 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 128 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 148 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 104 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 93 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 40 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 190 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 507 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 295 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 130 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 375 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 2.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 377 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 965 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (224 kB at 2.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 273 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 447 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 613 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 2.3 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.3 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 116 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 1.3 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 5.0 MB/s) [INFO] Executing tasks main: [exec] /home/r/repo/pom.xml looks good [exec] /home/r/repo/src/site/site.xml looks good [INFO] Executed tasks [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ jcabi-http --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 3.9 MB/s) [INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-http/2.0-SNAPSHOT/jcabi-http-2.0-SNAPSHOT.pom [INFO] Installing /home/r/repo/target/jcabi-http-2.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/jcabi-http/2.0-SNAPSHOT/jcabi-http-2.0-SNAPSHOT.jar [INFO] Installing /home/r/repo/target/jcabi-http-2.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-http/2.0-SNAPSHOT/jcabi-http-2.0-SNAPSHOT-jar-with-dependencies.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:20 min [INFO] Finished at: 2022-09-23T15:48:20Z [INFO] ------------------------------------------------------------------------ 0m0m+ mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R rultor repo + cd repo + git push origin master remote: remote: GitHub found 4 vulnerabilities on jcabi/jcabi-http's default branch (2 critical, 2 high). To find out more, visit: remote: https://github.com/jcabi/jcabi-http/security/dependabot remote: To github.com:jcabi/jcabi-http.git 12ee4f0..d21573b master -> master container 3761f7beb146790fa1ff34d74f16cde5bf88c4a0b01bbfbe2cbfee09537f8c34 is dead Fri 23 Sep 2022 05:48:39 PM CEST