You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/04/20 00:02:12 UTC

Build failed in Jenkins: Thrift #132

See <https://hudson.apache.org/hudson/job/Thrift/132/changes>

Changes:

[jfarrell] Thrift-1109: Deploy fb303 along side libthrift to maven repo
patch: jfarrell
client: contrib fb303 java
depends on: Thrift-363

Adding the ability to publish the fb303 java library as an artifact alongside libthrift to the apache maven repository.

[jfarrell] Thrift-363: Maven Deploy
Patch: jfarrell
Client lib: java

Adding the ability to publish the java client library as artifacts to the apache maven repository.     

Usage: ant -Drelease=true publish
Note: You must have a gpg key setup and push it to pgp.mit.edu and
  have a ~/.m2/settings.xml file containing your apache and gpg information.
  Thrift-1114 will help make this file more secure or unnecessary.

  <settings>
    <servers>
      <server>
        <id>apache.releases.https</id>
        <username>@APACHE_USERNAME@</username>
        <password>@APACHE_PASSWORD@</password>
      </server>
    </servers>
    <profiles>
      <profile>
        <id>gpg</id>
        <properties>
          <gpg.passphrase>@GPG_PASSPHRASE@</gpg.passphrase>
        </properties>
      </profile>
    </profiles>
  </settings>

------------------------------------------
[...truncated 1752 lines...]
/testframedtransport/CreateAndDestroy: OK
/testframedtransport/OpenAndClose: OK
/testframedtransport/ReadAndWrite: OK
PASS: testframedtransport
/testmemorybuffer/CreateAndDestroy: OK
/testmemorybuffer/OpenAndClose: OK
/testmemorybuffer/ReadAndWrite: OK
PASS: testmemorybuffer
/teststruct/InitializeObject: OK
PASS: teststruct
/testsimpleserver/SimpleServer: OK
PASS: testsimpleserver
/testdebugproto/DebugProto: OK
PASS: testdebugproto
/testoptionalrequired/OldSchool: OK
/testoptionalrequired/Simple: OK
/testoptionalrequired/Tricky1: OK
/testoptionalrequired/Tricky2: OK
/testoptionalrequired/Tricky3: OK
/testoptionalrequired/Tricky4: OK
PASS: testoptionalrequired
/testthrift/Server: OK
PASS: testthrifttest
PASS: testthrifttestclient
===================
All 11 tests passed
===================
make[5]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/c_glib/test'>
make[4]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/c_glib/test'>
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/c_glib/test'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/c_glib'>
Making check in csharp
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/csharp'>
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/csharp'>
Making check in java
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
/usr/bin/ant 
Buildfile: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>

setup.init:

mvn.ant.tasks.download:
      [get] Getting: http://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
      [get] To: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/tools/maven-ant-tasks-2.1.3.jar>
      [get] Not modified - so not downloaded

mvn.init:
[artifact:dependencies] [WARNING] Overriding profile: 'maven-ant-tasks-repo-profile' (source: pom) with new instance from source: pom

init:

compile:

dist:

BUILD SUCCESSFUL
Total time: 12 seconds
make  check-local
make[3]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
/usr/bin/ant 
Buildfile: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>

setup.init:

mvn.ant.tasks.download:
      [get] Getting: http://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
      [get] To: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/tools/maven-ant-tasks-2.1.3.jar>
      [get] Not modified - so not downloaded

mvn.init:
[artifact:dependencies] [WARNING] Overriding profile: 'maven-ant-tasks-repo-profile' (source: pom) with new instance from source: pom

init:

compile:

dist:

BUILD SUCCESSFUL
Total time: 7 seconds
/usr/bin/ant  test
Buildfile: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>

generate:
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:169] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:169] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible!
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible!
     [exec] 

setup.init:

mvn.ant.tasks.download:
      [get] Getting: http://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
      [get] To: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/tools/maven-ant-tasks-2.1.3.jar>
      [get] Not modified - so not downloaded

mvn.init:
[artifact:dependencies] [WARNING] Overriding profile: 'maven-ant-tasks-repo-profile' (source: pom) with new instance from source: pom

init:

compile:

dist:

compile-test:
    [javac] Compiling 57 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 2 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 36 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
      [jar] Building jar: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/libthrift-0.7.0-snapshot-test.jar>

junit-test:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test/log>
    [junit] Running org.apache.thrift.TestShortStack
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.thrift.TestStruct
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.158 sec
    [junit] Running org.apache.thrift.TestTBaseHelper
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.thrift.TestTDeserializer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.129 sec
    [junit] Running org.apache.thrift.TestTEnumHelper
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.TestTUnion
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClient
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClientManager
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.909 sec
    [junit] Running org.apache.thrift.protocol.TestTBinaryProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.121 sec
    [junit] Running org.apache.thrift.protocol.TestTCompactProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.127 sec
    [junit] Running org.apache.thrift.protocol.TestTJSONProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.167 sec
    [junit] Running org.apache.thrift.protocol.TestTProtocolUtil
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] Running org.apache.thrift.server.TestHsHaServer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.151 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBuffer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferReadTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferWriteTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.thrift.transport.TestTFastFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.199 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.586 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 1 minute 2 seconds
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
Making check in js/test
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make  check-local
make[3]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
/usr/bin/ant  test
Buildfile: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>

