Looks transient. I'll kick another build and deal with it if it recurs. -=Bill
On Wed, May 6, 2015 at 12:38 PM, Apache Jenkins Server < [email protected]> wrote: > See <https://builds.apache.org/job/Aurora/1023/changes> > > Changes: > > [wfarner] Updgrade to gradle 2.4. > > ------------------------------------------ > Started by an SCM change > Building remotely on ubuntu-1 (docker Ubuntu ubuntu ubuntu1) in workspace < > https://builds.apache.org/job/Aurora/ws/> > Wiping out workspace first. > Cloning the remote Git repository > Cloning repository https://git-wip-us.apache.org/repos/asf/aurora.git > > git init <https://builds.apache.org/job/Aurora/ws/> # timeout=10 > Fetching upstream changes from > https://git-wip-us.apache.org/repos/asf/aurora.git > > git --version # timeout=10 > > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/aurora.git > +refs/heads/*:refs/remotes/origin/* > > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/aurora.git # timeout=10 > > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/aurora.git # timeout=10 > Fetching upstream changes from > https://git-wip-us.apache.org/repos/asf/aurora.git > > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/aurora.git > +refs/heads/*:refs/remotes/origin/* > > git rev-parse origin/master^{commit} # timeout=10 > Checking out Revision fc9cb02ef8ecd30ea163a64d88738c461a18e0fb > (origin/master) > > git config core.sparsecheckout # timeout=10 > > git checkout -f fc9cb02ef8ecd30ea163a64d88738c461a18e0fb > > git rev-list a31acbb6c59db6cf592be03a5e51a77c8bc50549 # timeout=10 > Cleaning workspace > > git rev-parse --verify HEAD # timeout=10 > Resetting working tree > > git reset --hard # timeout=10 > > git clean -fdx # timeout=10 > [Aurora] $ /bin/bash -xe /tmp/hudson2952627025816345596.sh > + ./build-support/jenkins/build.sh > + date > Wed May 6 19:37:27 UTC 2015 > + ./gradlew -Pq clean build > Downloading https://services.gradle.org/distributions/gradle-2.4-bin.zip > > ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. > Unzipping > /home/jenkins/.gradle/wrapper/dists/gradle-2.4-bin/1lebsnfoptv8qpa10w6kyy5mp/gradle-2.4-bin.zip > to > /home/jenkins/.gradle/wrapper/dists/gradle-2.4-bin/1lebsnfoptv8qpa10w6kyy5mp > Set executable permissions for: > /home/jenkins/.gradle/wrapper/dists/gradle-2.4-bin/1lebsnfoptv8qpa10w6kyy5mp/gradle-2.4/bin/gradle > :buildSrc:clean UP-TO-DATE > :buildSrc:compileJava UP-TO-DATE > :buildSrc:compileGroovy > :buildSrc:processResources UP-TO-DATE > :buildSrc:classes > :buildSrc:jar > :buildSrc:assemble > :buildSrc:compileTestJava UP-TO-DATE > :buildSrc:compileTestGroovy UP-TO-DATE > :buildSrc:processTestResources UP-TO-DATE > :buildSrc:testClasses UP-TO-DATE > :buildSrc:test UP-TO-DATE > :buildSrc:check UP-TO-DATE > :buildSrc:build > > FAILURE: Build failed with an exception. > > * What went wrong: > A problem occurred configuring root project 'aurora'. > > Could not resolve all dependencies for configuration ':classpath'. > > Could not resolve com.thoughtworks.xstream:xstream:1.4.7. > Required by: > :aurora:unspecified > > com.github.ben-manes:gradle-versions-plugin:0.8 > > Could not resolve com.thoughtworks.xstream:xstream:1.4.7. > > Could not parse POM > http://plugins.gradle.org/m2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom > > Could not resolve > com.thoughtworks.xstream:xstream-parent:1.4.7. > > Could not resolve > com.thoughtworks.xstream:xstream-parent:1.4.7. > > Could not parse POM > http://plugins.gradle.org/m2/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom > > Could not resolve org.codehaus:codehaus-parent:3. > > Could not resolve org.codehaus:codehaus-parent:3. > > Could not get resource ' > http://plugins.gradle.org/m2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom > '. > > Could not HEAD ' > http://plugins.gradle.org/m2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom > '. > > peer not authenticated > > * Try: > Run with --stacktrace option to get the stack trace. Run with --info or > --debug option to get more log output. > > BUILD FAILED > > Total time: 50.223 secs > Build step 'Execute shell' marked build as failure > Recording test results >
