Started by user Florian Spieß Building in workspace /var/jenkins_home/workspace/JDA > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/DV8FromTheWorld/JDA.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/JDA.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/DV8FromTheWorld/JDA.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/development^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/development^{commit} # timeout=10 Checking out Revision 81350e5cccfc3a6ebded1af469da5a0af079d652 (refs/remotes/origin/development) > git config core.sparsecheckout # timeout=10 > git checkout -f 81350e5cccfc3a6ebded1af469da5a0af079d652 Commit message: "Close socket on malformed zip data" > git rev-list --no-walk 81350e5cccfc3a6ebded1af469da5a0af079d652 # timeout=10 [Gradle] - Launching build. [JDA] $ /var/jenkins_home/workspace/JDA/gradlew bintrayUpload Starting a Gradle Daemon (subsequent builds will be faster) > Task :clean UP-TO-DATE > 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.1_441/net/dv8tion/JDA/3.8.1_441/JDA-3.8.1_441-javadoc.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_441/net/dv8tion/JDA/3.8.1_441/JDA-3.8.1_441-javadoc.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_441/net/dv8tion/JDA/3.8.1_441/JDA-3.8.1_441-sources.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_441/net/dv8tion/JDA/3.8.1_441/JDA-3.8.1_441-sources.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_441/net/dv8tion/JDA/3.8.1_441/JDA-3.8.1_441.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_441/net/dv8tion/JDA/3.8.1_441/JDA-3.8.1_441.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_441/net/dv8tion/JDA/3.8.1_441/JDA-3.8.1_441.pom... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_441/net/dv8tion/JDA/3.8.1_441/JDA-3.8.1_441.pom'. > Task :bintrayPublish BUILD SUCCESSFUL in 1m 5s 13 actionable tasks: 12 executed, 1 up-to-date Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Publishing Javadoc Finished: SUCCESS