Console Output
Started by GitHub push by CodeCrafter47
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/TabOverlayCommon
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/TabOverlayCommon.git # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/TabOverlayCommon.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/CodeCrafter47/TabOverlayCommon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1e5b5cfe11115c0c6aa6b9e2ccb0f69155286dca (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1e5b5cfe11115c0c6aa6b9e2ccb0f69155286dca # timeout=10
Commit message: "update gradle version"
> git rev-list --no-walk b35ce6d7218fd94660e1082a8d5bfc26c96f54b6 # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@662f84e5[description=<null>,homepage=<null>,name=TabOverlayCommon,license=<null>,fork=false,archived=false,size=330,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, Deprecation, Sunset], 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=[Sat, 16 May 2020 16:10:07 GMT], ETag=[W/"710fc3ccce301e8b67ab17e0c07eefea"], Last-Modified=[Sat, 16 May 2020 16:09:58 GMT], OkHttp-Received-Millis=[1589645407728], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1589645407563], 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, Accept-Encoding, Accept, X-Requested-With], 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=[D1BA:3A99B:E9BB1A:10B3DA5:5EC0105F], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1589649007], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/TabOverlayCommon,id=147844876]] (sha:1e5b5cf) with context:TabOverlayCommon
Setting commit status on GitHub for https://github.com/CodeCrafter47/TabOverlayCommon/commit/1e5b5cfe11115c0c6aa6b9e2ccb0f69155286dca
[TabOverlayCommon] $ /bin/sh -xe /tmp/jenkins6079931605348810951.sh
+ ./gradlew clean publish
Downloading https://services.gradle.org/distributions/gradle-6.4.1-bin.zip
.........10%..........20%..........30%..........40%.........50%..........60%..........70%..........80%.........90%..........100%
Welcome to Gradle 6.4.1!
Here are the highlights of this release:
- Support for building, testing and running Java Modules
- Precompiled script plugins for Groovy DSL
- Single dependency lock file per project
For more details see https://docs.gradle.org/6.4.1/release-notes.html
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :clean
> Task :compileJava
> Task :processResources
> Task :classes
> Task :jar
> Task :generateMetadataFileForMavenJavaPublication
> Task :generatePomFileForMavenJavaPublication
> Task :sourceJar
> Task :publishMavenJavaPublicationToDeploymentRepository
> Task :publish
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1m 7s
8 actionable tasks: 8 executed
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@1804a469[description=<null>,homepage=<null>,name=TabOverlayCommon,license=<null>,fork=false,archived=false,size=330,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, Deprecation, Sunset], 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=[Sat, 16 May 2020 16:11:17 GMT], ETag=["710fc3ccce301e8b67ab17e0c07eefea"], Last-Modified=[Sat, 16 May 2020 16:09:58 GMT], OkHttp-Received-Millis=[1589645477057], OkHttp-Response-Source=[CONDITIONAL_CACHE 304], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1589645476901], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[304 Not Modified], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With], 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=[DF8A:3C5EB:26FDCED:2CBA252:5EC010A4], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4998], X-RateLimit-Reset=[1589649007], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/TabOverlayCommon,id=147844876]] (sha:1e5b5cf) with context:TabOverlayCommon
Setting commit status on GitHub for https://github.com/CodeCrafter47/TabOverlayCommon/commit/1e5b5cfe11115c0c6aa6b9e2ccb0f69155286dca
Triggering a new build of BungeeTabListPlus
Triggering a new build of AdvancedTabOverlay
Finished: SUCCESS