Console Output

Started by GitHub push by MinnDevelopment
Started by GitHub push by MinnDevelopment
Building in workspace C:\Program Files (x86)\Jenkins\jobs\JDA\workspace
 > git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git.exe config remote.origin.url https://github.com/DV8FromTheWorld/JDA.git # timeout=10
Fetching upstream changes from https://github.com/DV8FromTheWorld/JDA.git
 > git.exe --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git.exe fetch --tags --progress https://github.com/DV8FromTheWorld/JDA.git +refs/heads/*:refs/remotes/origin/*
 > git.exe rev-parse "refs/remotes/origin/development^{commit}" # timeout=10
 > git.exe rev-parse "refs/remotes/origin/origin/development^{commit}" # timeout=10
Checking out Revision 12ab1500fcfdad67f1e396ec2be9270f0ebe5b12 (refs/remotes/origin/development)
 > git.exe config core.sparsecheckout # timeout=10
 > git.exe checkout -f 12ab1500fcfdad67f1e396ec2be9270f0ebe5b12
Commit message: "Fix issue with audio region change"
 > git.exe rev-list 8a712138dda49de839b8fafcc4d07f74976631fc # timeout=10
[Gradle] - Launching build.
[workspace] $ cmd.exe /C '""C:\Program Files (x86)\Jenkins\jobs\JDA\workspace\gradlew.bat"' -Dgradle.user.home=C:/Users/Austin/.gradle/ --no-daemon bintrayUpload && exit %%ERRORLEVEL%%"
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.gradle.internal.reflect.JavaMethod (file:/C:/Users/Austin/.gradle/wrapper/dists/gradle-4.9-bin/e9cinqnqvph59rr7g70qubb4t/gradle-4.9/lib/gradle-base-services-4.9.jar) to method java.lang.ClassLoader.getPackages()
WARNING: Please consider reporting this to the maintainers of org.gradle.internal.reflect.JavaMethod
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
> Task :clean
> Task :sourcesForRelease
> Task :generateJavaSources
> Task :compileJava
> Task :processResources NO-SOURCE
> Task :classes
> Task :jar
> Task :assemble
> Task :compileTestJava SKIPPED
> Task :processTestResources SKIPPED
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE
> Task :javadoc
> Task :javadocJar
> Task :sourcesJar
> Task :shadowJar
> Task :noOpusJar
> Task :build
> Task :generatePomFileForBintrayReleasePublication
> Task :publishBintrayReleasePublicationToMavenLocal

> Task :bintrayUpload
Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_435/net/dv8tion/JDA/3.8.0_435/JDA-3.8.0_435-javadoc.jar...
Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_435/net/dv8tion/JDA/3.8.0_435/JDA-3.8.0_435-javadoc.jar'.
Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_435/net/dv8tion/JDA/3.8.0_435/JDA-3.8.0_435-sources.jar...
Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_435/net/dv8tion/JDA/3.8.0_435/JDA-3.8.0_435-sources.jar'.
Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_435/net/dv8tion/JDA/3.8.0_435/JDA-3.8.0_435.jar...
Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_435/net/dv8tion/JDA/3.8.0_435/JDA-3.8.0_435.jar'.
Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_435/net/dv8tion/JDA/3.8.0_435/JDA-3.8.0_435.pom...
Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_435/net/dv8tion/JDA/3.8.0_435/JDA-3.8.0_435.pom'.

> Task :bintrayPublish

BUILD SUCCESSFUL in 55s
13 actionable tasks: 13 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Publishing Javadoc
Finished: SUCCESS