Console Output
Started by user admin
Started by upstream project "TabOverlayCommon" build number 8
originally caused by:
Started by user admin
Building in workspace /var/lib/jenkins/workspace/AdvancedTabOverlay
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/CodeCrafter47/AdvancedTabOverlay.git # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/AdvancedTabOverlay.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/CodeCrafter47/AdvancedTabOverlay.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f6f1ea41f2244d7950f2c416f6b95ebfaf6d0c1a (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f6f1ea41f2244d7950f2c416f6b95ebfaf6d0c1a
Commit message: "avoid race condition"
> git rev-list --no-walk f6f1ea41f2244d7950f2c416f6b95ebfaf6d0c1a # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@10c85132[description=<null>,homepage=<null>,name=AdvancedTabOverlay,license=<null>,fork=false,archived=false,size=98,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Thu, 21 Mar 2019 09:45:25 GMT], ETag=[W/"8aaa97b03ff2ac1fe1ae1634fdff3173"], Last-Modified=[Sat, 24 Nov 2018 00:36:59 GMT], OkHttp-Received-Millis=[1553161521139], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1553161520733], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[C9AE:2500:35EE17:6BF1B2:5C935D33], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4980], X-RateLimit-Reset=[1553164336], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906]] (sha:f6f1ea4) with context:AdvancedTabOverlay
Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/f6f1ea41f2244d7950f2c416f6b95ebfaf6d0c1a
[AdvancedTabOverlay] $ /bin/sh -xe /tmp/jenkins1415712759399914638.sh
+ ./gradlew clean shadowJar
Starting a Gradle Daemon (subsequent builds will be faster)
Download http://nexus.codecrafter47.dyndns.eu/content/repositories/public/de/codecrafter47/taboverlay/TabOverlayCommon/0.3-SNAPSHOT/TabOverlayCommon-0.3-20190321.094517-6.pom
Download http://nexus.codecrafter47.dyndns.eu/content/repositories/public/de/codecrafter47/taboverlay/TabOverlayCommon/0.3-SNAPSHOT/TabOverlayCommon-0.3-20190321.094517-6.jar
:clean
:compileJava
Download https://repo1.maven.org/maven2/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.pom
Download http://repo.dmulloy2.net/nexus/repository/public/com/comphenix/protocol/ProtocolLib-API/4.4.0-SNAPSHOT/ProtocolLib-API-4.4.0-20180922.161950-42.pom
Download http://repo.dmulloy2.net/nexus/repository/public/com/comphenix/protocol/ProtocolLib-Parent/4.4.0-SNAPSHOT/ProtocolLib-Parent-4.4.0-20180922.161931-17.pom
Download https://repo1.maven.org/maven2/cglib/cglib-nodep/3.2.5/cglib-nodep-3.2.5.pom
Download https://repo1.maven.org/maven2/cglib/cglib-parent/3.2.5/cglib-parent-3.2.5.pom
Download http://repo.dmulloy2.net/nexus/repository/public/com/comphenix/executors/BukkitExecutors/1.1-SNAPSHOT/BukkitExecutors-1.1-20170429.151522-2.pom
Download https://repo1.maven.org/maven2/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar
Download http://repo.dmulloy2.net/nexus/repository/public/com/comphenix/protocol/ProtocolLib-API/4.4.0-SNAPSHOT/ProtocolLib-API-4.4.0-20180922.161950-42.jar
Download https://repo1.maven.org/maven2/cglib/cglib-nodep/3.2.5/cglib-nodep-3.2.5.jar
Download http://repo.dmulloy2.net/nexus/repository/public/com/comphenix/executors/BukkitExecutors/1.1-SNAPSHOT/BukkitExecutors-1.1-20170429.151522-2.jar
Note: /var/lib/jenkins/workspace/AdvancedTabOverlay/src/main/java/de/codecrafter47/taboverlay/bukkit/internal/util/Completer.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:processResources
:classes
:shadowJar
BUILD SUCCESSFUL
Total time: 49.74 secs
Archiving artifacts
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@181ae944[description=<null>,homepage=<null>,name=AdvancedTabOverlay,license=<null>,fork=false,archived=false,size=98,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Thu, 21 Mar 2019 09:45:25 GMT], ETag=[W/"8aaa97b03ff2ac1fe1ae1634fdff3173"], Last-Modified=[Sat, 24 Nov 2018 00:36:59 GMT], OkHttp-Received-Millis=[1553161521139], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1553161520733], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[C9AE:2500:35EE17:6BF1B2:5C935D33], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4980], X-RateLimit-Reset=[1553164336], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906]] (sha:f6f1ea4) with context:AdvancedTabOverlay
Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/f6f1ea41f2244d7950f2c416f6b95ebfaf6d0c1a
Finished: SUCCESS