Started by user Florian Spieß Building in workspace /var/jenkins_home/workspace/JDA Cloning the remote Git repository Cloning repository https://github.com/DV8FromTheWorld/JDA.git > git init /var/jenkins_home/workspace/JDA # 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 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 8841306da13369c7900eddf2cb421b90b18ba88c # timeout=10 [Gradle] - Launching build. [JDA] $ /var/jenkins_home/workspace/JDA/gradlew -Dgradle.user.home=C:/Users/Austin/.gradle/ --no-daemon bintrayUpload 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 FAILURE: Build failed with an exception. * What went wrong: Cannot convert URL 'C:/Users/Austin/.gradle/' to a file. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts Publishing Javadoc Finished: FAILURE