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 48a43fcfce7d25c1d0041ae0681ddf707501eb83 (refs/remotes/origin/development) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f 48a43fcfce7d25c1d0041ae0681ddf707501eb83 Commit message: "Improve gradle builds and debugging (#674)" > git.exe rev-list 0f309c6f314d3c19169fb4efb211da2b3bbc3199 # 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%%" Downloading https://services.gradle.org/distributions/gradle-4.9-bin.zip ........................................................................ Welcome to Gradle 4.9! Here are the highlights of this release: - Experimental APIs for creating and configuring tasks lazily - Pass arguments to JavaExec via CLI - Auxiliary publication dependency support for multi-project builds - Improved dependency insight report For more details see https://docs.gradle.org/4.9/release-notes.html 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 Download https://plugins.gradle.org/m2/com/jfrog/bintray/com.jfrog.bintray.gradle.plugin/1.8.1/com.jfrog.bintray.gradle.plugin-1.8.1.pom Download https://plugins.gradle.org/m2/com/github/ben-manes/versions/com.github.ben-manes.versions.gradle.plugin/0.19.0/com.github.ben-manes.versions.gradle.plugin-0.19.0.pom Download https://plugins.gradle.org/m2/com/github/johnrengelman/shadow/com.github.johnrengelman.shadow.gradle.plugin/2.0.4/com.github.johnrengelman.shadow.gradle.plugin-2.0.4.pom Download https://plugins.gradle.org/m2/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.8.1/gradle-bintray-plugin-1.8.1.pom Download https://plugins.gradle.org/m2/com/github/ben-manes/gradle-versions-plugin/0.19.0/gradle-versions-plugin-0.19.0.pom Download https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/2.0.4/shadow-2.0.4.pom Download https://plugins.gradle.org/m2/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.pom Download https://plugins.gradle.org/m2/org/codehaus/gpars/gpars/1.2.1/gpars-1.2.1.pom Download https://plugins.gradle.org/m2/com/thoughtworks/xstream/xstream-parent/1.4.10/xstream-parent-1.4.10.pom Download https://plugins.gradle.org/m2/org/codehaus/jsr166-mirror/jsr166y/1.7.0/jsr166y-1.7.0.pom Download https://plugins.gradle.org/m2/org/multiverse/multiverse-core/0.7.0/multiverse-core-0.7.0.pom Download https://plugins.gradle.org/m2/org/multiverse/multiverse/0.7.0/multiverse-0.7.0.pom Download https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/2.0.4/shadow-2.0.4.jar Download https://plugins.gradle.org/m2/com/github/ben-manes/gradle-versions-plugin/0.19.0/gradle-versions-plugin-0.19.0.jar Download https://plugins.gradle.org/m2/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.8.1/gradle-bintray-plugin-1.8.1.jar Download https://plugins.gradle.org/m2/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar Download https://plugins.gradle.org/m2/org/codehaus/jsr166-mirror/jsr166y/1.7.0/jsr166y-1.7.0.jar Download https://plugins.gradle.org/m2/org/multiverse/multiverse-core/0.7.0/multiverse-core-0.7.0.jar Download https://plugins.gradle.org/m2/org/codehaus/gpars/gpars/1.2.1/gpars-1.2.1.jar Download https://jcenter.bintray.com/com/neovisionaries/nv-websocket-client/2.5/nv-websocket-client-2.5.pom Download https://jcenter.bintray.com/club/minnced/opus-java/1.0.3/opus-java-1.0.3.pom Download https://jcenter.bintray.com/org/jetbrains/annotations/16.0.1/annotations-16.0.1.pom Download https://jcenter.bintray.com/club/minnced/opus-java-api/1.0.3/opus-java-api-1.0.3.pom Download https://jcenter.bintray.com/club/minnced/opus-java-natives/1.0.3/opus-java-natives-1.0.3.pom Download https://jcenter.bintray.com/com/neovisionaries/nv-websocket-client/2.5/nv-websocket-client-2.5.jar Download https://jcenter.bintray.com/org/jetbrains/annotations/16.0.1/annotations-16.0.1.jar Download https://jcenter.bintray.com/club/minnced/opus-java-api/1.0.3/opus-java-api-1.0.3.jar Download https://jcenter.bintray.com/club/minnced/opus-java-natives/1.0.3/opus-java-natives-1.0.3.jar > Task :clean > Task :sourcesForRelease > 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.7.1_396/net/dv8tion/JDA/3.7.1_396/JDA-3.7.1_396-javadoc.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.7.1_396/net/dv8tion/JDA/3.7.1_396/JDA-3.7.1_396-javadoc.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.7.1_396/net/dv8tion/JDA/3.7.1_396/JDA-3.7.1_396-sources.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.7.1_396/net/dv8tion/JDA/3.7.1_396/JDA-3.7.1_396-sources.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.7.1_396/net/dv8tion/JDA/3.7.1_396/JDA-3.7.1_396.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.7.1_396/net/dv8tion/JDA/3.7.1_396/JDA-3.7.1_396.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.7.1_396/net/dv8tion/JDA/3.7.1_396/JDA-3.7.1_396.pom... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.7.1_396/net/dv8tion/JDA/3.7.1_396/JDA-3.7.1_396.pom'. > Task :bintrayPublish BUILD SUCCESSFUL in 1m 37s 13 actionable tasks: 13 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Publishing Javadoc Finished: SUCCESS