dependencies:

BUILD FAILED
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>:72: ivy is missing at <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build/ivy>

Total time: 0 seconds
make[3]: *** [check-local] Error 1
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib'>
make: *** [check-recursive] Error 1
Archiving artifacts


Jenkins build is back to normal : Thrift #134

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/Thrift/134/changes>



Build failed in Jenkins: Thrift #133

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/Thrift/133/changes>

Changes:

[jfarrell] Thrift-1152: attributes from private to protected
patch: jfarrell
clent: php

Changing the TForkingServer children_ from private to protected

------------------------------------------
[...truncated 1747 lines...]
/testframedtransport/CreateAndDestroy: OK
/testframedtransport/OpenAndClose: OK
/testframedtransport/ReadAndWrite: OK
PASS: testframedtransport
/testmemorybuffer/CreateAndDestroy: OK
/testmemorybuffer/OpenAndClose: OK
/testmemorybuffer/ReadAndWrite: OK
PASS: testmemorybuffer
/teststruct/InitializeObject: OK
PASS: teststruct
/testsimpleserver/SimpleServer: OK
PASS: testsimpleserver
/testdebugproto/DebugProto: OK
PASS: testdebugproto
/testoptionalrequired/OldSchool: OK
/testoptionalrequired/Simple: OK
/testoptionalrequired/Tricky1: OK
/testoptionalrequired/Tricky2: OK
/testoptionalrequired/Tricky3: OK
/testoptionalrequired/Tricky4: OK
PASS: testoptionalrequired
/testthrift/Server: OK
PASS: testthrifttest
PASS: testthrifttestclient
===================
All 11 tests passed
===================
make[5]: Leaving directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/c_glib/test'>
make[4]: Leaving directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/c_glib/test'>
make[3]: Leaving directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/c_glib/test'>
make[2]: Leaving directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/c_glib'>
Making check in csharp
make[2]: Entering directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/csharp'>
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/csharp'>
Making check in java
make[2]: Entering directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
/usr/bin/ant 
Buildfile: <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>

setup.init:

mvn.ant.tasks.download:
      [get] Getting: http://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
      [get] To: <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/tools/maven-ant-tasks-2.1.3.jar>
      [get] Not modified - so not downloaded

mvn.init:
[artifact:dependencies] [WARNING] Overriding profile: 'maven-ant-tasks-repo-profile' (source: pom) with new instance from source: pom

init:

compile:

dist:

BUILD SUCCESSFUL
Total time: 1 second
make  check-local
make[3]: Entering directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
/usr/bin/ant 
Buildfile: <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>

setup.init:

mvn.ant.tasks.download:
      [get] Getting: http://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
      [get] To: <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/tools/maven-ant-tasks-2.1.3.jar>
      [get] Not modified - so not downloaded

mvn.init:
[artifact:dependencies] [WARNING] Overriding profile: 'maven-ant-tasks-repo-profile' (source: pom) with new instance from source: pom

init:

compile:

dist:

BUILD SUCCESSFUL
Total time: 1 second
/usr/bin/ant  test
Buildfile: <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>

generate:
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:169] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:169] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible!
     [exec] 
     [exec] [WARNING:<https://builds.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible!
     [exec] 

setup.init:

mvn.ant.tasks.download:
      [get] Getting: http://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
      [get] To: <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/tools/maven-ant-tasks-2.1.3.jar>
      [get] Not modified - so not downloaded

mvn.init:
[artifact:dependencies] [WARNING] Overriding profile: 'maven-ant-tasks-repo-profile' (source: pom) with new instance from source: pom

init:

compile:

dist:

compile-test:
    [javac] Compiling 57 source files to <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 2 source files to <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 36 source files to <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
      [jar] Building jar: <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/libthrift-0.7.0-snapshot-test.jar>

junit-test:
    [mkdir] Created dir: <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test/log>
    [junit] Running org.apache.thrift.TestShortStack
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.thrift.TestStruct
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.14 sec
    [junit] Running org.apache.thrift.TestTBaseHelper
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] Running org.apache.thrift.TestTDeserializer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.128 sec
    [junit] Running org.apache.thrift.TestTEnumHelper
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.TestTUnion
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClient
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClientManager
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.904 sec
    [junit] Running org.apache.thrift.protocol.TestTBinaryProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.121 sec
    [junit] Running org.apache.thrift.protocol.TestTCompactProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.123 sec
    [junit] Running org.apache.thrift.protocol.TestTJSONProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.166 sec
    [junit] Running org.apache.thrift.protocol.TestTProtocolUtil
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] Running org.apache.thrift.server.TestHsHaServer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.146 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBuffer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferReadTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferWriteTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.thrift.transport.TestTFastFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.194 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.602 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 51 seconds
make[3]: Leaving directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
make[2]: Leaving directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
Making check in js/test
make[2]: Entering directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make  check-local
make[3]: Entering directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
/usr/bin/ant  test
Buildfile: <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>

dependencies:

BUILD FAILED
<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>:72: ivy is missing at <https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build/ivy>

Total time: 0 seconds
make[3]: *** [check-local] Error 1
make[3]: Leaving directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/hudson/job/Thrift/ws/thrift/lib'>
make: *** [check-recursive] Error 1
Archiving artifacts