See <https://builds.apache.org/job/Aurora/615/changes>

Changes:

[maxim] Implementing update history pruner.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (Ubuntu ubuntu) 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/incubator-aurora.git
 > git init <https://builds.apache.org/job/Aurora/ws/>
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-aurora.git
 > git --version
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-aurora.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 9834b316a6f6d6cbcda6ffef733d8fe0d906464b (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 9834b316a6f6d6cbcda6ffef733d8fe0d906464b
 > git rev-list de47abafebe9ce2c831c2219b3b916dc42296357
Cleaning workspace
 > git rev-parse --verify HEAD
Resetting working tree
 > git reset --hard
 > git clean -fdx
[Aurora] $ /bin/bash -xe /tmp/hudson8412612776805408230.sh
+ ./build-support/jenkins/build.sh
+ date
Fri Oct  3 18:23:11 UTC 2014
+ ./gradlew -Pq clean build --stacktrace
:clean
:bootstrapThriftsrc/thrift/transport/TFileTransport.cpp: In member function 
'void apache::thrift::transport::TFileTransport::writerThread()':
src/thrift/transport/TFileTransport.cpp:317:30: warning: ignoring return value 
of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result 
[-Wunused-result]
       ftruncate(fd_, offset_);
                              ^
src/Transport/THttpClient.cs(43,32): warning CS0414: The private field 
`Thrift.Transport.THttpClient.connection' is assigned but its value is never 
used

:checkPython
:generateSources
:compileGeneratedJavaNote: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:processGeneratedResources UP-TO-DATE
:generatedClasses
:compileJavaNote: Writing 
<https://builds.apache.org/job/Aurora/ws/dist/classes/main/com/twitter/common/args/apt/cmdline.arg.info.txt.2>

:processResources
:classes
:jar
:assemble
:jsHint
:checkstyleMain
:compileTestJava
:processTestResources
:testClasses
:checkstyleTest
:findbugsGenerated
:findbugsMain
:findbugsTest
:licenseGenerated UP-TO-DATE
:licenseMain UP-TO-DATE
:licenseTest UP-TO-DATE
:license UP-TO-DATE
:pmdMain
:testBuild timed out (after 120 minutes). Marking the build as failed.
Build was aborted
Recording test results

Reply via email to