Started by user Florian Spieß Building in workspace /var/jenkins_home/workspace/JDA4-Beta No credentials specified Cloning the remote Git repository Cloning repository https://github.com/DV8FromTheWorld/JDA.git > git init /var/jenkins_home/workspace/JDA4-Beta # 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 config remote.origin.url https://github.com/DV8FromTheWorld/JDA.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/DV8FromTheWorld/JDA.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/JDA.git > 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 ba1acb077e545c33e4637d0559f691e091d1ba20 (refs/remotes/origin/development) > git config core.sparsecheckout # timeout=10 > git checkout -f ba1acb077e545c33e4637d0559f691e091d1ba20 Commit message: "Bump version to 4.BETA.0" First time build. Skipping changelog. [Gradle] - Launching build. [JDA4-Beta] $ /var/jenkins_home/workspace/JDA4-Beta/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 > Task :processTestResources NO-SOURCE > Task :testClasses > Task :test > Task :check > 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/4.BETA.0_1/net/dv8tion/JDA/4.BETA.0_1/JDA-4.BETA.0_1-javadoc.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.BETA.0_1/net/dv8tion/JDA/4.BETA.0_1/JDA-4.BETA.0_1-javadoc.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.BETA.0_1/net/dv8tion/JDA/4.BETA.0_1/JDA-4.BETA.0_1-sources.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.BETA.0_1/net/dv8tion/JDA/4.BETA.0_1/JDA-4.BETA.0_1-sources.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.BETA.0_1/net/dv8tion/JDA/4.BETA.0_1/JDA-4.BETA.0_1.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.BETA.0_1/net/dv8tion/JDA/4.BETA.0_1/JDA-4.BETA.0_1.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.BETA.0_1/net/dv8tion/JDA/4.BETA.0_1/JDA-4.BETA.0_1.pom... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.BETA.0_1/net/dv8tion/JDA/4.BETA.0_1/JDA-4.BETA.0_1.pom'. > Task :bintrayPublish BUILD SUCCESSFUL in 1m 27s 15 actionable tasks: 14 executed, 1 up-to-date Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Publishing Javadoc Finished: SUCCESS