++ dirname ./run.sh
+ cd .
+ echo 1697
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Sep 2 11:26:41 UTC 2026
+ uptime
11:26:41 up 22 min, 0 users, load average: 0.22, 0.05, 0.02
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update reviewdog/action-actionlint action to v1.73.4'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-github.git
+ pull_id=1963
+ fork=git@github.com:jcabi/jcabi-github.git
+ fork_branch=renovate/reviewdog-action-actionlint-1.x
+ squash=false
+ vars=('--env=head=git@github.com:jcabi/jcabi-github.git' '--env=pull_id=1963' '--env=fork=git@github.com:jcabi/jcabi-github.git' '--env=fork_branch=renovate/reviewdog-action-actionlint-1.x' '--env=head_branch=master' '--env=pull_title=Update reviewdog/action-actionlint action to v1.73.4' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1963'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update reviewdog/action-actionlint action to v1.73.4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''pull_id=1963'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update reviewdog/action-actionlint action to v1.73.4'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-github_1963
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-30-44
+ pwd
/tmp/rultor-m9R1
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:jcabi/jcabi-github.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''pull_id=1963'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update reviewdog/action-actionlint action to v1.73.4'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:jcabi/jcabi-github.git
+ git remote update
Fetching origin
Fetching fork
From github.com:jcabi/jcabi-github
* [new branch] 1326 -> fork/1326
* [new branch] 1807 -> fork/1807
* [new branch] dependabot/maven/com.jcabi.incubator-xembly-0.25.0 -> fork/dependabot/maven/com.jcabi.incubator-xembly-0.25.0
* [new branch] dependabot/maven/com.sun.grizzly-grizzly-servlet-webserver-1.9.65 -> fork/dependabot/maven/com.sun.grizzly-grizzly-servlet-webserver-1.9.65
* [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.apache.maven.plugins-maven-javadoc-plugin-3.2.0 -> fork/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.2.0
* [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] gh-pages -> fork/gh-pages
* [new branch] master -> fork/master
* [new branch] renovate/com.jcabi-jcabi-1.x -> fork/renovate/com.jcabi-jcabi-1.x
* [new branch] renovate/com.qulice-qulice-maven-plugin-0.x -> fork/renovate/com.qulice-qulice-maven-plugin-0.x
* [new branch] renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
* [new branch] renovate/reviewdog-action-actionlint-1.x -> fork/renovate/reviewdog-action-actionlint-1.x
* [new branch] revert-1136-patch-1 -> fork/revert-1136-patch-1
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/reviewdog-action-actionlint-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/reviewdog-action-actionlint-1.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update reviewdog/action-actionlint action to v1.73.4' --ff __rultor
Merge made by the 'ort' strategy.
.github/workflows/actionlint.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 7294777918347009f1b234fb26ebb6c25da0ecc3
gpg: Signature made Wed Sep 2 11:26:50 2026 UTC
gpg: using RSA key FAC962C42841735692C13FF43FD3FA7E9AF0FA4C
gpg: Good signature from "Rultor.com <gpg@rultor.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: FAC9 62C4 2841 7356 92C1 3FF4 3FD3 FA7E 9AF0 FA4C
Merge: 1869cce10 afb330b35
Author: Rultor.com <gpg@rultor.com>
Date: Wed Sep 2 11:26:50 2026 +0000
Update reviewdog/action-actionlint action to v1.73.4
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.03
++ bc
++ echo 0.03 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.03, low enough to run a new Docker container'
load average is 0.03, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java
+ docker pull yegor256/java
Using default tag: latest
latest: Pulling from yegor256/java
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
de39015cb2a0: Pulling fs layer
c5d1f12c356a: Pulling fs layer
e9b75b04736a: Pulling fs layer
74aacb7acb4e: Pulling fs layer
b343964c14ed: Pulling fs layer
2da5d65999c3: Pulling fs layer
f8ae7b3bd9d2: Pulling fs layer
62bf76adc5c1: Pulling fs layer
6f3edb78ee5d: Pulling fs layer
de39015cb2a0: Waiting
c5d1f12c356a: Waiting
e9b75b04736a: Waiting
74aacb7acb4e: Waiting
b343964c14ed: Waiting
2da5d65999c3: Waiting
f8ae7b3bd9d2: Waiting
62bf76adc5c1: Waiting
6f3edb78ee5d: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
74aacb7acb4e: Verifying Checksum
74aacb7acb4e: Download complete
b343964c14ed: Verifying Checksum
b343964c14ed: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: Download complete
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: Download complete
62bf76adc5c1: Verifying Checksum
62bf76adc5c1: Download complete
f8ae7b3bd9d2: Verifying Checksum
f8ae7b3bd9d2: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
6f3edb78ee5d: Verifying Checksum
6f3edb78ee5d: Download complete
de39015cb2a0: Pull complete
c5d1f12c356a: Pull complete
e9b75b04736a: Pull complete
74aacb7acb4e: Pull complete
b343964c14ed: Pull complete
2da5d65999c3: Pull complete
f8ae7b3bd9d2: Pull complete
62bf76adc5c1: Pull complete
6f3edb78ee5d: Pull complete
Digest: sha256:321ee930e2e2723cfabc943101c63a26019e88bb50a6a98690958ec3649391bc
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-github_1963\s*$'
+ ls -al .
total 64
drwx------ 3 ubuntu ubuntu 4096 Sep 2 11:26 .
drwxrwxrwt 12 root root 4096 Sep 2 11:26 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Sep 2 11:26 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Sep 2 11:26 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Sep 2 11:26 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 Sep 2 11:26 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 Sep 2 11:26 repo
-rwxrwxr-x 1 ubuntu ubuntu 6635 Sep 2 11:26 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 594 Sep 2 11:26 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 Sep 2 11:26 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 4430 Sep 2 11:26 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 9057 Sep 2 11:27 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-m9R1:/main --env=head=git@github.com:jcabi/jcabi-github.git --env=pull_id=1963 --env=fork=git@github.com:jcabi/jcabi-github.git --env=fork_branch=renovate/reviewdog-action-actionlint-1.x --env=head_branch=master '--env=pull_title=Update reviewdog/action-actionlint action to v1.73.4' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1963'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update reviewdog/action-actionlint action to v1.73.4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-m9R1/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-github_1963 yegor256/java /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ubuntu r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G polkitd r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.gradle /root/.m2 /root/.profile /root/.ssh /root/.wget-hsts /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:jcabi/jcabi-github.git' ; export 'pull_id=1963' ; export 'fork=git@github.com:jcabi/jcabi-github.git' ; export 'fork_branch=renovate/reviewdog-action-actionlint-1.x' ; export 'head_branch=master' ; export 'pull_title=Update reviewdog/action-actionlint action to v1.73.4' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -ntp -Pqulice --errors --batch-mode ;
+ su --login r --command /home/r/script.sh
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.9 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding src/main/resources/images/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/mvn.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading pom.xml ...
Reading src/it/basic-usage/invoker.properties ...
Reading src/it/basic-usage/pom.xml ...
Reading src/it/basic-usage/src/main/java/com/jcabi/foo/Sample.java ...
Reading src/it/basic-usage/src/main/java/com/jcabi/foo/package-info.java ...
Reading src/it/basic-usage/src/test/java/com/jcabi/foo/SampleTest.java ...
Reading src/it/basic-usage/src/test/java/com/jcabi/foo/package-info.java ...
Reading src/it/basic-usage/src/test/resources/log4j.properties ...
Reading src/it/fat-jar/invoker.properties ...
Reading src/it/fat-jar/pom.xml ...
Reading src/it/settings.xml ...
Reading src/main/java/com/jcabi/github/Assignees.java ...
Reading src/main/java/com/jcabi/github/Blob.java ...
Reading src/main/java/com/jcabi/github/Blobs.java ...
Reading src/main/java/com/jcabi/github/Branch.java ...
Reading src/main/java/com/jcabi/github/Branches.java ...
Reading src/main/java/com/jcabi/github/Bulk.java ...
Reading src/main/java/com/jcabi/github/Check.java ...
Reading src/main/java/com/jcabi/github/Checks.java ...
Reading src/main/java/com/jcabi/github/Collaborators.java ...
Reading src/main/java/com/jcabi/github/Comment.java ...
Reading src/main/java/com/jcabi/github/Comments.java ...
Reading src/main/java/com/jcabi/github/Commit.java ...
Reading src/main/java/com/jcabi/github/Commits.java ...
Reading src/main/java/com/jcabi/github/CommitsComparison.java ...
Reading src/main/java/com/jcabi/github/Content.java ...
Reading src/main/java/com/jcabi/github/Contents.java ...
Reading src/main/java/com/jcabi/github/Coordinates.java ...
Reading src/main/java/com/jcabi/github/DeployKey.java ...
Reading src/main/java/com/jcabi/github/DeployKeys.java ...
Reading src/main/java/com/jcabi/github/Event.java ...
Reading src/main/java/com/jcabi/github/Existence.java ...
Reading src/main/java/com/jcabi/github/FileChange.java ...
Reading src/main/java/com/jcabi/github/FileChanges.java ...
Reading src/main/java/com/jcabi/github/FileChangesIterator.java ...
Reading src/main/java/com/jcabi/github/Fork.java ...
Reading src/main/java/com/jcabi/github/Forks.java ...
Reading src/main/java/com/jcabi/github/FromProperties.java ...
Reading src/main/java/com/jcabi/github/Gist.java ...
Reading src/main/java/com/jcabi/github/GistComment.java ...
Reading src/main/java/com/jcabi/github/GistComments.java ...
Reading src/main/java/com/jcabi/github/Gists.java ...
Reading src/main/java/com/jcabi/github/Git.java ...
Reading src/main/java/com/jcabi/github/GitHub.java ...
Reading src/main/java/com/jcabi/github/GitHubThread.java ...
Reading src/main/java/com/jcabi/github/Gitignores.java ...
Reading src/main/java/com/jcabi/github/Hidden.java ...
Reading src/main/java/com/jcabi/github/Hook.java ...
Reading src/main/java/com/jcabi/github/Hooks.java ...
Reading src/main/java/com/jcabi/github/Issue.java ...
Reading src/main/java/com/jcabi/github/IssueEvents.java ...
Reading src/main/java/com/jcabi/github/IssueLabels.java ...
Reading src/main/java/com/jcabi/github/Issues.java ...
Reading src/main/java/com/jcabi/github/Items.java ...
Reading src/main/java/com/jcabi/github/JsonPatchable.java ...
Reading src/main/java/com/jcabi/github/JsonReadable.java ...
Reading src/main/java/com/jcabi/github/Label.java ...
Reading src/main/java/com/jcabi/github/Labels.java ...
Reading src/main/java/com/jcabi/github/Language.java ...
Reading src/main/java/com/jcabi/github/Limit.java ...
Reading src/main/java/com/jcabi/github/Limits.java ...
Reading src/main/java/com/jcabi/github/Markdown.java ...
Reading src/main/java/com/jcabi/github/MergeState.java ...
Reading src/main/java/com/jcabi/github/Milestone.java ...
Reading src/main/java/com/jcabi/github/Milestones.java ...
Reading src/main/java/com/jcabi/github/Notification.java ...
Puzzle 920-1bdea297 0/DEV at src/main/java/com/jcabi/github/Notification.java
Reading src/main/java/com/jcabi/github/Notifications.java ...
Reading src/main/java/com/jcabi/github/Organization.java ...
Reading src/main/java/com/jcabi/github/OrganizationMapping.java ...
Reading src/main/java/com/jcabi/github/Organizations.java ...
Reading src/main/java/com/jcabi/github/PublicKey.java ...
Reading src/main/java/com/jcabi/github/PublicKeys.java ...
Reading src/main/java/com/jcabi/github/PublicMembers.java ...
Reading src/main/java/com/jcabi/github/Pull.java ...
Reading src/main/java/com/jcabi/github/PullComment.java ...
Reading src/main/java/com/jcabi/github/PullComments.java ...
Reading src/main/java/com/jcabi/github/PullRef.java ...
Reading src/main/java/com/jcabi/github/Pulls.java ...
Reading src/main/java/com/jcabi/github/Reaction.java ...
Puzzle 1469-93fe85c7 30/DEV at src/main/java/com/jcabi/github/Reaction.java
Reading src/main/java/com/jcabi/github/Reference.java ...
Reading src/main/java/com/jcabi/github/References.java ...
Reading src/main/java/com/jcabi/github/Release.java ...
Reading src/main/java/com/jcabi/github/ReleaseAsset.java ...
Reading src/main/java/com/jcabi/github/ReleaseAssets.java ...
Reading src/main/java/com/jcabi/github/Releases.java ...
Reading src/main/java/com/jcabi/github/Repo.java ...
Reading src/main/java/com/jcabi/github/RepoCommit.java ...
Reading src/main/java/com/jcabi/github/RepoCommits.java ...
Reading src/main/java/com/jcabi/github/Repos.java ...
Puzzle 1095-deaa3e41 30/DEV at src/main/java/com/jcabi/github/Repos.java
Puzzle 1660-338c6d7a 30/DEV at src/main/java/com/jcabi/github/Repos.java
Reading src/main/java/com/jcabi/github/RepositoryStatistics.java ...
Reading src/main/java/com/jcabi/github/RtAssignees.java ...
Reading src/main/java/com/jcabi/github/RtBlob.java ...
Reading src/main/java/com/jcabi/github/RtBlobs.java ...
Reading src/main/java/com/jcabi/github/RtBranch.java ...
Reading src/main/java/com/jcabi/github/RtBranches.java ...
Reading src/main/java/com/jcabi/github/RtCheck.java ...
Reading src/main/java/com/jcabi/github/RtChecks.java ...
Reading src/main/java/com/jcabi/github/RtCollaborators.java ...
Reading src/main/java/com/jcabi/github/RtComment.java ...
Reading src/main/java/com/jcabi/github/RtComments.java ...
Reading src/main/java/com/jcabi/github/RtCommit.java ...
Reading src/main/java/com/jcabi/github/RtCommits.java ...
Reading src/main/java/com/jcabi/github/RtCommitsComparison.java ...
Reading src/main/java/com/jcabi/github/RtContent.java ...
Reading src/main/java/com/jcabi/github/RtContents.java ...
Reading src/main/java/com/jcabi/github/RtDeployKey.java ...
Reading src/main/java/com/jcabi/github/RtDeployKeys.java ...
Reading src/main/java/com/jcabi/github/RtEvent.java ...
Reading src/main/java/com/jcabi/github/RtFileChange.java ...
Reading src/main/java/com/jcabi/github/RtFork.java ...
Reading src/main/java/com/jcabi/github/RtForks.java ...
Reading src/main/java/com/jcabi/github/RtGist.java ...
Reading src/main/java/com/jcabi/github/RtGistComment.java ...
Reading src/main/java/com/jcabi/github/RtGistComments.java ...
Reading src/main/java/com/jcabi/github/RtGists.java ...
Reading src/main/java/com/jcabi/github/RtGit.java ...
Reading src/main/java/com/jcabi/github/RtGitHub.java ...
Reading src/main/java/com/jcabi/github/RtGitignores.java ...
Reading src/main/java/com/jcabi/github/RtHook.java ...
Reading src/main/java/com/jcabi/github/RtHooks.java ...
Reading src/main/java/com/jcabi/github/RtIssue.java ...
Reading src/main/java/com/jcabi/github/RtIssueEvents.java ...
Reading src/main/java/com/jcabi/github/RtIssueLabels.java ...
Reading src/main/java/com/jcabi/github/RtIssues.java ...
Reading src/main/java/com/jcabi/github/RtJson.java ...
Reading src/main/java/com/jcabi/github/RtLabel.java ...
Reading src/main/java/com/jcabi/github/RtLabels.java ...
Reading src/main/java/com/jcabi/github/RtLanguage.java ...
Reading src/main/java/com/jcabi/github/RtLimit.java ...
Reading src/main/java/com/jcabi/github/RtLimits.java ...
Reading src/main/java/com/jcabi/github/RtMarkdown.java ...
Reading src/main/java/com/jcabi/github/RtMilestone.java ...
Reading src/main/java/com/jcabi/github/RtMilestones.java ...
Reading src/main/java/com/jcabi/github/RtNotification.java ...
Reading src/main/java/com/jcabi/github/RtNotifications.java ...
Puzzle 913-3f99f964 30/DEV at src/main/java/com/jcabi/github/RtNotifications.java
Reading src/main/java/com/jcabi/github/RtOrganization.java ...
Reading src/main/java/com/jcabi/github/RtOrganizations.java ...
Reading src/main/java/com/jcabi/github/RtPagination.java ...
Reading src/main/java/com/jcabi/github/RtPublicKey.java ...
Reading src/main/java/com/jcabi/github/RtPublicKeys.java ...
Reading src/main/java/com/jcabi/github/RtPublicMembers.java ...
Reading src/main/java/com/jcabi/github/RtPull.java ...
Reading src/main/java/com/jcabi/github/RtPullComment.java ...
Reading src/main/java/com/jcabi/github/RtPullComments.java ...
Reading src/main/java/com/jcabi/github/RtPullRef.java ...
Reading src/main/java/com/jcabi/github/RtPulls.java ...
Reading src/main/java/com/jcabi/github/RtReaction.java ...
Reading src/main/java/com/jcabi/github/RtReference.java ...
Reading src/main/java/com/jcabi/github/RtReferences.java ...
Reading src/main/java/com/jcabi/github/RtRelease.java ...
Reading src/main/java/com/jcabi/github/RtReleaseAsset.java ...
Reading src/main/java/com/jcabi/github/RtReleaseAssets.java ...
Reading src/main/java/com/jcabi/github/RtReleases.java ...
Reading src/main/java/com/jcabi/github/RtRepo.java ...
Reading src/main/java/com/jcabi/github/RtRepoCommit.java ...
Reading src/main/java/com/jcabi/github/RtRepoCommits.java ...
Reading src/main/java/com/jcabi/github/RtRepos.java ...
Reading src/main/java/com/jcabi/github/RtSearch.java ...
Reading src/main/java/com/jcabi/github/RtSearchPagination.java ...
Reading src/main/java/com/jcabi/github/RtStargazers.java ...
Reading src/main/java/com/jcabi/github/RtStars.java ...
Reading src/main/java/com/jcabi/github/RtStatus.java ...
Reading src/main/java/com/jcabi/github/RtStatuses.java ...
Puzzle 1126-bb836510 30/DEV at src/main/java/com/jcabi/github/RtStatuses.java
Reading src/main/java/com/jcabi/github/RtTag.java ...
Reading src/main/java/com/jcabi/github/RtTags.java ...
Reading src/main/java/com/jcabi/github/RtTree.java ...
Reading src/main/java/com/jcabi/github/RtTrees.java ...
Reading src/main/java/com/jcabi/github/RtUser.java ...
Reading src/main/java/com/jcabi/github/RtUserEmails.java ...
Reading src/main/java/com/jcabi/github/RtUserOrganizations.java ...
Reading src/main/java/com/jcabi/github/RtUsers.java ...
Reading src/main/java/com/jcabi/github/RtValuePagination.java ...
Reading src/main/java/com/jcabi/github/Search.java ...
Reading src/main/java/com/jcabi/github/SearchRequest.java ...
Reading src/main/java/com/jcabi/github/SearchUri.java ...
Reading src/main/java/com/jcabi/github/Smart.java ...
Reading src/main/java/com/jcabi/github/SmartJson.java ...
Reading src/main/java/com/jcabi/github/Smarts.java ...
Reading src/main/java/com/jcabi/github/Stargazers.java ...
Reading src/main/java/com/jcabi/github/Stars.java ...
Reading src/main/java/com/jcabi/github/Status.java ...
Reading src/main/java/com/jcabi/github/Statuses.java ...
Reading src/main/java/com/jcabi/github/StringEnum.java ...
Reading src/main/java/com/jcabi/github/Tag.java ...
Reading src/main/java/com/jcabi/github/Tags.java ...
Reading src/main/java/com/jcabi/github/ThreadSubscription.java ...
Puzzle 913-504d1bd2 30/DEV at src/main/java/com/jcabi/github/ThreadSubscription.java
Reading src/main/java/com/jcabi/github/Tree.java ...
Reading src/main/java/com/jcabi/github/Trees.java ...
Reading src/main/java/com/jcabi/github/UnexpectedHttpStatus.java ...
Reading src/main/java/com/jcabi/github/User.java ...
Reading src/main/java/com/jcabi/github/UserAgent.java ...
Reading src/main/java/com/jcabi/github/UserEmails.java ...
Reading src/main/java/com/jcabi/github/UserOrganizations.java ...
Reading src/main/java/com/jcabi/github/Users.java ...
Reading src/main/java/com/jcabi/github/mock/ImmutableReentrantLock.java ...
Reading src/main/java/com/jcabi/github/mock/JsonNode.java ...
Reading src/main/java/com/jcabi/github/mock/JsonPatch.java ...
Reading src/main/java/com/jcabi/github/mock/MkAssignees.java ...
Reading src/main/java/com/jcabi/github/mock/MkBlob.java ...
Reading src/main/java/com/jcabi/github/mock/MkBlobs.java ...
Reading src/main/java/com/jcabi/github/mock/MkBranch.java ...
Puzzle 1085-a13e40d1 30/DEV at src/main/java/com/jcabi/github/mock/MkBranch.java
Reading src/main/java/com/jcabi/github/mock/MkBranches.java ...
Reading src/main/java/com/jcabi/github/mock/MkCheck.java ...
Reading src/main/java/com/jcabi/github/mock/MkChecks.java ...
Reading src/main/java/com/jcabi/github/mock/MkCollaborators.java ...
Reading src/main/java/com/jcabi/github/mock/MkComment.java ...
Reading src/main/java/com/jcabi/github/mock/MkComments.java ...
Reading src/main/java/com/jcabi/github/mock/MkCommit.java ...
Reading src/main/java/com/jcabi/github/mock/MkCommits.java ...
Reading src/main/java/com/jcabi/github/mock/MkCommitsComparison.java ...
Reading src/main/java/com/jcabi/github/mock/MkContent.java ...
Reading src/main/java/com/jcabi/github/mock/MkContents.java ...
Reading src/main/java/com/jcabi/github/mock/MkDeployKey.java ...
Reading src/main/java/com/jcabi/github/mock/MkDeployKeys.java ...
Reading src/main/java/com/jcabi/github/mock/MkEvent.java ...
Reading src/main/java/com/jcabi/github/mock/MkFileChange.java ...
Reading src/main/java/com/jcabi/github/mock/MkFork.java ...
Reading src/main/java/com/jcabi/github/mock/MkForks.java ...
Reading src/main/java/com/jcabi/github/mock/MkGist.java ...
Reading src/main/java/com/jcabi/github/mock/MkGists.java ...
Reading src/main/java/com/jcabi/github/mock/MkGit.java ...
Reading src/main/java/com/jcabi/github/mock/MkGitHub.java ...
Reading src/main/java/com/jcabi/github/mock/MkGitignores.java ...
Reading src/main/java/com/jcabi/github/mock/MkHook.java ...
Reading src/main/java/com/jcabi/github/mock/MkHooks.java ...
Reading src/main/java/com/jcabi/github/mock/MkIssue.java ...
Reading src/main/java/com/jcabi/github/mock/MkIssueEventMapping.java ...
Reading src/main/java/com/jcabi/github/mock/MkIssueEvents.java ...
Puzzle 1063-0509ffcb 30/DEV at src/main/java/com/jcabi/github/mock/MkIssueEvents.java
Reading src/main/java/com/jcabi/github/mock/MkIssueLabels.java ...
Reading src/main/java/com/jcabi/github/mock/MkIssues.java ...
Reading src/main/java/com/jcabi/github/mock/MkIterable.java ...
Reading src/main/java/com/jcabi/github/mock/MkLabel.java ...
Reading src/main/java/com/jcabi/github/mock/MkLabels.java ...
Reading src/main/java/com/jcabi/github/mock/MkLimits.java ...
Reading src/main/java/com/jcabi/github/mock/MkMarkdown.java ...
Reading src/main/java/com/jcabi/github/mock/MkMilestone.java ...
Reading src/main/java/com/jcabi/github/mock/MkMilestones.java ...
Reading src/main/java/com/jcabi/github/mock/MkNotification.java ...
Reading src/main/java/com/jcabi/github/mock/MkNotifications.java ...
Puzzle 913-9c17e827 30/DEV at src/main/java/com/jcabi/github/mock/MkNotifications.java
Reading src/main/java/com/jcabi/github/mock/MkOrganization.java ...
Puzzle 1107-31e47c0d 30/DEV at src/main/java/com/jcabi/github/mock/MkOrganization.java
Reading src/main/java/com/jcabi/github/mock/MkOrganizations.java ...
Reading src/main/java/com/jcabi/github/mock/MkPublicKey.java ...
Reading src/main/java/com/jcabi/github/mock/MkPublicKeys.java ...
Reading src/main/java/com/jcabi/github/mock/MkPublicMembers.java ...
Reading src/main/java/com/jcabi/github/mock/MkPull.java ...
Reading src/main/java/com/jcabi/github/mock/MkPullComment.java ...
Reading src/main/java/com/jcabi/github/mock/MkPullComments.java ...
Reading src/main/java/com/jcabi/github/mock/MkPullRef.java ...
Reading src/main/java/com/jcabi/github/mock/MkPulls.java ...
Reading src/main/java/com/jcabi/github/mock/MkReference.java ...
Reading src/main/java/com/jcabi/github/mock/MkReferences.java ...
Reading src/main/java/com/jcabi/github/mock/MkRelease.java ...
Reading src/main/java/com/jcabi/github/mock/MkReleaseAsset.java ...
Reading src/main/java/com/jcabi/github/mock/MkReleaseAssets.java ...
Reading src/main/java/com/jcabi/github/mock/MkReleases.java ...
Reading src/main/java/com/jcabi/github/mock/MkRepo.java ...
Puzzle 1061-5859a901 0/DEV at src/main/java/com/jcabi/github/mock/MkRepo.java
Reading src/main/java/com/jcabi/github/mock/MkRepoCommit.java ...
Reading src/main/java/com/jcabi/github/mock/MkRepoCommits.java ...
Reading src/main/java/com/jcabi/github/mock/MkRepos.java ...
Reading src/main/java/com/jcabi/github/mock/MkSearch.java ...
Reading src/main/java/com/jcabi/github/mock/MkStars.java ...
Reading src/main/java/com/jcabi/github/mock/MkStatuses.java ...
Puzzle 1129-3099cf0b 30/DEV at src/main/java/com/jcabi/github/mock/MkStatuses.java
Reading src/main/java/com/jcabi/github/mock/MkStorage.java ...
Reading src/main/java/com/jcabi/github/mock/MkTag.java ...
Reading src/main/java/com/jcabi/github/mock/MkTags.java ...
Reading src/main/java/com/jcabi/github/mock/MkTree.java ...
Reading src/main/java/com/jcabi/github/mock/MkTrees.java ...
Reading src/main/java/com/jcabi/github/mock/MkUser.java ...
Reading src/main/java/com/jcabi/github/mock/MkUserEmails.java ...
Reading src/main/java/com/jcabi/github/mock/MkUserOrganizations.java ...
Reading src/main/java/com/jcabi/github/mock/MkUsers.java ...
Reading src/main/java/com/jcabi/github/mock/OrganizationMapping.java ...
Reading src/main/java/com/jcabi/github/mock/package-info.java ...
Reading src/main/java/com/jcabi/github/package-info.java ...
Reading src/main/java/com/jcabi/github/safe/SfComment.java ...
Reading src/main/java/com/jcabi/github/safe/SfComments.java ...
Reading src/main/java/com/jcabi/github/safe/SfIssue.java ...
Reading src/main/java/com/jcabi/github/safe/package-info.java ...
Reading src/main/java/com/jcabi/github/wire/CarefulWire.java ...
Reading src/main/java/com/jcabi/github/wire/RetryCarefulWire.java ...
Reading src/main/java/com/jcabi/github/wire/package-info.java ...
Reading src/main/resources/jcabigithub.properties ...
Reading src/site/apt/index.apt.vm ...
Reading src/site/apt/respect-limits.apt.vm ...
Reading src/site/resources/CNAME ...
Reading src/site/site.xml ...
Reading src/test/java/com/jcabi/github/BulkTest.java ...
Reading src/test/java/com/jcabi/github/CommitsComparisonTest.java ...
Reading src/test/java/com/jcabi/github/ContentTest.java ...
Reading src/test/java/com/jcabi/github/CoordinatesTest.java ...
Reading src/test/java/com/jcabi/github/DeployKeyTest.java ...
Reading src/test/java/com/jcabi/github/EventTest.java ...
Reading src/test/java/com/jcabi/github/ExistenceTest.java ...
Reading src/test/java/com/jcabi/github/FileChangeTest.java ...
Reading src/test/java/com/jcabi/github/ForkTest.java ...
Reading src/test/java/com/jcabi/github/FromPropertiesTest.java ...
Reading src/test/java/com/jcabi/github/GitHubIT.java ...
Reading src/test/java/com/jcabi/github/IssueLabelsTest.java ...
Reading src/test/java/com/jcabi/github/IssueTest.java ...
Reading src/test/java/com/jcabi/github/LabelTest.java ...
Reading src/test/java/com/jcabi/github/LimitTest.java ...
Reading src/test/java/com/jcabi/github/MilestoneTest.java ...
Reading src/test/java/com/jcabi/github/OAuthScope.java ...
Puzzle 975-0a524603 30/DEV at src/test/java/com/jcabi/github/OAuthScope.java
Reading src/test/java/com/jcabi/github/OrganizationTest.java ...
Reading src/test/java/com/jcabi/github/PublicKeyTest.java ...
Reading src/test/java/com/jcabi/github/PullCommentTest.java ...
Reading src/test/java/com/jcabi/github/PullRefTest.java ...
Reading src/test/java/com/jcabi/github/PullTest.java ...
Reading src/test/java/com/jcabi/github/RandomPort.java ...
Reading src/test/java/com/jcabi/github/ReleaseAssetTest.java ...
Reading src/test/java/com/jcabi/github/ReleaseTest.java ...
Reading src/test/java/com/jcabi/github/RepoCommitTest.java ...
Reading src/test/java/com/jcabi/github/RepoRule.java ...
Reading src/test/java/com/jcabi/github/RepoTest.java ...
Reading src/test/java/com/jcabi/github/RepositoryStatisticsTest.java ...
Puzzle 1660-83a5040d 90/DEV at src/test/java/com/jcabi/github/RepositoryStatisticsTest.java
Puzzle 1663-38685897 90/DEV at src/test/java/com/jcabi/github/RepositoryStatisticsTest.java
Reading src/test/java/com/jcabi/github/RtAssigneesITCase.java ...
Reading src/test/java/com/jcabi/github/RtAssigneesTest.java ...
Reading src/test/java/com/jcabi/github/RtBlobsITCase.java ...
Reading src/test/java/com/jcabi/github/RtBlobsTest.java ...
Reading src/test/java/com/jcabi/github/RtBranchTest.java ...
Reading src/test/java/com/jcabi/github/RtBranchesTest.java ...
Reading src/test/java/com/jcabi/github/RtCheckTest.java ...
Reading src/test/java/com/jcabi/github/RtChecksTest.java ...
Reading src/test/java/com/jcabi/github/RtCollaboratorsTest.java ...
Reading src/test/java/com/jcabi/github/RtCommentTest.java ...
Reading src/test/java/com/jcabi/github/RtCommitTest.java ...
Reading src/test/java/com/jcabi/github/RtCommitsComparisonITCase.java ...
Reading src/test/java/com/jcabi/github/RtCommitsComparisonTest.java ...
Reading src/test/java/com/jcabi/github/RtCommitsTest.java ...
Reading src/test/java/com/jcabi/github/RtContentTest.java ...
Reading src/test/java/com/jcabi/github/RtContentsITCase.java ...
Puzzle 863-4e783bd3 0/DEV at src/test/java/com/jcabi/github/RtContentsITCase.java
Reading src/test/java/com/jcabi/github/RtContentsTest.java ...
Reading src/test/java/com/jcabi/github/RtDeployKeyTest.java ...
Reading src/test/java/com/jcabi/github/RtDeployKeysITCase.java ...
Reading src/test/java/com/jcabi/github/RtDeployKeysTest.java ...
Reading src/test/java/com/jcabi/github/RtEventTest.java ...
Reading src/test/java/com/jcabi/github/RtForkTest.java ...
Reading src/test/java/com/jcabi/github/RtForksITCase.java ...
Reading src/test/java/com/jcabi/github/RtForksTest.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentTest.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentsITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentsTest.java ...
Reading src/test/java/com/jcabi/github/RtGistITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistTest.java ...
Reading src/test/java/com/jcabi/github/RtGistsITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistsTest.java ...
Reading src/test/java/com/jcabi/github/RtGitHubITCase.java ...
Reading src/test/java/com/jcabi/github/RtGitHubTest.java ...
Reading src/test/java/com/jcabi/github/RtGitTest.java ...
Reading src/test/java/com/jcabi/github/RtGitignoresITCase.java ...
Reading src/test/java/com/jcabi/github/RtGitignoresTest.java ...
Reading src/test/java/com/jcabi/github/RtHookTest.java ...
Reading src/test/java/com/jcabi/github/RtHooksITCase.java ...
Reading src/test/java/com/jcabi/github/RtHooksTest.java ...
Reading src/test/java/com/jcabi/github/RtIssueITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssueLabelsITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssueMilestoneITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssueTest.java ...
Reading src/test/java/com/jcabi/github/RtIssuesITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssuesTest.java ...
Reading src/test/java/com/jcabi/github/RtJsonTest.java ...
Reading src/test/java/com/jcabi/github/RtLabelTest.java ...
Reading src/test/java/com/jcabi/github/RtLabelsITCase.java ...
Reading src/test/java/com/jcabi/github/RtLabelsTest.java ...
Reading src/test/java/com/jcabi/github/RtLimitTest.java ...
Reading src/test/java/com/jcabi/github/RtLimitsITCase.java ...
Reading src/test/java/com/jcabi/github/RtMarkdownITCase.java ...
Reading src/test/java/com/jcabi/github/RtMarkdownTest.java ...
Reading src/test/java/com/jcabi/github/RtMilestonesITCase.java ...
Reading src/test/java/com/jcabi/github/RtMilestonesTest.java ...
Reading src/test/java/com/jcabi/github/RtNotificationsITestCase.java ...
Puzzle 920-e9a632ce 0/DEV at src/test/java/com/jcabi/github/RtNotificationsITestCase.java
Reading src/test/java/com/jcabi/github/RtNotificationsTest.java ...
Puzzle 920-268906e9 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java
Puzzle 920-987ae9ac 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java
Puzzle 920-14172983 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java
Reading src/test/java/com/jcabi/github/RtOrganizationTest.java ...
Reading src/test/java/com/jcabi/github/RtOrganizationsITCase.java ...
Reading src/test/java/com/jcabi/github/RtOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/RtPaginationTest.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeyITCase.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeyTest.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeysITCase.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeysTest.java ...
Reading src/test/java/com/jcabi/github/RtPublicMembersITCase.java ...
Reading src/test/java/com/jcabi/github/RtPublicMembersTest.java ...
Reading src/test/java/com/jcabi/github/RtPullCommentTest.java ...
Reading src/test/java/com/jcabi/github/RtPullCommentsTest.java ...
Reading src/test/java/com/jcabi/github/RtPullRefITCase.java ...
Puzzle 1125-99a7deed 30/DEV at src/test/java/com/jcabi/github/RtPullRefITCase.java
Reading src/test/java/com/jcabi/github/RtPullRefTest.java ...
Reading src/test/java/com/jcabi/github/RtPullTest.java ...
Reading src/test/java/com/jcabi/github/RtPullsTest.java ...
Reading src/test/java/com/jcabi/github/RtReactionTest.java ...
Reading src/test/java/com/jcabi/github/RtReferenceTest.java ...
Reading src/test/java/com/jcabi/github/RtReferencesITCase.java ...
Reading src/test/java/com/jcabi/github/RtReferencesTest.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetTest.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetsTest.java ...
Reading src/test/java/com/jcabi/github/RtReleaseITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleaseTest.java ...
Reading src/test/java/com/jcabi/github/RtReleasesITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleasesTest.java ...
Reading src/test/java/com/jcabi/github/RtRepoCommitTest.java ...
Reading src/test/java/com/jcabi/github/RtRepoCommitsITCase.java ...
Reading src/test/java/com/jcabi/github/RtRepoCommitsTest.java ...
Reading src/test/java/com/jcabi/github/RtRepoITCase.java ...
Reading src/test/java/com/jcabi/github/RtRepoTest.java ...
Reading src/test/java/com/jcabi/github/RtReposITCase.java ...
Reading src/test/java/com/jcabi/github/RtReposTest.java ...
Reading src/test/java/com/jcabi/github/RtSearchITCase.java ...
Reading src/test/java/com/jcabi/github/RtSearchPaginationTest.java ...
Reading src/test/java/com/jcabi/github/RtSearchTest.java ...
Reading src/test/java/com/jcabi/github/RtStarsITCase.java ...
Reading src/test/java/com/jcabi/github/RtStarsTest.java ...
Reading src/test/java/com/jcabi/github/RtStatusTest.java ...
Reading src/test/java/com/jcabi/github/RtStatusesTest.java ...
Puzzle 1130-addbfb1d 30/DEV at src/test/java/com/jcabi/github/RtStatusesTest.java
Puzzle 1490-7b753dc7 30/DEV at src/test/java/com/jcabi/github/RtStatusesTest.java
Reading src/test/java/com/jcabi/github/RtTagITCase.java ...
Reading src/test/java/com/jcabi/github/RtTagTest.java ...
Reading src/test/java/com/jcabi/github/RtTagsITCase.java ...
Reading src/test/java/com/jcabi/github/RtTagsTest.java ...
Reading src/test/java/com/jcabi/github/RtTreesITCase.java ...
Reading src/test/java/com/jcabi/github/RtTreesTest.java ...
Reading src/test/java/com/jcabi/github/RtUserEmailsITCase.java ...
Reading src/test/java/com/jcabi/github/RtUserEmailsTest.java ...
Reading src/test/java/com/jcabi/github/RtUserITCase.java ...
Reading src/test/java/com/jcabi/github/RtUserOrganizationsITCase.java ...
Reading src/test/java/com/jcabi/github/RtUserOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/RtUserTest.java ...
Reading src/test/java/com/jcabi/github/RtUsersTest.java ...
Reading src/test/java/com/jcabi/github/RtValuePaginationTest.java ...
Reading src/test/java/com/jcabi/github/SmartJsonTest.java ...
Reading src/test/java/com/jcabi/github/SmartsTest.java ...
Reading src/test/java/com/jcabi/github/StatusTest.java ...
Reading src/test/java/com/jcabi/github/StatusesTest.java ...
Reading src/test/java/com/jcabi/github/mock/JsonNodeTest.java ...
Reading src/test/java/com/jcabi/github/mock/JsonPatchTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkAssigneesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkBlobsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkBranchTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkBranchesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCheckTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkChecksTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCollaboratorsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommentTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommentsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommitsComparisonTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommitsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkContentTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkContentsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkDeployKeysTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkEventTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkForkTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkForksTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGistTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGistsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGitHubTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGitTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGitignoresTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkHookTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkHooksTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssueLabelsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssueTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssuesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkLabelsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkLimitsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkMarkdownTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkMilestoneTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkMilestonesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkNotificationTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkNotificationsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPublicKeyTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPublicKeysTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPublicMembersTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullCommentTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullRefTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReferenceTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReferencesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleaseTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleasesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkRepoCommitsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkRepoTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReposTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkSearchTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkStarsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkStorageTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTagTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTagsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTreeTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTreesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkUserEmailsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkUserOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkUserTest.java ...
Reading src/test/java/com/jcabi/github/mock/package-info.java ...
Reading src/test/java/com/jcabi/github/package-info.java ...
Reading src/test/java/com/jcabi/github/wire/CarefulWireTest.java ...
Reading src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java ...
Reading src/test/java/com/jcabi/github/wire/package-info.java ...
Reading src/test/resources/META-INF/MANIFEST.MF ...
Reading src/test/resources/log4j.properties ...
Reading src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker ...
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------------< com.jcabi:jcabi-github >-----------------------
[INFO] Building jcabi-github 2.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ jcabi-github ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jcabi-github ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ jcabi-github ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: afb330b at timestamp: 2026-09-02T11:28:21
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: master
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ jcabi-github ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ jcabi-github ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.14.0:compile (default-compile) @ jcabi-github ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 270 source files with javac [debug deprecation target 1.8] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jcabi-github ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ jcabi-github ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 215 source files with javac [debug deprecation target 1.8] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.3:test (default-test) @ jcabi-github ---
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=1467221434512
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.github.mock.MkReferencesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1tuWodn5O4n0lQvFYX0D created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/UuTPRlqOoDUymNkhPRLu created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/AAbNCzWeWBWcgFLN2JKF created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/8sXefjR8i4HOEDlfqZtj created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/r2CDayvfxlXpVXCBFRqh created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BSiyyOqDuuCEPAgnlWNr created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/WJIODQuNtwYZrYwYFIMl created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/oduWQCWHFJ9e7OFvcWiI created by jeff
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.876 s -- in com.jcabi.github.mock.MkReferencesTest
[INFO] Running com.jcabi.github.mock.MkTagTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EwBlVXOG8mzNafMBg8dN created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in com.jcabi.github.mock.MkTagTest
[INFO] Running com.jcabi.github.mock.MkGitTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BPbPMXDGonNITIkCl2Ev created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/vKAnVfkkaPSWJvB3W0R6 created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in com.jcabi.github.mock.MkGitTest
[INFO] Running com.jcabi.github.mock.MkForksTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ThiYZbkKeuyppdjoKoDp created by jeff
[INFO] main com.jcabi.github.mock.MkForks: fork jeff/ThiYZbkKeuyppdjoKoDp created inside Organization by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gipWZjQCxpmtamaM1fxH created by jeff
[INFO] main com.jcabi.github.mock.MkForks: fork jeff/gipWZjQCxpmtamaM1fxH created inside Organization by jeff
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.425 s -- in com.jcabi.github.mock.MkForksTest
[INFO] Running com.jcabi.github.RtForksTest
Sep 02, 2026 11:28:53 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42749]
Sep 02, 2026 11:28:53 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42749
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.12-jdk5/byte-buddy-agent-1.18.12-jdk5.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42749 /repos/test_user/test_repo/forks): [202 Accepted] in 251ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42749
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/forks/forks): [200 OK] in 0ms
Sep 02, 2026 11:28:55 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43271]
Sep 02, 2026 11:28:55 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43271
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:43271 /repos/test_user/test_repo/forks): [202 Accepted] in 10ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43271 /repos/test_user/test_repo/forks/repos/test_user/test_repo/forks/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43271
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.473 s -- in com.jcabi.github.RtForksTest
[INFO] Running com.jcabi.github.RtJsonTest
Sep 02, 2026 11:28:55 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34443]
Sep 02, 2026 11:28:55 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34443
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:34443 /): [200 OK] in 457ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34443
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:28:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41303]
Sep 02, 2026 11:28:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41303
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41303 /): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41303
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:28:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41397]
Sep 02, 2026 11:28:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41397
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41397 /): [404 Not Found] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41397
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:28:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42359]
Sep 02, 2026 11:28:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42359
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:42359 /): [404 Not Found] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42359
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s -- in com.jcabi.github.RtJsonTest
[INFO] Running com.jcabi.github.mock.MkIssueTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TXtfi7HTh3yjXS9VVLul created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/TXtfi7HTh3yjXS9VVLul by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/bQEC8pVQGrMnKtwZC8f0 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/bQEC8pVQGrMnKtwZC8f0 by jeff: hey
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/UB8hSIx9JOZ5ERX4s9A1 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/UB8hSIx9JOZ5ERX4s9A1 by jeff: hey
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/iX0KlzEYGzoka39yvp11 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/iX0KlzEYGzoka39yvp11 by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BoNnjKxTWqAwTGJOtG8V created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/BoNnjKxTWqAwTGJOtG8V by jeff: hey
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/fwZmLOQWsWPXlUKvBLrH created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/fwZmLOQWsWPXlUKvBLrH by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository first/tMFrD3ZcL2HEEbIcNFnF created by first
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in first/tMFrD3ZcL2HEEbIcNFnF by second:
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/XInZ29W2aylYzU4fiqXR created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/XInZ29W2aylYzU4fiqXR by jeff: hey
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/cIqLcl198JJIn2be432V created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/cIqLcl198JJIn2be432V by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jVekcYIcyL7ZuzvB753V created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/jVekcYIcyL7ZuzvB753V by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/DrymrXp95RtMgZFslTbC created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/DrymrXp95RtMgZFslTbC by jeff: hey
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7XGfUr55E4RqVqxtWhcO created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/7XGfUr55E4RqVqxtWhcO by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/MbQ1UIxqADx5KmTjEKG2 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/MbQ1UIxqADx5KmTjEKG2 by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/OxkWSP6KuTDpyHQQe27T created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/OxkWSP6KuTDpyHQQe27T by jeff: hey
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/pxq6HOoqd1GiX0nc6cnL created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/pxq6HOoqd1GiX0nc6cnL by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/O3JsdnJbaANITAWPqsBC created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/O3JsdnJbaANITAWPqsBC by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/vXEq1qYeOcIqjwWFmolC created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/vXEq1qYeOcIqjwWFmolC by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/go0RrXKaDkKXUQUuK0iv created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/go0RrXKaDkKXUQUuK0iv by jeff: hey
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.880 s -- in com.jcabi.github.mock.MkIssueTest
[INFO] Running com.jcabi.github.mock.MkContentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TfIn2UJ99dost3H2Q2QB created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository test/CvS7pYgWO67KBap3WTBW created by test
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/rTSv07itgiVIzpaYWiab created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tuaDhONzYmbXptJpWRCK created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/HlDYSwkt8W5T7CFteDmL created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/VWUKQ1amM4MqdV3lPSIt created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository test/tzJpYTi6RTSLM0lyjO7l created by test
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/3CZDsOKXzxy6i4xGIyth created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/diyhTuE8pXDZ2FpEmoyf created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Iq3COQGaz4DeQ8g761Am created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/2IzuznnBYYLMr4CH66MR created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/qOgK9KVl5cBizDnwy7I8 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/z2GosVO9ki6lBd8Hrj0L created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/pRW16cCOpfGFzHshH5iX created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository test/M0buQ7GCWqALxP9DsVtD created by test
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Xa2oO5kfu53W9hyq6IaH created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/CNDcgw3BMrofVszOLMyr created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BhOEfmm6PDoqjiFIF3Xr created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/OzDyOi6EwSNHnwVrN87c created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/b6t6zk8NE4wCwHuFLujL created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/GJhwJBn7Vhz5OAv9wJ9p created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/i5WNVYd6v28GsnammN6P created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository test/IaTC1f9KBwv76r2KaR94 created by test
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/CqYW0WoV8gCrCGNCRG3X created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/y1xxrMNiwoimkm4G8QpQ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository test/0vFv9ktYcIJx31onOwqJ created by test
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.807 s -- in com.jcabi.github.mock.MkContentsTest
[INFO] Running com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Running com.jcabi.github.IssueTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s -- in com.jcabi.github.IssueTest
[INFO] Running com.jcabi.github.RepoCommitTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in com.jcabi.github.RepoCommitTest
[INFO] Running com.jcabi.github.RtIssueTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 1ms
Sep 02, 2026 11:29:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46091]
Sep 02, 2026 11:29:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46091
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/5udrJfBYqwVfTNrCXyRK created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:46091 /repos/jeff/5udrJfBYqwVfTNrCXyRK/issues/10): [200 OK] in 10ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46091
Sep 02, 2026 11:29:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33231]
Sep 02, 2026 11:29:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33231
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:33231 /repos/user/repo/issues/1/lock): [204 No Content] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33231
Sep 02, 2026 11:29:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40049]
Sep 02, 2026 11:29:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40049
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:40049 /repos/user/repo/issues/1): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40049
Sep 02, 2026 11:29:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45675]
Sep 02, 2026 11:29:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45675
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:45675 /repos/user/repo/issues/1): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45675
Sep 02, 2026 11:29:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39631]
Sep 02, 2026 11:29:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39631
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:39631 /repos/user/repo/issues/1/lock): [204 No Content] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39631
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in com.jcabi.github.RtIssueTest
[INFO] Running com.jcabi.github.mock.MkNotificationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.jcabi.github.mock.MkNotificationTest
[INFO] Running com.jcabi.github.mock.MkReposTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository amihaiemil/test created by amihaiemil
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository /orgs/myorg/repos/test created by /orgs/myorg/repos
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/remove-me created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository john/exist created by john
[INFO] main com.jcabi.github.mock.MkRepos: repository tom/1 created by tom
[INFO] main com.jcabi.github.mock.MkRepos: repository tom/2 created by tom
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/hello created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository amihaiemil/test created by amihaiemil
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 s -- in com.jcabi.github.mock.MkReposTest
[INFO] Running com.jcabi.github.RtMilestonesTest
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37577]
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37577
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:37577 /repos/mark/test/milestones/1): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37577
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in com.jcabi.github.RtMilestonesTest
[INFO] Running com.jcabi.github.RtPublicKeysTest
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34127]
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34127
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34127
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42493]
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42493
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:42493 /user/keys/1): [204 No Content] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42493
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40061]
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40061
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:40061 /user/keys): [201 Created] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40061
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34583]
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34583
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:34583 /user/keys/1): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34583
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46569]
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46569
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:46569 /user/keys): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46569
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43775]
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43775
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43775 /user/keys): [200 OK] in 15ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43775
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35333]
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35333
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:35333 /user/keys): [201 Created] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35333
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in com.jcabi.github.RtPublicKeysTest
[INFO] Running com.jcabi.github.RtUserTest
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41943]
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41943
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:41943 /user): [200 OK] in 13ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41943
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45107]
Sep 02, 2026 11:29:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45107
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:45107 /notifications): [205 Reset Content] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45107
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/user): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Sep 02, 2026 11:29:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35903]
Sep 02, 2026 11:29:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35903
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:35903 /notifications): [500 Internal Server Error] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35903
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 1ms
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in com.jcabi.github.RtUserTest
[INFO] Running com.jcabi.github.mock.MkBranchesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/5hNPETq6CRabilX9BvYo created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zEA51W2HCzSG9ByypQZ9 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/pC32N6sBorwdYJnL51qY created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tNd567gI6nACLCJEQA4s created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/rrVOOMU5gUgjTjlLFyds created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/fv1YbPfUQHEhMec4Iq12 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/uR6Sdh4I9DvtImVW8gF3 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ohI774GoDJVWLcs8j8iX created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tN7fH3LP5FDSFaShTCGX created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 s -- in com.jcabi.github.mock.MkBranchesTest
[INFO] Running com.jcabi.github.mock.MkIssuesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BuZaOIYsLWUgtLflNkr2 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/BuZaOIYsLWUgtLflNkr2 by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/qiwqFEe1OIq09KFQqDD1 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/qiwqFEe1OIq09KFQqDD1 by jeff: hey, you
[INFO] main com.jcabi.github.mock.MkIssues: issue #2 created in jeff/qiwqFEe1OIq09KFQqDD1 by jeff: hey
[INFO] main com.jcabi.github.mock.MkIssues: issue #3 created in jeff/qiwqFEe1OIq09KFQqDD1 by jeff: hey again
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test-3 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #2 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #3 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #4 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #5 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #6 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #7 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #8 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #9 created in jeff/test-3 by jeff: title
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 s -- in com.jcabi.github.mock.MkIssuesTest
[INFO] Running com.jcabi.github.PullTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in com.jcabi.github.PullTest
[INFO] Running com.jcabi.github.mock.MkChecksTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/YJeq97rRlZEdMNm9HJmQ created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/YJeq97rRlZEdMNm9HJmQ by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/q4YlDthLOQLvifhUwsos created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/q4YlDthLOQLvifhUwsos by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/y9FjmE5sPshFKa2NjJUt created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/y9FjmE5sPshFKa2NjJUt by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/dKM45TZi6mloyKKJGwjd created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/dKM45TZi6mloyKKJGwjd by jeff: Test PR
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s -- in com.jcabi.github.mock.MkChecksTest
[INFO] Running com.jcabi.github.mock.MkStorageTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 s -- in com.jcabi.github.mock.MkStorageTest
[INFO] Running com.jcabi.github.RtPullsTest
Sep 02, 2026 11:29:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39663]
Sep 02, 2026 11:29:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39663
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39663 /repos/mark/test/pulls/1000000000): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39663
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40213]
Sep 02, 2026 11:29:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40213
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:40213 /repos/mark/test/pulls): [201 Created] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40213 /repos/mark/test/pulls/1000000000): [200 OK] in 11ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40213
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39735]
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39735
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39735 /repos/mark/test/pulls): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39735
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42853]
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42853
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42853 /repos/mark/test/pulls): [201 Created] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42853
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in com.jcabi.github.RtPullsTest
[INFO] Running com.jcabi.github.mock.MkUserTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in com.jcabi.github.mock.MkUserTest
[INFO] Running com.jcabi.github.LabelTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.jcabi.github.LabelTest
[INFO] Running com.jcabi.github.RtHooksTest
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34639]
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34639
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34639 /repos/test/hooks/hooks): [201 Created] in 10ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34639 /repos/test/hooks/hooks/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34639
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36769]
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36769
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36769 /repos/test/hooks/hooks): [201 Created] in 11ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36769
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34921]
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34921
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34921 /repos/test/hooks/hooks): [200 OK] in 13ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34921
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39799]
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39799
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39799 /repos/test/hooks/hooks/1): [204 No Content] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39799
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37393]
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37393
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37393 /repos/test/hooks/hooks): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37393
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40495]
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40495
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:40495 /repos/test/hooks/hooks/1): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40495
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36963]
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36963
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36963 /repos/test/hooks/hooks/1): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36963
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in com.jcabi.github.RtHooksTest
[INFO] Running com.jcabi.github.RtTagTest
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39583]
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39583
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Evs7RYk0nUL7xPzGJzp9 created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39583 /repos/jeff/Evs7RYk0nUL7xPzGJzp9/git/tags/abdes00test): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39583
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in com.jcabi.github.RtTagTest
[INFO] Running com.jcabi.github.RtCommitTest
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35803]
Sep 02, 2026 11:29:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35803
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/fe5M13tx8z73VpwEAQSn created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35803 /repos/jeff/fe5M13tx8z73VpwEAQSn/git/commits/sha): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35803
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in com.jcabi.github.RtCommitTest
[INFO] Running com.jcabi.github.mock.MkPullTest
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/F7Ispbx36h8VSDoXAVdO created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/F7Ispbx36h8VSDoXAVdO by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/YrlcBRJzgSJTHPO53JxQ created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/YrlcBRJzgSJTHPO53JxQ by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/HiSgAv08FxzIBv6GfPok created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/HiSgAv08FxzIBv6GfPok by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/Y3dw8FYN2Ay5AjzdeXWS created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/Y3dw8FYN2Ay5AjzdeXWS by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/hLNgFC3H6Izl8swfzQl6 created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/hLNgFC3H6Izl8swfzQl6 by patrick: Test Patch
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/9zGvYHi3r6z8RAeAI1N9 created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/9zGvYHi3r6z8RAeAI1N9 by patrick: Test Pull Json
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/663LecSSDTMqT9clLOja created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/663LecSSDTMqT9clLOja by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/L7UMu8JmmtdWLBMNMrbV created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/L7UMu8JmmtdWLBMNMrbV by patrick: Test Patch
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/Y8W9oeEsxwzaMuhZWhHd created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/Y8W9oeEsxwzaMuhZWhHd by patrick: Test Pull Json
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/tJpj7q10XewshRsmOFRB created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/tJpj7q10XewshRsmOFRB by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/DttRunspwxv2kNGj2okg created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/DttRunspwxv2kNGj2okg by patrick: Test Pull Json
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/7hfHjcdZfNYZenHCAa3f created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/7hfHjcdZfNYZenHCAa3f by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/H9hSzN3LF4YUgOkQKMbc created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/H9hSzN3LF4YUgOkQKMbc by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/dJrRGTtbUfMXUg2ICoTN created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/dJrRGTtbUfMXUg2ICoTN by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/AqxdI5dwAK6WLkZm9637 created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/AqxdI5dwAK6WLkZm9637 by patrick: Test Pull Json
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.842 s -- in com.jcabi.github.mock.MkPullTest
[INFO] Running com.jcabi.github.mock.MkReferenceTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/G1mnEt0qarkriK9R8P5u created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tHL8lphDxPxQ0htLJ7Ut created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/UyBUTK9yAlHRMXKfrfjR created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/z9Vt4tlek2KuqMCkODFV created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/cggrOPkoNntwuwYi4PBh created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 s -- in com.jcabi.github.mock.MkReferenceTest
[INFO] Running com.jcabi.github.RtDeployKeyTest
Sep 02, 2026 11:29:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46595]
Sep 02, 2026 11:29:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46595
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:46595 /repos/test/keys/keys/3): [204 No Content] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46595
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in com.jcabi.github.RtDeployKeyTest
[INFO] Running com.jcabi.github.RepoTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Eni3xE0oNKCjvGxB1jeL created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in com.jcabi.github.RepoTest
[INFO] Running com.jcabi.github.wire.RetryCarefulWireTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
Sep 02, 2026 11:29:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44711]
Sep 02, 2026 11:29:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44711
[WARN] main com.jcabi.http.wire.RetryWire: GET http://localhost:44711/ returns 500 status (attempt #1)
[WARN] main com.jcabi.http.wire.RetryWire: GET http://localhost:44711/ returns 500 status (attempt #2)
[INFO] main com.jcabi.github.wire.CarefulWire: Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44711 /): [200 OK] in 5s
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44711
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.043 s -- in com.jcabi.github.wire.RetryCarefulWireTest
[INFO] Running com.jcabi.github.mock.MkContentTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4H4om9Rr8bmpnPqr7qZP created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EQHuhVktiv4Gqlxryi09 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/dnbKPCI5xela2SN6X30X created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/C5SHDV5bqwkvivuMZ0Fd created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in com.jcabi.github.mock.MkContentTest
[INFO] Running com.jcabi.github.mock.MkPullsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KhSOQb4SsczrReQxRRZD created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/KhSOQb4SsczrReQxRRZD by jeff: hello
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.201 s -- in com.jcabi.github.mock.MkPullsTest
[INFO] Running com.jcabi.github.SmartsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in com.jcabi.github.SmartsTest
[INFO] Running com.jcabi.github.mock.MkPullCommentTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KXHGWuFhYjsMwuUjM6V8 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/KXHGWuFhYjsMwuUjM6V8 by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/mQ5AQDfieunvMLdcu3bA created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/mQ5AQDfieunvMLdcu3bA by jeff: hello
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in com.jcabi.github.mock.MkPullCommentTest
[INFO] Running com.jcabi.github.RtUserEmailsTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:12345 /see-FakeRequest-class/user/emails): [204 OK] in 0ms
Sep 02, 2026 11:29:26 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34903]
Sep 02, 2026 11:29:26 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34903
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34903 /user/emails): [201 Created] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34903
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/user/emails): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in com.jcabi.github.RtUserEmailsTest
[INFO] Running com.jcabi.github.mock.MkGistsTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in com.jcabi.github.mock.MkGistsTest
[INFO] Running com.jcabi.github.mock.MkGitHubTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hey, works?
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hey, works?
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/dtbwuewEXadb8BSi3WJU created by jeff
[INFO] pool-42-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-2 com.jcabi.github.mock.MkIssues: issue #2 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-3 com.jcabi.github.mock.MkIssues: issue #3 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-4 com.jcabi.github.mock.MkIssues: issue #4 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-5 com.jcabi.github.mock.MkIssues: issue #5 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-6 com.jcabi.github.mock.MkIssues: issue #6 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-7 com.jcabi.github.mock.MkIssues: issue #7 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-8 com.jcabi.github.mock.MkIssues: issue #8 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-9 com.jcabi.github.mock.MkIssues: issue #9 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-10 com.jcabi.github.mock.MkIssues: issue #10 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-11 com.jcabi.github.mock.MkIssues: issue #11 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-12 com.jcabi.github.mock.MkIssues: issue #12 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-13 com.jcabi.github.mock.MkIssues: issue #13 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-14 com.jcabi.github.mock.MkIssues: issue #14 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-15 com.jcabi.github.mock.MkIssues: issue #15 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-16 com.jcabi.github.mock.MkIssues: issue #16 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-17 com.jcabi.github.mock.MkIssues: issue #17 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-18 com.jcabi.github.mock.MkIssues: issue #18 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-19 com.jcabi.github.mock.MkIssues: issue #19 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-20 com.jcabi.github.mock.MkIssues: issue #20 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-21 com.jcabi.github.mock.MkIssues: issue #21 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-22 com.jcabi.github.mock.MkIssues: issue #22 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-23 com.jcabi.github.mock.MkIssues: issue #23 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-24 com.jcabi.github.mock.MkIssues: issue #24 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-25 com.jcabi.github.mock.MkIssues: issue #25 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-26 com.jcabi.github.mock.MkIssues: issue #26 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-27 com.jcabi.github.mock.MkIssues: issue #27 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-28 com.jcabi.github.mock.MkIssues: issue #28 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-29 com.jcabi.github.mock.MkIssues: issue #29 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-30 com.jcabi.github.mock.MkIssues: issue #30 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-31 com.jcabi.github.mock.MkIssues: issue #31 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-32 com.jcabi.github.mock.MkIssues: issue #32 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-33 com.jcabi.github.mock.MkIssues: issue #33 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-34 com.jcabi.github.mock.MkIssues: issue #34 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-35 com.jcabi.github.mock.MkIssues: issue #35 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-36 com.jcabi.github.mock.MkIssues: issue #36 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-37 com.jcabi.github.mock.MkIssues: issue #37 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-38 com.jcabi.github.mock.MkIssues: issue #38 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-39 com.jcabi.github.mock.MkIssues: issue #39 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-40 com.jcabi.github.mock.MkIssues: issue #40 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-41 com.jcabi.github.mock.MkIssues: issue #41 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-42 com.jcabi.github.mock.MkIssues: issue #42 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-43 com.jcabi.github.mock.MkIssues: issue #43 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-44 com.jcabi.github.mock.MkIssues: issue #44 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-45 com.jcabi.github.mock.MkIssues: issue #45 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-46 com.jcabi.github.mock.MkIssues: issue #46 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-47 com.jcabi.github.mock.MkIssues: issue #47 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-48 com.jcabi.github.mock.MkIssues: issue #48 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-49 com.jcabi.github.mock.MkIssues: issue #49 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-50 com.jcabi.github.mock.MkIssues: issue #50 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-51 com.jcabi.github.mock.MkIssues: issue #51 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-52 com.jcabi.github.mock.MkIssues: issue #52 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-53 com.jcabi.github.mock.MkIssues: issue #53 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-54 com.jcabi.github.mock.MkIssues: issue #54 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-55 com.jcabi.github.mock.MkIssues: issue #55 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-56 com.jcabi.github.mock.MkIssues: issue #56 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-57 com.jcabi.github.mock.MkIssues: issue #57 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-58 com.jcabi.github.mock.MkIssues: issue #58 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-59 com.jcabi.github.mock.MkIssues: issue #59 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-60 com.jcabi.github.mock.MkIssues: issue #60 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-61 com.jcabi.github.mock.MkIssues: issue #61 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-62 com.jcabi.github.mock.MkIssues: issue #62 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-63 com.jcabi.github.mock.MkIssues: issue #63 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-64 com.jcabi.github.mock.MkIssues: issue #64 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-65 com.jcabi.github.mock.MkIssues: issue #65 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-66 com.jcabi.github.mock.MkIssues: issue #66 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-67 com.jcabi.github.mock.MkIssues: issue #67 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-68 com.jcabi.github.mock.MkIssues: issue #68 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-69 com.jcabi.github.mock.MkIssues: issue #69 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-70 com.jcabi.github.mock.MkIssues: issue #70 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-71 com.jcabi.github.mock.MkIssues: issue #71 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-72 com.jcabi.github.mock.MkIssues: issue #72 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-73 com.jcabi.github.mock.MkIssues: issue #73 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-74 com.jcabi.github.mock.MkIssues: issue #74 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-75 com.jcabi.github.mock.MkIssues: issue #75 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-76 com.jcabi.github.mock.MkIssues: issue #76 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-77 com.jcabi.github.mock.MkIssues: issue #77 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-78 com.jcabi.github.mock.MkIssues: issue #78 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-79 com.jcabi.github.mock.MkIssues: issue #79 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-80 com.jcabi.github.mock.MkIssues: issue #80 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-81 com.jcabi.github.mock.MkIssues: issue #81 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-82 com.jcabi.github.mock.MkIssues: issue #82 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-83 com.jcabi.github.mock.MkIssues: issue #83 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-84 com.jcabi.github.mock.MkIssues: issue #84 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-85 com.jcabi.github.mock.MkIssues: issue #85 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-86 com.jcabi.github.mock.MkIssues: issue #86 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-87 com.jcabi.github.mock.MkIssues: issue #87 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-88 com.jcabi.github.mock.MkIssues: issue #88 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-89 com.jcabi.github.mock.MkIssues: issue #89 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-90 com.jcabi.github.mock.MkIssues: issue #90 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-91 com.jcabi.github.mock.MkIssues: issue #91 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-92 com.jcabi.github.mock.MkIssues: issue #92 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-93 com.jcabi.github.mock.MkIssues: issue #93 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-94 com.jcabi.github.mock.MkIssues: issue #94 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-95 com.jcabi.github.mock.MkIssues: issue #95 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-96 com.jcabi.github.mock.MkIssues: issue #96 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-97 com.jcabi.github.mock.MkIssues: issue #97 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-98 com.jcabi.github.mock.MkIssues: issue #98 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-99 com.jcabi.github.mock.MkIssues: issue #99 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] pool-42-thread-100 com.jcabi.github.mock.MkIssues: issue #100 created in jeff/dtbwuewEXadb8BSi3WJU by jeff:
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test by jeff: title
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by mark: Nice change
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test by jeff: title
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by mark: Nice change
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/s93ltOADui194Gqv6viQ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hey, works?
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.523 s -- in com.jcabi.github.mock.MkGitHubTest
[INFO] Running com.jcabi.github.RtUserOrganizationsTest
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39473]
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39473
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39473 /users/octopus/orgs): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39473
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33965]
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-39] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33965
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33965 /users/octopus/orgs): [200 OK] in 13ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33965
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in com.jcabi.github.RtUserOrganizationsTest
[INFO] Running com.jcabi.github.RtIssuesTest
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44987]
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-40] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44987
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44987 /repos/mark/test/issues): [201 Created] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44987 /repos/mark/test/issues/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44987
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45567]
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-41] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45567
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45567 /repos/mark/test/issues): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45567
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45525]
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-42] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45525
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45525 /repos/mark/test/issues): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45525
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43605]
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-43] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43605
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43605 /repos/mark/test/issues/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43605
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34579]
Sep 02, 2026 11:29:33 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-44] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34579
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34579 /repos/mark/test/issues): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34579
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in com.jcabi.github.RtIssuesTest
[INFO] Running com.jcabi.github.mock.MkReleaseTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/9zUuohSjx6DY2I4nwV0D created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/51rttnnmhWrBTJ3Jp90A created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/IOiopjOigRGvdnB7Axxr created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/pidITiOEVUrhnnLhKEO1 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/MtMMZHoAtppZ5ijTjEDn created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/grCEN6C4c4tEg2Lse2vz created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/fJAARVMy9QHFKuXVyjAy created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/unkH45xN3ma7Ch8DVqxL created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/D9bNIISIo2WCHkBuU1Qu created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Z8JDFfT40aTGM0Q5A9Bs created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JzJjMYyZgPsAWaWrTluJ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/5TyP2bE5jgXHdTyKmf1B created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.383 s -- in com.jcabi.github.mock.MkReleaseTest
[INFO] Running com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Running com.jcabi.github.RtGitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.jcabi.github.RtGitTest
[INFO] Running com.jcabi.github.mock.MkMilestoneTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.jcabi.github.mock.MkMilestoneTest
[INFO] Running com.jcabi.github.mock.MkTreeTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gczez5XS5mw42tavWbSF created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in com.jcabi.github.mock.MkTreeTest
[INFO] Running com.jcabi.github.RtRepoCommitsTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/commits): [200 OK] in 1ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db55...6dcb09b5b57875f334f61aebed695e2e4193db56): [200 OK] in 1ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db57...6dcb09b5b57875f334f61aebed695e2e4193db58): [200 OK] in 0ms
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.jcabi.github.RtRepoCommitsTest
[INFO] Running com.jcabi.github.RtHookTest
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34367]
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-45] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34367
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34367 /repos/test/repo/hooks/1): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34367
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36985]
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-46] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36985
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36985 /repos/test/repo/hooks/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36985
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39569]
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-47] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39569
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39569 /repos/test/repo/hooks/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39569
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in com.jcabi.github.RtHookTest
[INFO] Running com.jcabi.github.RtCommitsComparisonTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in com.jcabi.github.RtCommitsComparisonTest
[INFO] Running com.jcabi.github.RtLimitTest
[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.012 s -- in com.jcabi.github.RtLimitTest
[INFO] Running com.jcabi.github.mock.MkCommentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/y6eZ8vV2rTChJPNmezVY created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/y6eZ8vV2rTChJPNmezVY by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hello, dude!
[INFO] main com.jcabi.github.mock.MkComments: comment #2 posted to issue #1 by jeff: hello again
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in com.jcabi.github.mock.MkCommentsTest
[INFO] Running com.jcabi.github.RtReactionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.jcabi.github.RtReactionTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in com.jcabi.github.mock.MkRepoCommitTest
[INFO] Running com.jcabi.github.mock.MkSearchTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TestCode created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TestRepo created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TestIssues created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/TestIssues by jeff: test issue
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in com.jcabi.github.mock.MkSearchTest
[INFO] Running com.jcabi.github.ForkTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in com.jcabi.github.ForkTest
[INFO] Running com.jcabi.github.LimitTest
[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.077 s -- in com.jcabi.github.LimitTest
[INFO] Running com.jcabi.github.RtMarkdownTest
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34333]
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-48] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34333
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34333 /markdown): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34333
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39531]
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-49] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39531
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39531 /markdown): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39531
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41403]
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-50] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41403
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41403 /markdown/raw): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41403
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46475]
Sep 02, 2026 11:29:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-51] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46475
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:46475 /markdown/raw): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46475
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in com.jcabi.github.RtMarkdownTest
[INFO] Running com.jcabi.github.SmartJsonTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.jcabi.github.SmartJsonTest
[INFO] Running com.jcabi.github.PullRefTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/mHVFZxUFRv2daDlrtLCA created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/WjCbNWzuTHMAms6q8Mfz created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/fipWpoEyTnKa5ENoYnRB created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/HGX9HLhtcGtYjxo06tLd created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1VCwH2nBUILiUU597JaB created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/wg4xDM6bmOdJ6z095kqJ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/40mWoMoq74a5vFLqUCT9 created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 s -- in com.jcabi.github.PullRefTest
[INFO] Running com.jcabi.github.RtStatusTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/O9xaYCjBNRhDt03LE2Af created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/kY6UtqMYiGzdA5gvkJvX created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/WUZB24XnOLSJlBpPFR6D created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in com.jcabi.github.RtStatusTest
[INFO] Running com.jcabi.github.RtOrganizationTest
Sep 02, 2026 11:29:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44015]
Sep 02, 2026 11:29:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-52] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44015
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44015
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/orgs/testJson): [200 OK] in 0ms
Sep 02, 2026 11:29:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43821]
Sep 02, 2026 11:29:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-53] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43821
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:43821 /orgs/testPatch): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43821
Sep 02, 2026 11:29:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33955]
Sep 02, 2026 11:29:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-54] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33955
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:33955 /orgs/testPatch): [200 OK] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33955
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in com.jcabi.github.RtOrganizationTest
[INFO] Running com.jcabi.github.mock.MkLabelsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JtcFCsQmJm8YNi1QIaoY created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/JtcFCsQmJm8YNi1QIaoY by jeff: hey, you!
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BuCLNPrL5ljRshRC2pbC created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/M8ue2y0Fh7w7fN5D0wX9 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jR33meM5lkL3V9U2NuZW created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/jR33meM5lkL3V9U2NuZW by jeff: hey, you!
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 s -- in com.jcabi.github.mock.MkLabelsTest
[INFO] Running com.jcabi.github.RtCollaboratorsTest
Sep 02, 2026 11:29:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39401]
Sep 02, 2026 11:29:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-55] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39401
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:39401 /repos/test/collaboratorrepo/collaborators/dummy1): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39401
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42791]
Sep 02, 2026 11:29:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-56] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42791
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42791 /repos/test/collaboratorrepo/collaborators/octocat2): [204 No Content] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42791
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37645]
Sep 02, 2026 11:29:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-57] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37645
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:37645 /repos/test/collaboratorrepo/collaborators/dummy): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37645
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41381]
Sep 02, 2026 11:29:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-58] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41381
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41381 /repos/test/collaboratorrepo/collaborators): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41381
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in com.jcabi.github.RtCollaboratorsTest
[INFO] Running com.jcabi.github.ExistenceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.jcabi.github.ExistenceTest
[INFO] Running com.jcabi.github.ReleaseAssetTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in com.jcabi.github.ReleaseAssetTest
[INFO] Running com.jcabi.github.RtRepoCommitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtRepoCommitTest
[INFO] Running com.jcabi.github.RtForkTest
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41897]
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-59] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41897
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35285]
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-60] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35285
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:41897 /repos/test_user/test_repo/forks/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41897 /repos/test_user/test_repo/forks/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35285
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41897
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41697]
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-61] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41697
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45261]
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-62] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45261
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:41697 /repos/test_user/test_repo/forks/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41697 /repos/test_user/test_repo/forks/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45261
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41697
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in com.jcabi.github.RtForkTest
[INFO] Running com.jcabi.github.RtReferencesTest
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42269]
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-63] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42269
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/y8NZRTxdO710KP9nlDnO created by jeff
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42269
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41153]
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-64] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41153
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ra2X6YtxbZTA9EM6Koio created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41153 /repos/jeff/ra2X6YtxbZTA9EM6Koio/git/refs/heads): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41153
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45981]
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-65] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45981
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/x4oV37Du8X8iIkkh3lIX created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45981 /repos/jeff/x4oV37Du8X8iIkkh3lIX/git/refs/heads): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45981
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35799]
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-66] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35799
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/DOSjJEObsnpSn4erlDN3 created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:35799 /repos/jeff/DOSjJEObsnpSn4erlDN3/git/refs/heads/feature-a): [204 No Content] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35799
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43531]
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-67] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43531
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/XDDvhYeHempxcMuB5son created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:43531 /repos/jeff/XDDvhYeHempxcMuB5son/git/refs): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43531
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33347]
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-68] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33347
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/yNN7toFPvXsbvBkQqbjk created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33347 /repos/jeff/yNN7toFPvXsbvBkQqbjk/git/refs/tags): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33347
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46337]
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-69] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46337
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/g4NbZIiWE2GX092aYZwX created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46337 /repos/jeff/g4NbZIiWE2GX092aYZwX/git/refs/tags): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46337
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40003]
Sep 02, 2026 11:29:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-70] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40003
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/kiSOh2hUOjpF5dWtQTI5 created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:40003 /repos/jeff/kiSOh2hUOjpF5dWtQTI5/git/refs): [201 Created] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40003
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s -- in com.jcabi.github.RtReferencesTest
[INFO] Running com.jcabi.github.mock.MkLimitsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.mock.MkLimitsTest
[INFO] Running com.jcabi.github.mock.MkMilestonesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/9SMfx6T6KvksmZd5rqIg created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/yE69OJSu0i6EX2IVVrhz created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ef0b9n5V6HWNWg3oLH6R created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Vl2w69Wei37hgqtfBo6S created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/quB3joRPncWdOtCJAgfZ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/X66tHL91HDbhiNO9f83V created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.710 s -- in com.jcabi.github.mock.MkMilestonesTest
[INFO] Running com.jcabi.github.mock.MkAssigneesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository Jonathan/Z7kkNpCNvt9ivkRpZNmb created by Jonathan
[INFO] main com.jcabi.github.mock.MkRepos: repository Jonathan/7ocRx4YCV67Zr0Xk8pz6 created by Jonathan
[INFO] main com.jcabi.github.mock.MkRepos: repository Jonathan/dlhW7hM0D9SvyGEJbCJF created by Jonathan
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in com.jcabi.github.mock.MkAssigneesTest
[INFO] Running com.jcabi.github.RtLabelTest
Sep 02, 2026 11:29:39 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44529]
Sep 02, 2026 11:29:39 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-71] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44529
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:44529 /repos/mark/test/labels/enhance): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44529
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:39 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38443]
Sep 02, 2026 11:29:39 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-72] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38443
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38443 /repos/mark/test/labels/bug): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38443
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in com.jcabi.github.RtLabelTest
[INFO] Running com.jcabi.github.RtPullCommentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/0JfzvIqJRm38lp1Geqaw created by johnny
Sep 02, 2026 11:29:39 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41937]
Sep 02, 2026 11:29:39 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-73] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41937
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/Ccf8uwKKDAgmQ3deME3I created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41937 /repos/johnny/Ccf8uwKKDAgmQ3deME3I/pulls/0/comments): [201 Created] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41937 /repos/johnny/Ccf8uwKKDAgmQ3deME3I/pulls/comments/1000000000): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41937
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33331]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-74] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33331
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/GL7i5j61HcsxiY9deoFs created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33331 /repos/johnny/GL7i5j61HcsxiY9deoFs/pulls/0/comments): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33331
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/wWqUVpvsrBtbptXokruE created by johnny
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44767]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-75] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44767
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:44767 /repos/johnny/wWqUVpvsrBtbptXokruE/pulls/0/comments/2): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44767
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/jyrhgheq9flC5fHrgdrH created by johnny
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42843]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-76] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42843
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42843 /repos/johnny/jyrhgheq9flC5fHrgdrH/pulls/0/comments): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42843
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/LfeDSHRF4HoJw0byUaoO created by johnny
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40709]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-77] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40709
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40709 /repos/johnny/LfeDSHRF4HoJw0byUaoO/pulls/1/comments): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40709
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39477]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-78] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39477
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/0hqZoAGKPIItTHQ2fkNX created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39477 /repos/johnny/0hqZoAGKPIItTHQ2fkNX/pulls/0/comments): [201 Created] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39477 /repos/johnny/0hqZoAGKPIItTHQ2fkNX/pulls/comments/1000000000): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39477
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37131]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-79] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37131
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/Hs8PSmyT7iUvbsJpDwBu created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:37131 /repos/johnny/Hs8PSmyT7iUvbsJpDwBu/pulls/0/comments): [201 Created] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37131
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46127]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-80] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46127
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/gAL9SU1LYw0Jsfau0dKO created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:46127 /repos/johnny/gAL9SU1LYw0Jsfau0dKO/pulls/0/comments/2): [204 No Content] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46127
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s -- in com.jcabi.github.RtPullCommentsTest
[INFO] Running com.jcabi.github.RtGistCommentsTest
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39939]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-81] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39939
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39939 /gists/3/comments): [201 Created] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39939 /gists/3/comments/1): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39939
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45921]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-82] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45921
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45921 /gists/3/comments): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45921
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44475]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-83] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44475
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44475 /gists/1/comments/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44475
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44117]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-84] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44117
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44117 /gists/2/comments): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44117
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in com.jcabi.github.RtGistCommentsTest
[INFO] Running com.jcabi.github.StatusesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.jcabi.github.StatusesTest
[INFO] Running com.jcabi.github.RtValuePaginationTest
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34311]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-85] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34311
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34311 /): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34311
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45725]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-86] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45725
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45725 /): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45725
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44511]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-87] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44511
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44511 /): [200 OK] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44511 /s): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44511
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in com.jcabi.github.RtValuePaginationTest
[INFO] Running com.jcabi.github.RtGistsTest
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44233]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-88] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44233
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:44233 /gists/12234): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44233
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44525]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-89] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44525
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44525 /gists): [201 Created] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44525
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35811]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-90] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35811
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35811 /gists): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35811
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45147]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-91] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45147
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45147 /gists): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45147
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37851]
Sep 02, 2026 11:29:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-92] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37851
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37851
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in com.jcabi.github.RtGistsTest
[INFO] Running com.jcabi.github.RtPullTest
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43573]
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-93] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43573
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:43573 /repos/user/repo/pulls/3/merge): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43573
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42441]
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-94] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42441
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42441 /repos/user/repo/pulls/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42441
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34723]
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-95] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34723
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34723 /repos/user/repo/pulls/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34723
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36593]
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-96] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36593
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36593 /repos/user/repo/pulls/2/files): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36593
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43667]
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-97] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43667
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43667 /repos/user/repo/pulls/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43667 /repos/user/repo/commits/6d299617d9094ae6940b3958bbabab68fd1ddabb/check-runs): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43667
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39675]
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-98] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39675
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:39675 /repos/user/repo/pulls/3/merge): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39675
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37171]
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-99] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37171
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37171
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39207]
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-100] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39207
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39207 /repos/user/repo/pulls/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39207
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32787]
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-101] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #32787
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32787 /repos/user/repo/pulls/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32787
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34181]
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-102] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34181
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34181 /repos/user/repo/pulls/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34181
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38025]
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-103] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38025
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38025 /repos/user/repo/pulls/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38025
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39159]
Sep 02, 2026 11:29:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-104] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39159
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39159 /repos/user/repo/pulls/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39159 /repos/user/repo/commits/6d299617d9094ae6940b3958bbabab68fd1ddabb/check-runs): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39159
[WARNING] Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.237 s -- in com.jcabi.github.RtPullTest
[INFO] Running com.jcabi.github.StatusTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/hiyB6k7WLu7rL53kl7Mu created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/FfQaZk6C2yfNNJvLUSiq created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/YwJq3Fc3Ig0gtqOwPpXl created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jsX0QbjymgxYnnYjps1q created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/lkzDNxcorWaTNXaGaOz9 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/lTtZOTNfHzvi1zjxZrWw created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/pTIHv40LP9dugeLTE6Mz created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/lf9TGBSPi1kaNenhZwkq created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/kk8DrI3SsMZuoy3Fk4Fg created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KaSzuPgErhtC7WOzq3S2 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4YK49uTeHmNAtgiswzmu created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/lll0PdqJI1R4FfEerxGN created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zxoSeLXvOSocC80AQg5m created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/UU2WIXSA7e1sliOJi2vr created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/UX6u8hjZhbkNRc8BFMYE created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/IkqtpEvzlAAvamTunBiW created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/NrpwvcIcEXXrLykfvQrv created by jeff
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 s -- in com.jcabi.github.StatusTest
[INFO] Running com.jcabi.github.RtBlobsTest
Sep 02, 2026 11:29:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46691]
Sep 02, 2026 11:29:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-105] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46691
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:46691 /repos/mark/test/git/blobs): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46691
Sep 02, 2026 11:29:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36681]
Sep 02, 2026 11:29:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-106] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36681
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36681 /repos/mark/test/git/blobs): [201 Created] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36681 /repos/mark/test/git/blobs/2a1179ef182fb68b9d23530018e694cc2bae3a9d): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36681
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in com.jcabi.github.RtBlobsTest
[INFO] Running com.jcabi.github.ContentTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in com.jcabi.github.ContentTest
[INFO] Running com.jcabi.github.RtTagsTest
Sep 02, 2026 11:29:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39753]
Sep 02, 2026 11:29:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-107] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39753
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/MEbJcsiuqmKQtor4YAG2 created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39753 /repos/jeff/MEbJcsiuqmKQtor4YAG2/git/tags): [201 Created] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39753 /repos/jeff/MEbJcsiuqmKQtor4YAG2/git/refs): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39753
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42875]
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-108] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42875
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/P6lgcv4UipuYb4KDVm3p created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42875 /repos/jeff/P6lgcv4UipuYb4KDVm3p/git/tags): [201 Created] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42875 /repos/jeff/P6lgcv4UipuYb4KDVm3p/git/refs): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42875
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37585]
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-109] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37585
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/PyMJLj8iAccKP5v8QQBZ created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:37585 /repos/jeff/PyMJLj8iAccKP5v8QQBZ/git/tags): [201 Created] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:37585 /repos/jeff/PyMJLj8iAccKP5v8QQBZ/git/refs): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37585
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s -- in com.jcabi.github.RtTagsTest
[INFO] Running com.jcabi.github.RtLabelsTest
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34899]
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-110] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34899
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34899 /repos/mark/test/labels): [201 Created] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34899
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39643]
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-111] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39643
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39643 /repos/mark/test/labels): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39643
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35613]
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-112] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35613
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:35613 /repos/mark/test/labels/issue): [204 No Content] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35613
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42625]
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-113] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42625
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42625 /repos/mark/test/labels/bug): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42625
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42017]
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-114] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42017
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42017 /repos/mark/test/labels): [201 Created] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42017 /repos/mark/test/labels/API): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42017
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40075]
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-115] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40075
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:40075 /repos/mark/test/labels/issue): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40075
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45601]
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-116] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45601
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45601 /repos/mark/test/labels): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45601
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in com.jcabi.github.RtLabelsTest
[INFO] Running com.jcabi.github.OrganizationTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in com.jcabi.github.OrganizationTest
[INFO] Running com.jcabi.github.RtCommentTest
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42891]
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-117] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42891
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/awMCy1GRqOCENkTvItDv created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/awMCy1GRqOCENkTvItDv by jeff: testing6
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42891 /repos/jeff/awMCy1GRqOCENkTvItDv/issues/comments/10/reactions): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42891
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39323]
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-118] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39323
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JUm785GByjNYxSNSthbV created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/JUm785GByjNYxSNSthbV by jeff: testing6
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39323
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39765]
Sep 02, 2026 11:29:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-119] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39765
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/vgP7UGx5X1DM24stSxDc created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/vgP7UGx5X1DM24stSxDc by jeff: testing6
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39765 /repos/jeff/vgP7UGx5X1DM24stSxDc/issues/comments/10): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39765
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4rMaHwSKCQj07Mzhpunc created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/4rMaHwSKCQj07Mzhpunc by jeff: title
Sep 02, 2026 11:29:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39973]
Sep 02, 2026 11:29:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-120] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39973
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1TMhsczFWP8YPmBFmzdb created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/1TMhsczFWP8YPmBFmzdb by jeff: testing6
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39973 /repos/jeff/1TMhsczFWP8YPmBFmzdb/issues/comments/10): [204 No Content] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39973
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/u19S3adii3E8V2X6lASC created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/u19S3adii3E8V2X6lASC by jeff: testing1
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7IfCXIbUqKPAbtYcuw9a created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/7IfCXIbUqKPAbtYcuw9a by jeff: title
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/rw8Ct6k8Ymb0bzHiYUHc created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/rw8Ct6k8Ymb0bzHiYUHc by jeff: testing2
Sep 02, 2026 11:29:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44965]
Sep 02, 2026 11:29:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-121] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44965
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/fPeRLJF4yJBmUTbYKMOS created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/fPeRLJF4yJBmUTbYKMOS by jeff: testing6
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44965 /repos/jeff/fPeRLJF4yJBmUTbYKMOS/issues/comments/10): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44965
Sep 02, 2026 11:29:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37057]
Sep 02, 2026 11:29:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-122] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37057
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/70Rv1ex38seSbEx2Rmfw created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/70Rv1ex38seSbEx2Rmfw by jeff: testing6
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:37057 /repos/jeff/70Rv1ex38seSbEx2Rmfw/issues/comments/10): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37057
Sep 02, 2026 11:29:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43229]
Sep 02, 2026 11:29:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-123] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43229
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/DaIRzUpwbmXJPPur4RnB created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/DaIRzUpwbmXJPPur4RnB by jeff: testing6
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43229
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.160 s -- in com.jcabi.github.RtCommentTest
[INFO] Running com.jcabi.github.mock.MkCommitsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/LLCilakSuHM1hNioImKd created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JGYAehDJlivyNsqat2bs created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/9EPp0w9jHBV65FX23UH3 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JdheBzdIWUshP0SzAI9P created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in com.jcabi.github.mock.MkCommitsTest
[INFO] Running com.jcabi.github.MilestoneTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in com.jcabi.github.MilestoneTest
[INFO] Running com.jcabi.github.RtGitignoresTest
Sep 02, 2026 11:29:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34305]
Sep 02, 2026 11:29:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-124] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34305
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34305 /gitignore/templates): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34305
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/gitignore/templates/C#): [200 OK] in 0ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in com.jcabi.github.RtGitignoresTest
[INFO] Running com.jcabi.github.mock.MkGitignoresTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.jcabi.github.mock.MkGitignoresTest
[INFO] Running com.jcabi.github.mock.MkIssueLabelsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BpCBcG5RhZfXUOSN0w7e created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/BpCBcG5RhZfXUOSN0w7e by jeff: Titular
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type unlabeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tB90MfQ8zGIa3qxc2ael created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/tB90MfQ8zGIa3qxc2ael by jeff: Titular
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type unlabeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/oYKebHEzUa9XQkMwAb3G created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/oYKebHEzUa9XQkMwAb3G by jeff: how are you?
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gh5b3BQ2zPcKdJ86WvNh created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/gh5b3BQ2zPcKdJ86WvNh by jeff: Titular
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type unlabeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/9zMxPzuX8E4sEBJeBxEH created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/9zMxPzuX8E4sEBJeBxEH by jeff: Titular
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type unlabeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/HrXanU7WxnsduZIh1DK0 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/HrXanU7WxnsduZIh1DK0 by jeff: title
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/sGTsR5C2cFdkoQff5d21 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/sGTsR5C2cFdkoQff5d21 by jeff: Titular
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/d8NYOk2rm9RNPjqFkw4l created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/d8NYOk2rm9RNPjqFkw4l by jeff: Titular
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Ix8TZB3UEYOSmrVTy6QY created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Ix8TZB3UEYOSmrVTy6QY by jeff: Titular
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/SqbiV8d4RjfszALhjXd1 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/SqbiV8d4RjfszALhjXd1 by jeff: Titular
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type unlabeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/yENCJTutAW792IaB5bc8 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/yENCJTutAW792IaB5bc8 by jeff: Titular
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/CwypV2QB3TG1una6oaYC created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/CwypV2QB3TG1una6oaYC by jeff: Titular
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.404 s -- in com.jcabi.github.mock.MkIssueLabelsTest
[INFO] Running com.jcabi.github.ReleaseTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in com.jcabi.github.ReleaseTest
[INFO] Running com.jcabi.github.mock.JsonNodeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in com.jcabi.github.mock.JsonNodeTest
[INFO] Running com.jcabi.github.PublicKeyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in com.jcabi.github.PublicKeyTest
[INFO] Running com.jcabi.github.RtReferenceTest
Sep 02, 2026 11:29:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41959]
Sep 02, 2026 11:29:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-125] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41959
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/WWMFbHQZnFuP4gi4VV5c created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41959 /repos/jeff/WWMFbHQZnFuP4gi4VV5c/git/refs/heads/featureB): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41959
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41579]
Sep 02, 2026 11:29:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-126] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41579
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/FNDeqahwfqs7FMNna1QM created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:41579 /repos/jeff/FNDeqahwfqs7FMNna1QM/git/refs/heads/featureA): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41579
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34341]
Sep 02, 2026 11:29:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-127] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34341
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Yuq4BsCsVDBmYWNEAEve created by jeff
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34341
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KGUBeuyLMeeLA51rPobV created by jeff
Sep 02, 2026 11:29:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40891]
Sep 02, 2026 11:29:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-128] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40891
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40891
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in com.jcabi.github.RtReferenceTest
[INFO] Running com.jcabi.github.mock.MkDeployKeysTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/uCLOCMr52J5q7G0GpjiC created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/peWdSjRC2wY3OuSwQEm2 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/CQHG2urggNUeI0mfBsnN created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/2NMgeWigeI2JoYQPSXoU created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/9LtYTnarFdrTinZzkNnS created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/bfETUSciW8lb2HZc4BGa created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s -- in com.jcabi.github.mock.MkDeployKeysTest
[INFO] Running com.jcabi.github.CommitsComparisonTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db53...6dcb09b5b57875f334f61aebed695e2e4193db54): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.jcabi.github.CommitsComparisonTest
[INFO] Running com.jcabi.github.BulkTest
[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.013 s -- in com.jcabi.github.BulkTest
[INFO] Running com.jcabi.github.RtCheckTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.jcabi.github.RtCheckTest
[INFO] Running com.jcabi.github.mock.MkPublicKeyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in com.jcabi.github.mock.MkPublicKeyTest
[INFO] Running com.jcabi.github.RtPullRefTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/YmFxcil6Ggziu5s4aEia created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0xpzaVra8FlGUc9tZ9lL created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/3veoBcLK3PkmiCkZlS21 created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in com.jcabi.github.RtPullRefTest
[INFO] Running com.jcabi.github.mock.MkPullRefTest
[INFO] main com.jcabi.github.mock.MkRepos: repository myrtle/yN6GG3emzapyY8CYefZo created by myrtle
[INFO] main com.jcabi.github.mock.MkRepos: repository myrtle/m4V3cOAz2zVMgFGQRIx2 created by myrtle
[INFO] main com.jcabi.github.mock.MkRepos: repository myrtle/ZZXTnIsPJHOV3i9cNzDe created by myrtle
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in com.jcabi.github.mock.MkPullRefTest
[INFO] Running com.jcabi.github.RtStatusesTest
Sep 02, 2026 11:29:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42433]
Sep 02, 2026 11:29:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-129] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42433
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/PhPmMLFM7YuhzorWVaSa created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42433 /repos/jeff/PhPmMLFM7YuhzorWVaSa/statuses/0abcd89jcabitest): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42433
Sep 02, 2026 11:29:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41873]
Sep 02, 2026 11:29:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-130] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41873
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/A7Is0qTBaD2bv4w7xlAw created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41873 /repos/jeff/A7Is0qTBaD2bv4w7xlAw/statuses/0abcd89jcabitest): [201 Created] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41873
Sep 02, 2026 11:29:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46235]
Sep 02, 2026 11:29:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-131] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46235
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jUZNOEzt9kyEZzyidTb9 created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:46235 /repos/jeff/jUZNOEzt9kyEZzyidTb9/statuses/0abcd89jcabitest): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46235
Sep 02, 2026 11:29:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35053]
Sep 02, 2026 11:29:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-132] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35053
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/3C5jD9ycpN21H2w8pPjp created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:35053 /repos/jeff/3C5jD9ycpN21H2w8pPjp/statuses/0abcd89jcabitest): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35053
Sep 02, 2026 11:29:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39645]
Sep 02, 2026 11:29:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-133] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39645
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/yo2sEqjBdDdmrYagYyfK created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39645 /repos/jeff/yo2sEqjBdDdmrYagYyfK/statuses/0abcd89jcabitest): [201 Created] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39645
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/5H1ouIMjH8IvBT5rRT9d created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s -- in com.jcabi.github.RtStatusesTest
[INFO] Running com.jcabi.github.wire.CarefulWireTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] main com.jcabi.github.wire.CarefulWire: Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 5s
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.008 s -- in com.jcabi.github.wire.CarefulWireTest
[INFO] Running com.jcabi.github.mock.JsonPatchTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in com.jcabi.github.mock.JsonPatchTest
[INFO] Running com.jcabi.github.mock.MkReleasesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/HNvQY1mb9mVj3kQh5mL1 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/WKx7tPnmlS1bcNZAdRJ7 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/hjvQKRNxEd2KNK57aDFF created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0nXlNhpkkwsvqRDT7DdC created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/UX2H3cPdjc8vNU8Hcjqu created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/31COxc4aR13w2tkHDoX1 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/a4sy6aq2H6aJqk4lvVTB created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/SmdZsPBxr0lZeQZnQA9g created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gsodxiaELvxKq57psUD8 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/YrxV4xqiBPu1HSGBwPLW created by jeff
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 s -- in com.jcabi.github.mock.MkReleasesTest
[INFO] Running com.jcabi.github.RtReposTest
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45905]
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-134] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45905
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45905 /user/repos): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45905
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38463]
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-135] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38463
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:38463 /repos/): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38463
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40231]
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-136] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40231
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:40231 /user/repos): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40231
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33879]
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-137] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33879
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:33879 /repos/): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33879
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34101]
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-138] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34101
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34101 /repositories): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34101
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37039]
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-139] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37039
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37039 /repositories): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37039
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in com.jcabi.github.RtReposTest
[INFO] Running com.jcabi.github.IssueLabelsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in com.jcabi.github.IssueLabelsTest
[INFO] Running com.jcabi.github.RtAssigneesTest
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34887]
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-140] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34887
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34887 /repos/test/assignee/assignees/octocat33): [404 Not Found] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34887
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34935]
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-141] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34935
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34935 /repos/test/assignee/assignees/octocat2): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34935
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43529]
Sep 02, 2026 11:29:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-142] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43529
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43529 /repos/test/assignee/assignees): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43529
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in com.jcabi.github.RtAssigneesTest
[INFO] Running com.jcabi.github.mock.MkUserEmailsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s -- in com.jcabi.github.mock.MkUserEmailsTest
[INFO] Running com.jcabi.github.CoordinatesTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.jcabi.github.CoordinatesTest
[INFO] Running com.jcabi.github.mock.MkCollaboratorsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/cVYxwaYlR676gcs3aoX5 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ecpIjwWprCTrYGkxn0ft created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/q9w6hlKuEcBkbAB5kGwB created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/48qvsArf8aPWbYPg52cn created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/POZTpmUlhCxzp77xc6AP created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s -- in com.jcabi.github.mock.MkCollaboratorsTest
[INFO] Running com.jcabi.github.RtUsersTest
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42151]
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-143] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42151
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42151
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35807]
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-144] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35807
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35807 /user): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35807
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43443]
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-145] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43443
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43443 /users): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43443
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in com.jcabi.github.RtUsersTest
[INFO] Running com.jcabi.github.RtDeployKeysTest
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33715]
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-146] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33715
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33715 /repos/test/keys/keys): [201 Created] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33715
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys/1): [200 OK] in 0ms
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45827]
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-147] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45827
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45827 /repos/test/keys/keys): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45827
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.jcabi.github.RtDeployKeysTest
[INFO] Running com.jcabi.github.FromPropertiesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.FromPropertiesTest
[INFO] Running com.jcabi.github.RtOrganizationsTest
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37173]
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-148] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37173
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37173 /user/orgs): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37173
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37033]
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-149] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37033
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37033
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40477]
Sep 02, 2026 11:29:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-150] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40477
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40477 /user/orgs): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40477
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in com.jcabi.github.RtOrganizationsTest
[INFO] Running com.jcabi.github.mock.MkBlobsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Xy8vlQO6dRgtYVQmXxuq created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/HPHmM3l62vhmxTh69z1Y created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in com.jcabi.github.mock.MkBlobsTest
[INFO] Running com.jcabi.github.RepositoryStatisticsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/volodya-lombrozo created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/volodya-lombrozo created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/volodya-lombrozo created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/volodya-lombrozo created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/volodya-lombrozo created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/volodya-lombrozo created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/volodya-lombrozo created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in com.jcabi.github.RepositoryStatisticsTest
[INFO] Running com.jcabi.github.mock.MkTagsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/P0envVRF7kW7LGJ9NNL5 created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in com.jcabi.github.mock.MkTagsTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/5C8X0M7UNUsuqB9ccBRd created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/drqOcQGAd3LXyjaFagur created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BIp5LxXBZ4CKdWFnYRZi created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zc3PETLByNSLwL0uj5DV created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Y6A04hkOxbikdSOQntQ1 created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s -- in com.jcabi.github.mock.MkReleaseAssetsTest
[INFO] Running com.jcabi.github.RtCommitsTest
Sep 02, 2026 11:30:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36853]
Sep 02, 2026 11:30:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-151] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36853
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/NlQOoIwrBiT3SUJK4KRC created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36853 /repos/jeff/NlQOoIwrBiT3SUJK4KRC/git/commits): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36853
Sep 02, 2026 11:30:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38043]
Sep 02, 2026 11:30:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-152] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38043
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/wxISsC42MKkJZ39PfwF4 created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38043 /repos/jeff/wxISsC42MKkJZ39PfwF4/git/commits): [201 Created] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38043
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in com.jcabi.github.RtCommitsTest
[INFO] Running com.jcabi.github.mock.MkStarsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/McWc1Wcpy3vgBp0zQET7 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0FAshpxqvNUe0HKhVxQo created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in com.jcabi.github.mock.MkStarsTest
[INFO] Running com.jcabi.github.RtEventTest
Sep 02, 2026 11:30:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42299]
Sep 02, 2026 11:30:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-153] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42299
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42299 /repos/test/event/issues/events/3): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42299
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in com.jcabi.github.RtEventTest
[INFO] Running com.jcabi.github.RtGistCommentTest
Sep 02, 2026 11:30:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33605]
Sep 02, 2026 11:30:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-154] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33605
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:33605 /gists/gistName/comments/1): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33605
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:30:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37183]
Sep 02, 2026 11:30:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-155] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37183
Sep 02, 2026 11:30:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37945]
Sep 02, 2026 11:30:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-156] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37945
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:37183 /gists/someName/comments/1): [200 OK] in 1ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37183 /gists/someName/comments/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37183
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37945
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in com.jcabi.github.RtGistCommentTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/cNcRK64BgLeR3zEumGtO created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/LYtDLKunwujV5VfQGvme created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/i2mgNeikKEWLx2k1VPYd created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/kVS9EDdsV4PxNWyp9cW3 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/PH8veo64jOdDz5fdBKds created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Jp27hlhyL7qqO85b08EV created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/CpchLfRqnocFaV0EOYEk created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/sYZTRUk2DBd7JrtW7VHc created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/RlAnDAKPcohDKaH4WJCX created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6KhsTwNz7fVPWU05fEwI created by jeff
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s -- in com.jcabi.github.mock.MkReleaseAssetTest
[INFO] Running com.jcabi.github.RtRepoTest
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45643]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-157] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45643
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:45643 /repos/testuser/testrepo): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45643
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37549]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-158] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37549
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37549 /repos/testuser/testrepo/languages): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37549
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36147]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-159] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36147
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36147 /repos/testuser/testrepo/languages): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36147
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38489]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-160] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38489
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38489 /repos/testuser/testrepo/stargazers): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38489
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36805]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-161] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36805
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36805 /repos/testuser/testrepo/stargazers): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36805
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33187]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-162] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33187
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33187 /repos/testuser/testrepo/languages): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33187
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44061]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-163] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44061
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44061 /repos/testuser/testrepo/issues/events): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44061
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/testuser/testrepo): [200 OK] in 0ms
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46483]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-164] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46483
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46483 /repos/testuser/testrepo): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46483
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46313]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-165] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46313
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46313 /repos/testuser/testrepo/stargazers): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46313
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45945]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-166] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45945
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45945 /repos/testuser/testrepo/languages): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45945
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in com.jcabi.github.RtRepoTest
[INFO] Running com.jcabi.github.RtStarsTest
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37975]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-167] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37975
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:37975 /user/starred/staruser/starrepo): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37975
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34403]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-168] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34403
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34403 /user/starred/someuser/starredrepo): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34403
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37773]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-169] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37773
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37773 /user/starred/otheruser/notstarredrepo): [404 Not Found] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37773
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46023]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-170] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46023
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:46023 /user/starred/unstaruser/unstarrepo): [204 No Content] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46023
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42795]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-171] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42795
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:42795 /user/starred/unstaruser/unstarrepo): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42795
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41251]
Sep 02, 2026 11:30:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-172] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41251
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:41251 /user/starred/staruser/starrepo): [204 No Content] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41251
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in com.jcabi.github.RtStarsTest
[INFO] Running com.jcabi.github.mock.MkCheckTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/kkvZVkBeySPT82mu7wva created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/kkvZVkBeySPT82mu7wva by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/haG24r6Yh5OVNdPpLA8a created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/haG24r6Yh5OVNdPpLA8a by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/2ltHMmB4D5dGNnyAD09f created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/2ltHMmB4D5dGNnyAD09f by jeff: Test PR
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in com.jcabi.github.mock.MkCheckTest
[INFO] Running com.jcabi.github.RtPublicKeyTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/user/keys/1): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.RtPublicKeyTest
[INFO] Running com.jcabi.github.mock.MkGistTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in com.jcabi.github.mock.MkGistTest
[INFO] Running com.jcabi.github.mock.MkEventTest
[INFO] main com.jcabi.github.mock.MkRepos: repository ken/foo created by ken
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in ken for issue #1 by ken
[INFO] main com.jcabi.github.mock.MkRepos: repository barbie/bar created by barbie
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in barbie for issue #1 by barbie
[INFO] main com.jcabi.github.mock.MkRepos: repository test_user/O6XI0YqI9xxFn7XsQW1s created by test_user
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type test_type created in test_user for issue #1 by test_user
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in com.jcabi.github.mock.MkEventTest
[INFO] Running com.jcabi.github.mock.MkHookTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in com.jcabi.github.mock.MkHookTest
[INFO] Running com.jcabi.github.RtReleasesTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Sep 02, 2026 11:30:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40137]
Sep 02, 2026 11:30:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-173] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40137
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:40137 /repos/test/releases/releases/1): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40137
Sep 02, 2026 11:30:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37533]
Sep 02, 2026 11:30:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-174] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37533
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:37533 /repos/test/releases/releases): [201 Created] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37533 /repos/test/releases/releases/1): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37533
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Sep 02, 2026 11:30:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33823]
Sep 02, 2026 11:30:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-175] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33823
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:33823 /repos/test/releases/releases/1): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33823
Sep 02, 2026 11:30:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34673]
Sep 02, 2026 11:30:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-176] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34673
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34673 /repos/test/releases/releases): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34673
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in com.jcabi.github.RtReleasesTest
[INFO] Running com.jcabi.github.RtSearchPaginationTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/path): [200 OK] in 0ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in com.jcabi.github.RtSearchPaginationTest
[INFO] Running com.jcabi.github.DeployKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in com.jcabi.github.DeployKeyTest
[INFO] Running com.jcabi.github.mock.MkRepoTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/il2G7xLFiDyn0TFkhfR8 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test5 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/uVhGc42oTOiNU5v7pzYl created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test1 created by jeff
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s -- in com.jcabi.github.mock.MkRepoTest
[INFO] Running com.jcabi.github.RtBranchTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/IY49Bd5RcmqJDlmxt445 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Qd3vCCnzmTAABGDJ484M created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/c4cedg1QxHcEEZeTIIqH created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1rEXkapuBXYyqD9xyiTg created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in com.jcabi.github.RtBranchTest
[INFO] Running com.jcabi.github.RtPullCommentTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/rR9gY0yebqPCVqHXCjQp created by jeff
Sep 02, 2026 11:30:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36845]
Sep 02, 2026 11:30:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-177] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36845
[INFO] main com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36845 /repos/joe/blueharvest/pulls/comments/1): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36845
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33249]
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-178] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33249
[INFO] main com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:33249 /repos/joe/blueharvest/pulls/comments/2): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33249
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/fOQn6IiYeDJLfKWSTbaw created by jeff
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36835]
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-179] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36835
[INFO] main com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:36835 /repos/joe/blueharvest/pulls/comments/2): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36835
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Uub0MEKuf0ax3qyVHXDq created by jeff
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42505]
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-180] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42505
[INFO] main com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42505 /repos/joe/blueharvest/pulls/comments/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42505
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33373]
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-181] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33373
[INFO] main com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:33373 /repos/joe/blueharvest/pulls/comments/2): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33373
[WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.493 s -- in com.jcabi.github.RtPullCommentTest
[INFO] Running com.jcabi.github.RtReleaseTest
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41053]
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-182] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41053
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:41053 /repos/tstuser/tstbranch/releases/2): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41053
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40889]
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-183] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40889
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:40889 /repos/tstuser/tstbranch/releases/2): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40889
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35025]
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-184] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35025
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:35025 /repos/tstuser/tstbranch/releases/2): [200 OK] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35025
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44691]
Sep 02, 2026 11:30:04 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-185] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44691
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:44691 /repos/tstuser/tstbranch/releases/2): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44691
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in com.jcabi.github.RtReleaseTest
[INFO] Running com.jcabi.github.mock.MkHooksTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4E0qMrKZd7ePdcfY2qch created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/26JlUo4gjDfVmHNXY5GB created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/edE4lck9fjX0MUzDHXYK created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0q3Y9pZC6xdfqW6sqZtG created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/QRR3Zzc3qf7E4qFkzbfK created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/moMVTHIDGvjXyPPwoL6Z created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in com.jcabi.github.mock.MkHooksTest
[INFO] Running com.jcabi.github.mock.MkTreesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/K7Mp6Nv7bxGrT7iHoC4p created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/woN8xno8e88mkVWF2hpm created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in com.jcabi.github.mock.MkTreesTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Running com.jcabi.github.mock.MkPublicMembersTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 s -- in com.jcabi.github.mock.MkPublicMembersTest
[INFO] Running com.jcabi.github.RtGitHubTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/meta): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/emojis): [200 OK] in 0ms
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.jcabi.github.RtGitHubTest
[INFO] Running com.jcabi.github.RtSearchTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/repositories): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/users): [200 OK] in 0ms
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38967]
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-186] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38967
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38967 /search/code): [200 OK] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38967 /repos/user/repo/contents/test/unit/attributes.js): [200 OK] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38967 /repos/user/repo/contents/src/attributes/classes.js): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38967
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/issues): [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.034 s -- in com.jcabi.github.RtSearchTest
[INFO] Running com.jcabi.github.EventTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in com.jcabi.github.EventTest
[INFO] Running com.jcabi.github.RtGistTest
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42293]
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-187] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42293
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:42293 /gists/patch): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42293
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45159]
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-188] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45159
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:45159 /gists/unstar/star): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45159
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36187]
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-189] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36187
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36187
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42711]
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-190] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42711
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42711 /gists/testGetFiles): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42711
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38317]
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-191] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38317
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38317 /gists/test): [200 OK] in 7ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38317 /gists/world): [200 OK] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38317 /gists/test/forks): [201 Created] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38317 /gists/forked): [200 OK] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38317 /gists/world): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38317
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44239]
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-192] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44239
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:44239 /gists/unstar/star): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44239
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43085]
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-193] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43085
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43085 /gists/testGetFiles): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43085
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46097]
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-194] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46097
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46097 /gists/test): [200 OK] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46097 /gists/world): [200 OK] in 10ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46097
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40471]
Sep 02, 2026 11:30:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-195] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40471
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:40471 /gists/testWrite): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40471
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in com.jcabi.github.RtGistTest
[INFO] Running com.jcabi.github.mock.MkIssueEventsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/MRsn2f0XCVutpJIBmsKf created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type locked created in jeff for issue #2 by jack
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/PtJnVYGEZSjhGoEe6UD6 created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #3 by john
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #3 by jane
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/PMDRFiUuzg4SaBlrR91T created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type locked created in jeff for issue #2 by jack
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/lIXAqzRMJYzvP5JYX4iz created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type locked created in jeff for issue #2 by jack
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/C9g1bjY7kUc1hFbBjxhg created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type locked created in jeff for issue #2 by jack
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zKwl4T2YqciUpO3cqHEn created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #2 by samuel
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Rm7x6Fk4zYCVgO5tae3Y created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type locked created in jeff for issue #2 by jack
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zinVW8XRShoWwXSExeLy created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #3 by john
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #3 by jane
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/miiQVn8bmG6MX4ZiNIj1 created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #3 by john
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #3 by jane
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/xzbIg5n3DaAGrh2QFQLf created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type locked created in jeff for issue #2 by jack
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/pp2t8bsRtnZA1DLNzbbv created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type locked created in jeff for issue #2 by jack
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s -- in com.jcabi.github.mock.MkIssueEventsTest
[INFO] Running com.jcabi.github.RtBranchesTest
Sep 02, 2026 11:30:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35069]
Sep 02, 2026 11:30:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-196] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35069
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/9ALNNDBSqzhive6jwmpX created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35069 /repos/jeff/9ALNNDBSqzhive6jwmpX/branches): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35069
Sep 02, 2026 11:30:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39495]
Sep 02, 2026 11:30:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-197] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39495
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zDJrFdBq81Vt6fbcWE5T created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39495 /repos/jeff/zDJrFdBq81Vt6fbcWE5T/branches): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39495
Sep 02, 2026 11:30:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40197]
Sep 02, 2026 11:30:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-198] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40197
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ZcuG5Z3Qif9n7j8x6wEs created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40197 /repos/jeff/ZcuG5Z3Qif9n7j8x6wEs/branches): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40197
Sep 02, 2026 11:30:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32903]
Sep 02, 2026 11:30:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-199] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #32903
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/O7DcZWqaszGoIRN3mqep created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32903 /repos/jeff/O7DcZWqaszGoIRN3mqep/branches): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32903
Sep 02, 2026 11:30:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45241]
Sep 02, 2026 11:30:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-200] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45241
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/sIY4bNwrLdtNDY0aMG0N created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45241 /repos/jeff/sIY4bNwrLdtNDY0aMG0N/branches): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45241
Sep 02, 2026 11:30:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41545]
Sep 02, 2026 11:30:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-201] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41545
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/FLrgcklpWpWknK7ApYM7 created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41545 /repos/jeff/FLrgcklpWpWknK7ApYM7/branches): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41545
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6PEyCN3hLQEO2eHVYN2w created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.430 s -- in com.jcabi.github.RtBranchesTest
[INFO] Running com.jcabi.github.RtChecksTest
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42373]
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-202] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42373
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42373 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42373
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39841]
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-203] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39841
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39841 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39841
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42483]
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-204] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42483
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42483 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42483
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44735]
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-205] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44735
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44735 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44735
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41021]
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-206] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41021
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41021 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41021
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45959]
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-207] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45959
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45959 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [404 Not Found] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45959
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36711]
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-208] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36711
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36711 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36711
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40243]
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-209] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40243
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40243 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40243
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38467]
Sep 02, 2026 11:30:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-210] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38467
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38467 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38467
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in com.jcabi.github.RtChecksTest
[INFO] Running com.jcabi.github.PullCommentTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in com.jcabi.github.PullCommentTest
[INFO] Running com.jcabi.github.mock.MkOrganizationsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.093 s -- in com.jcabi.github.mock.MkOrganizationsTest
[INFO] Running com.jcabi.github.RtPublicMembersTest
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39695]
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-211] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39695
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:39695 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39695
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40227]
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-212] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40227
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40227 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40227
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36819]
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-213] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36819
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:36819 /orgs/starfleet/public_members/wesley): [204 No Content] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36819
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34463]
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-214] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34463
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:34463 /orgs/starfleet/public_members/wesley): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34463
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38867]
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-215] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38867
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38867 /orgs/starfleet/public_members): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38867
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39623]
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-216] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39623
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39623 /orgs/starfleet/public_members/wesley): [404 Not Found] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39623
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44273]
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-217] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44273
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44273 /orgs/starfleet/public_members): [500 Internal Server Error] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44273
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45307]
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-218] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45307
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45307 /orgs/starfleet/public_members/wesley): [404 Not Found] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45307
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34207]
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-219] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34207
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:34207 /orgs/starfleet/public_members/wesley): [204 No Content] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34207
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45083]
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-220] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45083
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45083 /orgs/starfleet/public_members/wesley): [204 No Content] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45083
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33751]
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-221] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33751
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:33751 /orgs/starfleet/public_members/wesley): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33751
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38413]
Sep 02, 2026 11:30:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-222] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38413
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:38413 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38413
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34125]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-223] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34125
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34125 /orgs/starfleet/public_members/wesley): [404 Not Found] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34125
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43535]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-224] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43535
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:43535 /orgs/starfleet/public_members/wesley): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43535
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42071]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-225] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42071
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42071 /orgs/starfleet/public_members): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42071
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s -- in com.jcabi.github.RtPublicMembersTest
[INFO] Running com.jcabi.github.RtNotificationsTest
[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
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in com.jcabi.github.RtNotificationsTest
[INFO] Running com.jcabi.github.mock.MkNotificationsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in com.jcabi.github.mock.MkNotificationsTest
[INFO] Running com.jcabi.github.RtPaginationTest
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43027]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-226] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43027
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43027 /): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43027
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46829]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-227] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46829
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46829 /): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46829
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38137]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-228] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38137
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38137 /): [200 OK] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38137 /s): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38137
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in com.jcabi.github.RtPaginationTest
[INFO] Running com.jcabi.github.RtContentTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/contents/blah): [200 OK] in 0ms
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43399]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-229] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43399
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43399 /repos/user/repo/contents/raw): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43399
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33479]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-230] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33479
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:33479 /repos/user/repo/contents/path): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33479
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35327]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-231] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35327
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35327 /repos/user/repo/contents/raw): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35327
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38045]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-232] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38045
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:38045 /repos/user/repo/contents/path): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38045
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in com.jcabi.github.RtContentTest
[INFO] Running com.jcabi.github.RtReleaseAssetTest
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44659]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-233] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44659
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44659 /repos/john/blueharvest/releases/assets/4): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44659
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41049]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-234] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41049
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:41049 /repos/john/blueharvest/releases/assets/3): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41049
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46565]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-235] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46565
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46565 /repos/john/blueharvest/releases/assets/4): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46565
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/blueharvest/releases/assets/1): [200 OK] in 0ms
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36737]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-236] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36737
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:36737 /repos/john/blueharvest/releases/assets/2): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36737
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45579]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-237] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45579
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:45579 /repos/john/blueharvest/releases/assets/2): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45579
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42305]
Sep 02, 2026 11:30:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-238] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42305
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:42305 /repos/john/blueharvest/releases/assets/2): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42305
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s -- in com.jcabi.github.RtReleaseAssetTest
[INFO] Running com.jcabi.github.FileChangeTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.jcabi.github.FileChangeTest
[INFO] Running com.jcabi.github.mock.MkForkTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/HDLt4cmKOkilcXHNeFcQ created by jeff
[INFO] main com.jcabi.github.mock.MkForks: fork jeff/HDLt4cmKOkilcXHNeFcQ created inside fork by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in com.jcabi.github.mock.MkForkTest
[INFO] Running com.jcabi.github.mock.MkCommentTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: what's up?
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hey buddy
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: what's up?
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: what's up?
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: what's up?
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: what's up?
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: what's up?
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: what's up?
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 s -- in com.jcabi.github.mock.MkCommentTest
[INFO] Running com.jcabi.github.mock.MkMarkdownTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.mock.MkMarkdownTest
[INFO] Running com.jcabi.github.mock.MkBranchTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/POGevtdttLycfn13clMT created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/XQYEHn5i39B5gKqQ923A created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/aE5gDyylFa28cCtZYPLm created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/UPBS5njKkX4r8AYz3vSa created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s -- in com.jcabi.github.mock.MkBranchTest
[INFO] Running com.jcabi.github.mock.MkPullCommentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EAOPk5wpWYHyLtDDP3iu created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/EAOPk5wpWYHyLtDDP3iu by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jamie/incredible created by jamie
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jamie/incredible by jamie: pullrequest1
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/sI5KyMBRYkEGo538UtB9 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/sI5KyMBRYkEGo538UtB9 by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jamie/incredible created by jamie
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jamie/incredible by jamie: pullrequest1
[INFO] main com.jcabi.github.mock.MkRepos: repository jamie/incredible created by jamie
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jamie/incredible by jamie: pullrequest1
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/iuhClIa8a6FDLN7ly1bA created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/iuhClIa8a6FDLN7ly1bA by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4uDHNF2u5IOZNNTjlFEk created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/4uDHNF2u5IOZNNTjlFEk by jeff: hello
[INFO] main com.jcabi.github.mock.MkIssues: issue #2 created in jeff/4uDHNF2u5IOZNNTjlFEk by jeff: new
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/kwkSCUgEMsIrBozAnvIo created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/kwkSCUgEMsIrBozAnvIo by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ZWTvR2XcxIGO3qVc2prW created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/ZWTvR2XcxIGO3qVc2prW by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/eplBx7zm6tLILpP75Smx created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/eplBx7zm6tLILpP75Smx by jeff: hello
[INFO] main com.jcabi.github.mock.MkIssues: issue #2 created in jeff/eplBx7zm6tLILpP75Smx by jeff: new
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/OC2mhe1KN7NbiPs6C5tV created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/OC2mhe1KN7NbiPs6C5tV by jeff: hello
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.457 s -- in com.jcabi.github.mock.MkPullCommentsTest
[INFO] Running com.jcabi.github.RtContentsTest
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42959]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-239] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42959
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:42959 /repos/test/contents/contents/test.txt): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42959
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35265]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-240] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35265
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35265 /repos/test/contents/contents/test/file): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35265
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34827]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-241] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34827
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34827 /repos/test/contents/readme): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34827
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40741]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-242] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40741
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:40741 /repos/test/contents/contents/to/remove): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40741
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44863]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-243] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44863
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44863 /repos/test/contents/contents/test/file): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44863
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44067]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-244] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44067
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44067 /repos/test/contents/readme): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44067
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46633]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-245] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46633
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:46633 /repos/test/contents/contents/test/thefile): [201 Created] in 7ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46633 /repos/test/contents/contents/test/thefile): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46633
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41179]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-246] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41179
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:41179 /repos/test/contents/contents/test/thefile): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41179
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40013]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-247] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40013
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40013 /repos/test/contents/contents/dir): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40013
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36211]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-248] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36211
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:36211 /repos/test/contents/contents/to/remove): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36211
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38449]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-249] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38449
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:38449 /repos/test/contents/contents/to/remove): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38449
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42057]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-250] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42057
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42057 /repos/test/contents/readme): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42057
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43903]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-251] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43903
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43903 /repos/test/contents/readme): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43903
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34991]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-252] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34991
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34991 /repos/test/contents/contents/test/file): [200 OK] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34991 /repos/test/contents/contents/test/file): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34991
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36261]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-253] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36261
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:36261 /repos/test/contents/contents/test/thefile): [201 Created] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36261 /repos/test/contents/contents/test/thefile): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36261
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36603]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-254] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36603
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36603 /repos/test/contents/contents/test/file): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36603
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43565]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-255] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43565
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:43565 /repos/test/contents/contents/test.txt): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43565
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45715]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-256] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45715
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45715 /repos/test/contents/contents/test/file): [200 OK] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45715 /repos/test/contents/contents/test/file): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45715
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42731]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-257] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42731
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:42731 /repos/test/contents/contents/test/thefile): [201 Created] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42731
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40157]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-258] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40157
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40157 /repos/test/contents/readme): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40157
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46089]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-259] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46089
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46089 /repos/test/contents/readme): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46089
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36577]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-260] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36577
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:36577 /repos/test/contents/contents/test.txt): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36577
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45187]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-261] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45187
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:45187 /repos/test/contents/contents/test.txt): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45187
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in com.jcabi.github.RtContentsTest
[INFO] Running com.jcabi.github.RtReleaseAssetsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository john/SnDJceSSCuVgl1MwPG9F created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST uploads.github.com /repos/john/SnDJceSSCuVgl1MwPG9F/releases/1/assets): [201 OK] in 0ms
[INFO] main com.jcabi.github.mock.MkRepos: repository john/TP3KTorOVJdvFixtTa0w created by john
[INFO] main com.jcabi.github.mock.MkRepos: repository john/lu6uq0qNjmhGTYbXyiLq created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/lu6uq0qNjmhGTYbXyiLq/releases/1/assets): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in com.jcabi.github.RtReleaseAssetsTest
[INFO] Running com.jcabi.github.RtTreesTest
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36467]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-262] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36467
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36467 /repos/mark/test/git/trees): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36467
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41973]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-263] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41973
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41973 /repos/mark/test/git/trees): [201 Created] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41973
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39577]
Sep 02, 2026 11:30:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-264] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39577
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39577 /repos/mark/test/git/trees): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39577
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in com.jcabi.github.RtTreesTest
[INFO] Running com.jcabi.github.mock.MkPublicKeysTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in com.jcabi.github.mock.MkPublicKeysTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 985, Failures: 0, Errors: 0, Skipped: 6
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ jcabi-github ---
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/jcabi/github/mock/com-jcabi-jcabi-github-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/github/safe/com-jcabi-jcabi-github-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/github/wire/com-jcabi-jcabi-github-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/github/com-jcabi-jcabi-github-jar.txt added
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ jcabi-github ---
[INFO] Building jar: /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar
[INFO]
[INFO] --- assembly:3.7.1:single (assemble-all) @ jcabi-github ---
[INFO] Artifact org.apache:apache:pom:35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom:35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom:33 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom:33 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Building jar: /home/r/repo/target/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- invoker:3.9.1:install (default) @ jcabi-github ---
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.69.6/parent-0.69.6.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.69.6/parent-0.69.6.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom
[INFO] Installing /home/r/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar to /home/r/repo/target/local-repo/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[INFO] Installing /home/r/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom to /home/r/repo/target/local-repo/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.pom
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-http/2.1.0/jcabi-http-2.1.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-http/2.1.0/jcabi-http-2.1.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-http/2.1.0/jcabi-http-2.1.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-http/2.1.0/jcabi-http-2.1.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.18.12-jdk5/byte-buddy-1.18.12-jdk5.jar to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.12-jdk5/byte-buddy-1.18.12-jdk5.jar
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.18.12-jdk5/byte-buddy-1.18.12-jdk5.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.12-jdk5/byte-buddy-1.18.12-jdk5.pom
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.4/objenesis-3.4.jar to /home/r/repo/target/local-repo/org/objenesis/objenesis/3.4/objenesis-3.4.jar
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.4/objenesis-3.4.pom to /home/r/repo/target/local-repo/org/objenesis/objenesis/3.4/objenesis-3.4.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.22.0/commons-io-2.22.0.jar to /home/r/repo/target/local-repo/commons-io/commons-io/2.22.0/commons-io-2.22.0.jar
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.22.0/commons-io-2.22.0.pom to /home/r/repo/target/local-repo/commons-io/commons-io/2.22.0/commons-io-2.22.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar to /home/r/repo/target/local-repo/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom
[INFO] Installing /home/r/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar to /home/r/repo/target/local-repo/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar
[INFO] Installing /home/r/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom to /home/r/repo/target/local-repo/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.7.1-jre/guava-33.7.1-jre.jar to /home/r/repo/target/local-repo/com/google/guava/guava/33.7.1-jre/guava-33.7.1-jre.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.7.1-jre/guava-33.7.1-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava/33.7.1-jre/guava-33.7.1-jre.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar to /home/r/repo/target/local-repo/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom to /home/r/repo/target/local-repo/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/r/repo/target/local-repo/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom to /home/r/repo/target/local-repo/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Installing /home/r/.m2/repository/org/jspecify/jspecify/1.0.1/jspecify-1.0.1.jar to /home/r/repo/target/local-repo/org/jspecify/jspecify/1.0.1/jspecify-1.0.1.jar
[INFO] Installing /home/r/.m2/repository/org/jspecify/jspecify/1.0.1/jspecify-1.0.1.pom to /home/r/repo/target/local-repo/org/jspecify/jspecify/1.0.1/jspecify-1.0.1.pom
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.50.0/error_prone_annotations-2.50.0.jar to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.50.0/error_prone_annotations-2.50.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.50.0/error_prone_annotations-2.50.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.50.0/error_prone_annotations-2.50.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar to /home/r/repo/target/local-repo/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar
[INFO] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom to /home/r/repo/target/local-repo/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom
[INFO] Installing /home/r/.m2/repository/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.jar to /home/r/repo/target/local-repo/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.jar
[INFO] Installing /home/r/.m2/repository/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.pom to /home/r/repo/target/local-repo/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/parsson/parsson/1.1.9/parsson-1.1.9.jar to /home/r/repo/target/local-repo/org/eclipse/parsson/parsson/1.1.9/parsson-1.1.9.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/parsson/parsson/1.1.9/parsson-1.1.9.pom to /home/r/repo/target/local-repo/org/eclipse/parsson/parsson/1.1.9/parsson-1.1.9.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-core/4.0.9/jaxb-core-4.0.9.jar to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-core/4.0.9/jaxb-core-4.0.9.jar
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-core/4.0.9/jaxb-core-4.0.9.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-core/4.0.9/jaxb-core-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.jar to /home/r/repo/target/local-repo/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.pom to /home/r/repo/target/local-repo/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/4.0.9/jaxb-impl-4.0.9.jar to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-impl/4.0.9/jaxb-impl-4.0.9.jar
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/4.0.9/jaxb-impl-4.0.9.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-impl/4.0.9/jaxb-impl-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar to /home/r/repo/target/local-repo/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
[INFO] Installing /home/r/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom to /home/r/repo/target/local-repo/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar to /home/r/repo/target/local-repo/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
[INFO] Installing /home/r/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom to /home/r/repo/target/local-repo/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom
[INFO] Installing /home/r/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar to /home/r/repo/target/local-repo/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar
[INFO] Installing /home/r/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom to /home/r/repo/target/local-repo/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar to /home/r/repo/target/local-repo/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar
[INFO] Installing /home/r/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom to /home/r/repo/target/local-repo/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar to /home/r/repo/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom to /home/r/repo/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Installing /home/r/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar to /home/r/repo/target/local-repo/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar
[INFO] Installing /home/r/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom to /home/r/repo/target/local-repo/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.67.0/parent-0.67.0.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.51.1/parent-0.51.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.51.1/parent-0.51.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.73.1/parent-0.73.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.73.1/parent-0.73.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.64.1/parent-0.64.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.64.1/parent-0.64.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy-parent/1.18.12-jdk5/byte-buddy-parent-1.18.12-jdk5.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy-parent/1.18.12-jdk5/byte-buddy-parent-1.18.12-jdk5.pom
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis-parent/3.4/objenesis-parent-3.4.pom to /home/r/repo/target/local-repo/org/objenesis/objenesis-parent/3.4/objenesis-parent-3.4.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.68.0/parent-0.68.0.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.68.0/parent-0.68.0.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/37/apache-37.pom to /home/r/repo/target/local-repo/org/apache/apache/37/apache-37.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/98/commons-parent-98.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/98/commons-parent-98.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/35/apache-35.pom to /home/r/repo/target/local-repo/org/apache/apache/35/apache-35.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/92/commons-parent-92.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/92/commons-parent-92.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava-parent/33.7.1-jre/guava-parent-33.7.1-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava-parent/33.7.1-jre/guava-parent-33.7.1-jre.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom to /home/r/repo/target/local-repo/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
[INFO] Installing /home/r/.m2/repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom to /home/r/repo/target/local-repo/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom to /home/r/repo/target/local-repo/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_parent/2.50.0/error_prone_parent-2.50.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_parent/2.50.0/error_prone_parent-2.50.0.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom to /home/r/repo/target/local-repo/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/parsson/project/1.1.9/project-1.1.9.pom to /home/r/repo/target/local-repo/org/eclipse/parsson/project/1.1.9/project-1.1.9.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/2.0.4/project-2.0.4.pom to /home/r/repo/target/local-repo/org/eclipse/ee4j/project/2.0.4/project-2.0.4.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bom/4.0.9/jaxb-bom-4.0.9.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bom/4.0.9/jaxb-bom-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bom-ext/4.0.9/jaxb-bom-ext-4.0.9.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bom-ext/4.0.9/jaxb-bom-ext-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-parent/4.0.9/jaxb-parent-4.0.9.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-parent/4.0.9/jaxb-parent-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bundles/4.0.9/jaxb-bundles-4.0.9.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bundles/4.0.9/jaxb-bundles-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom to /home/r/repo/target/local-repo/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/project/4.0.2/project-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/project/4.0.2/project-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-extra-parent/3.0.0/hk2-extra-parent-3.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-extra-parent/3.0.0/hk2-extra-parent-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom to /home/r/repo/target/local-repo/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/project/4.0.2/project-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/project/4.0.2/project-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-parent/4.0.0-M3/hk2-parent-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-parent/4.0.0-M3/hk2-parent-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/4.0.0-M3/external-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/external/4.0.0-M3/external-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/21/apache-21.pom to /home/r/repo/target/local-repo/org/apache/apache/21/apache-21.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/13/apache-13.pom to /home/r/repo/target/local-repo/org/apache/apache/13/apache-13.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/34/commons-parent-34.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/33/apache-33.pom to /home/r/repo/target/local-repo/org/apache/apache/33/apache-33.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/79/commons-parent-79.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/79/commons-parent-79.pom
[INFO]
[INFO] --- failsafe:3.5.3:integration-test (default) @ jcabi-github ---
[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=1579490655585
[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.github.RtLimitsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.074 s -- in com.jcabi.github.RtLimitsITCase
[INFO] Running com.jcabi.github.RtTagsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.jcabi.github.RtTagsITCase
[INFO] Running com.jcabi.github.RtGitHubITCase
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /repos/jcabi/jcabi-github/issues/1): [200 OK] in 607ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /meta): [200 OK] in 31ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /emojis): [200 OK] in 100ms
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.951 s -- in com.jcabi.github.RtGitHubITCase
[INFO] Running com.jcabi.github.RtPublicKeyITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 s -- in com.jcabi.github.RtPublicKeyITCase
[INFO] Running com.jcabi.github.RtReposITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.010 s -- in com.jcabi.github.RtReposITCase
[INFO] Running com.jcabi.github.RtStarsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtStarsITCase
[INFO] Running com.jcabi.github.RtMilestonesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtMilestonesITCase
[INFO] Running com.jcabi.github.RtTagITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.RtTagITCase
[INFO] Running com.jcabi.github.RtPublicMembersITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtPublicMembersITCase
[INFO] Running com.jcabi.github.RtGistITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.003 s -- in com.jcabi.github.RtGistITCase
[INFO] Running com.jcabi.github.RtGistCommentsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.010 s -- in com.jcabi.github.RtGistCommentsITCase
[INFO] Running com.jcabi.github.RtDeployKeysITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtDeployKeysITCase
[INFO] Running com.jcabi.github.RtLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtLabelsITCase
[INFO] Running com.jcabi.github.RtContentsITCase
[WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 0.032 s -- in com.jcabi.github.RtContentsITCase
[INFO] Running com.jcabi.github.RtUserITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 s -- in com.jcabi.github.RtUserITCase
[INFO] Running com.jcabi.github.RtPublicKeysITCase
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.009 s -- in com.jcabi.github.RtPublicKeysITCase
[INFO] Running com.jcabi.github.RtIssueMilestoneITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.jcabi.github.RtIssueMilestoneITCase
[INFO] Running com.jcabi.github.RtSearchITCase
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.008 s -- in com.jcabi.github.RtSearchITCase
[INFO] Running com.jcabi.github.RtReleaseAssetsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.RtReleaseAssetsITCase
[INFO] Running com.jcabi.github.RtGitignoresITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.008 s -- in com.jcabi.github.RtGitignoresITCase
[INFO] Running com.jcabi.github.RtTreesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtTreesITCase
[INFO] Running com.jcabi.github.RtIssueLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtIssueLabelsITCase
[INFO] Running com.jcabi.github.RtAssigneesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.RtAssigneesITCase
[INFO] Running com.jcabi.github.RtIssuesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.RtIssuesITCase
[INFO] Running com.jcabi.github.RtCommitsComparisonITCase
[WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 0.023 s -- in com.jcabi.github.RtCommitsComparisonITCase
[INFO] Running com.jcabi.github.RtRepoITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtRepoITCase
[INFO] Running com.jcabi.github.RtReleaseITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtReleaseITCase
[INFO] Running com.jcabi.github.RtIssueITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.jcabi.github.RtIssueITCase
[INFO] Running com.jcabi.github.RtReleaseAssetITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.jcabi.github.RtReleaseAssetITCase
[INFO] Running com.jcabi.github.RtUserOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s -- in com.jcabi.github.RtUserOrganizationsITCase
[INFO] Running com.jcabi.github.RtForksITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.004 s -- in com.jcabi.github.RtForksITCase
[INFO] Running com.jcabi.github.RtRepoCommitsITCase
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.007 s -- in com.jcabi.github.RtRepoCommitsITCase
[INFO] Running com.jcabi.github.RtReleasesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtReleasesITCase
[INFO] Running com.jcabi.github.RtGistsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.023 s -- in com.jcabi.github.RtGistsITCase
[INFO] Running com.jcabi.github.RtBlobsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtBlobsITCase
[INFO] Running com.jcabi.github.RtGistCommentITCase
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.013 s -- in com.jcabi.github.RtGistCommentITCase
[INFO] Running com.jcabi.github.RtReferencesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtReferencesITCase
[INFO] Running com.jcabi.github.RtUserEmailsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.006 s -- in com.jcabi.github.RtUserEmailsITCase
[INFO] Running com.jcabi.github.RtOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s -- in com.jcabi.github.RtOrganizationsITCase
[INFO] Running com.jcabi.github.RtHooksITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.006 s -- in com.jcabi.github.RtHooksITCase
[INFO] Running com.jcabi.github.RtMarkdownITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 s -- in com.jcabi.github.RtMarkdownITCase
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 82, Failures: 0, Errors: 0, Skipped: 79
[INFO]
[INFO]
[INFO] --- invoker:3.9.1:run (default) @ jcabi-github ---
[INFO] Building: basic-usage/pom.xml
[INFO] basic-usage/pom.xml .............................. SUCCESS (15.15 s)
[INFO] Building: fat-jar/pom.xml
[INFO] fat-jar/pom.xml .................................. SUCCESS (9.182 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 2, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- failsafe:3.5.3:verify (default) @ jcabi-github ---
[WARNING] Parameter 'encoding' (user property 'encoding') is deprecated: since 2.20.1
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO]
[INFO] --- qulice:0.31.2:check (jcabi-qulice-check) @ jcabi-github ---
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] No dependency problems found
[INFO] Qulice checked 488 .java files against 1014 rules (238 Checkstyle, 283 PMD, 493 ErrorProne) in 2min
[INFO]
[INFO] --- antrun:3.1.0:run (jcabi-xcop) @ jcabi-github ---
[INFO] Executing tasks
[INFO] [exec] /home/r/repo/pom.xml looks good
[INFO] [exec] /home/r/repo/src/it/basic-usage/pom.xml looks good
[INFO] [exec] /home/r/repo/src/it/fat-jar/pom.xml looks good
[INFO] [exec] /home/r/repo/src/it/settings.xml looks good
[INFO] [exec] /home/r/repo/src/site/site.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ jcabi-github ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:02 min
[INFO] Finished at: 2026-09-02T11:32:57Z
[INFO] ------------------------------------------------------------------------
0m0m+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
remote:
remote: GitHub found 6 vulnerabilities on jcabi/jcabi-github's default branch (3 critical, 3 high). To find out more, visit:
remote: https://github.com/jcabi/jcabi-github/security/dependabot
remote:
To github.com:jcabi/jcabi-github.git
1869cce10..729477791 master -> master
container 2c0ee2cc0198c6ac337fb788ce97d3847bf9819ae5909d4a0d241e0cebc83ead is dead
Wed Sep 2 11:48:47 UTC 2026