See <https://builds.apache.org/job/Thrift/1146/changes>

Changes:

[roger] THRIFT-847 Test Framework harmonization across all languages

[roger] THRIFT-2492 use tcxx instead of tr1 in test/cpp

[jensg] THRIFT-2471 Make cpp.ref annotation language agnostic

[jensg] THRIFT-2501: C# The test parameters from the TestServer and TestClient 
are different from the http://thrift.apache.org/test/

[jensg] THRIFT-2491 unable to import generated ThriftTest service

[jensg] THRIFT-2499 Compiler: allow annotations without "= value"

[roger] test/README.md: fix link

[jensg] THRIFT-2506 Update TProtocolException error codes to be used 
consistently throughout the library

[roger] THRIFT-1914 Python: Support for Multiplexing Services on any

[roger] THRIFT-2494: Add enum toString helper function in c_glib

[roger] THRIFT-2490 c_glib: if fail to read a exception from server, client may 
be occurred double free

[roger] THRIFT-2471: Make cpp.ref annotation language agnostic

[roger] THRIFT-2475 c_glib: buffered_transport_write function return always 
TRUE.

[roger] THRIFT-2512 lib/${language}/README.md

------------------------------------------
[...truncated 8626 lines...]
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamic 
--proto=binary --port=9090 --http=/
OK: Finished (includes gen-py-dynamic)  THttpServer / binary proto / zlib=False 
/ SSL=False.   392 combinations tested.

Test run #393:  (includes gen-py-dynamic) Server=THttpServer,  Proto=compact,  
zlib=False,  SSL=False
Testing server THttpServer: /usr/bin/python ./TestServer.py 
--genpydir=gen-py-dynamic --proto=compact --port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamic 
--proto=compact --port=9090 --http=/
OK: Finished (includes gen-py-dynamic)  THttpServer / compact proto / 
zlib=False / SSL=False.   393 combinations tested.

Test run #394:  (includes gen-py-dynamicslots) Server=THttpServer,  
Proto=accel,  zlib=False,  SSL=False
Testing server THttpServer: /usr/bin/python ./TestServer.py 
--genpydir=gen-py-dynamicslots --proto=accel --port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots 
--proto=accel --port=9090 --http=/
OK: Finished (includes gen-py-dynamicslots)  THttpServer / accel proto / 
zlib=False / SSL=False.   394 combinations tested.

Test run #395:  (includes gen-py-dynamicslots) Server=THttpServer,  
Proto=binary,  zlib=False,  SSL=False
Testing server THttpServer: /usr/bin/python ./TestServer.py 
--genpydir=gen-py-dynamicslots --proto=binary --port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots 
--proto=binary --port=9090 --http=/
OK: Finished (includes gen-py-dynamicslots)  THttpServer / binary proto / 
zlib=False / SSL=False.   395 combinations tested.

Test run #396:  (includes gen-py-dynamicslots) Server=THttpServer,  
Proto=compact,  zlib=False,  SSL=False
Testing server THttpServer: /usr/bin/python ./TestServer.py 
--genpydir=gen-py-dynamicslots --proto=compact --port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots 
--proto=compact --port=9090 --http=/
OK: Finished (includes gen-py-dynamicslots)  THttpServer / compact proto / 
zlib=False / SSL=False.   396 combinations tested.
PASS: RunClientServer.py
=============
1 test passed
=============
make[3]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/test/py'
make[2]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/test/py'
Making check in py.twisted
make[2]: Entering directory 
`/home/hudson/jenkins-slave/workspace/Thrift/test/py.twisted'
../../compiler/cpp/thrift --gen py:twisted ../ThriftTest.thrift
[WARNING:/home/hudson/jenkins-slave/workspace/Thrift/test/ThriftTest.thrift:42] 
No generator named 'noexist' could be found!
[WARNING:/home/hudson/jenkins-slave/workspace/Thrift/test/ThriftTest.thrift:43] 
cpp generator does not accept 'noexist' as sub-namespace!
../../compiler/cpp/thrift --gen py:twisted ../SmallTest.thrift
[WARNING:/home/hudson/jenkins-slave/workspace/Thrift/test/SmallTest.thrift:27] 
"senum" is deprecated and will be removed in a future compiler version.  This 
type should be replaced with "string".

[WARNING:/home/hudson/jenkins-slave/workspace/Thrift/test/SmallTest.thrift:27] 
"senum" is deprecated and will be removed in a future compiler version.  This 
type should be replaced with "string".

/usr/bin/trial test_suite.py
test_suite
  ThriftTestCase
    testByte ...                                                           [OK]
    testDouble ...                                                         [OK]
    testException ...                                                      [OK]
    testI32 ...                                                            [OK]
    testI64 ...                                                            [OK]
    testOneway ...                                                         [OK]
    testString ...                                                         [OK]
    testStruct ...                                                         [OK]
    testVoid ...                                                           [OK]

-------------------------------------------------------------------------------
Ran 9 tests in 2.026s

PASSED (successes=9)
make[2]: Leaving directory 
`/home/hudson/jenkins-slave/workspace/Thrift/test/py.twisted'
Making check in py.tornado
make[2]: Entering directory 
`/home/hudson/jenkins-slave/workspace/Thrift/test/py.tornado'
../../compiler/cpp/thrift --gen py:tornado ../ThriftTest.thrift
[WARNING:/home/hudson/jenkins-slave/workspace/Thrift/test/ThriftTest.thrift:42] 
No generator named 'noexist' could be found!
[WARNING:/home/hudson/jenkins-slave/workspace/Thrift/test/ThriftTest.thrift:43] 
cpp generator does not accept 'noexist' as sub-namespace!
../../compiler/cpp/thrift --gen py:tornado ../SmallTest.thrift
[WARNING:/home/hudson/jenkins-slave/workspace/Thrift/test/SmallTest.thrift:27] 
"senum" is deprecated and will be removed in a future compiler version.  This 
type should be replaced with "string".

[WARNING:/home/hudson/jenkins-slave/workspace/Thrift/test/SmallTest.thrift:27] 
"senum" is deprecated and will be removed in a future compiler version.  This 
type should be replaced with "string".

./test_suite.py
module `tornado` not found, skipping test
make[2]: Leaving directory 
`/home/hudson/jenkins-slave/workspace/Thrift/test/py.tornado'
make[2]: Entering directory `/home/hudson/jenkins-slave/workspace/Thrift/test'
make  check-local
make[3]: Entering directory `/home/hudson/jenkins-slave/workspace/Thrift/test'
../compiler/cpp/thrift --gen html -r ../test/ThriftTest.thrift
[WARNING:/home/hudson/jenkins-slave/workspace/Thrift/test/ThriftTest.thrift:42] 
No generator named 'noexist' could be found!
[WARNING:/home/hudson/jenkins-slave/workspace/Thrift/test/ThriftTest.thrift:43] 
cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/test'
make[2]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/test'
make[1]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/test'
Making check in tutorial
make[1]: Entering directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial'
Making check in java
make[2]: Entering directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/java'
/usr/bin/ant  compile
Buildfile: /home/hudson/jenkins-slave/workspace/Thrift/tutorial/java/build.xml

init:

generate:

compile:
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/java/build.xml:53: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 7 source files to 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/java/build
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/java/build.xml:54: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

BUILD SUCCESSFUL
Total time: 2 seconds
make  check-local
make[3]: Entering directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/java'
/usr/bin/ant  compile
Buildfile: /home/hudson/jenkins-slave/workspace/Thrift/tutorial/java/build.xml

init:

generate:

compile:
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/java/build.xml:53: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/java/build.xml:54: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

BUILD SUCCESSFUL
Total time: 0 seconds
/usr/bin/ant  test
Buildfile: /home/hudson/jenkins-slave/workspace/Thrift/tutorial/java/build.xml

init:

generate:

compile:
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/java/build.xml:53: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 6 source files to 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/java/build
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/java/build.xml:54: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

tutorial:
      [jar] Building jar: 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/java/tutorial.jar
     [echo] tutorial client simple:
     [java] ping()
     [java] 1+1=2
     [java] Invalid operation: Cannot divide by 0
     [java] 15-10=5
     [java] Check log: 5
     [echo] tutorial client secure:
     [java] ping()
     [java] 1+1=2
     [java] Invalid operation: Cannot divide by 0
     [java] 15-10=5
     [java] Check log: 5
     [java] Timeout: killed the sub-process
     [java] Java Result: -1

test:

BUILD SUCCESSFUL
Total time: 13 seconds
make[3]: Leaving directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/java'
make[2]: Leaving directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/java'
Making check in js
make[2]: Entering directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js'
/usr/bin/ant  compile
Buildfile: /home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/build.xml

init:

compile:
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/build.xml:54: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] Compiling 7 source files to 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/build
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/build.xml:55: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/build.xml:60: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds

BUILD SUCCESSFUL
Total time: 2 seconds
make  check-local
make[3]: Entering directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js'
/usr/bin/ant  compile
Buildfile: /home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/build.xml

init:

compile:
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/build.xml:54: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/build.xml:55: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/build.xml:60: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds

BUILD SUCCESSFUL
Total time: 0 seconds
/usr/bin/ant  test
Buildfile: /home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/build.xml

init:

compile:
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/build.xml:54: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/build.xml:55: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/build.xml:60: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds

tutorial:
      [jar] Building jar: 
/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js/tutorial-js.jar

test:

BUILD SUCCESSFUL
Total time: 0 seconds
make[3]: Leaving directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js'
make[2]: Leaving directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/js'
Making check in py
make[2]: Entering directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/py'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/py'
Making check in py.twisted
make[2]: Entering directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/py.twisted'
../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift
make[2]: Leaving directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/py.twisted'
Making check in py.tornado
make[2]: Entering directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/py.tornado'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial/py.tornado'
make[2]: Entering directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial'
../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift
make[2]: Leaving directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial'
make[1]: Leaving directory 
`/home/hudson/jenkins-slave/workspace/Thrift/tutorial'
make[1]: Entering directory `/home/hudson/jenkins-slave/workspace/Thrift'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift'
+ make dist
if test -d "thrift-1.0.0-dev"; then find "thrift-1.0.0-dev" -type d ! -perm 
-200 -exec chmod u+w {} ';' && rm -rf "thrift-1.0.0-dev" || { sleep 5 && rm -rf 
"thrift-1.0.0-dev"; }; else :; fi
test -d "thrift-1.0.0-dev" || mkdir "thrift-1.0.0-dev"
 (cd compiler/cpp && make  top_distdir=../../thrift-1.0.0-dev 
distdir=../../thrift-1.0.0-dev/compiler/cpp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory 
`/home/hudson/jenkins-slave/workspace/Thrift/compiler/cpp'
make[1]: Leaving directory 
`/home/hudson/jenkins-slave/workspace/Thrift/compiler/cpp'
 (cd lib && make  top_distdir=../thrift-1.0.0-dev 
distdir=../thrift-1.0.0-dev/lib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `/home/hudson/jenkins-slave/workspace/Thrift/lib'
 (cd cpp && make  top_distdir=../../thrift-1.0.0-dev 
distdir=../../thrift-1.0.0-dev/lib/cpp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory 
`/home/hudson/jenkins-slave/workspace/Thrift/lib/cpp'
/usr/bin/moc-qt4 -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtNetwork   src/thrift/qt/TQTcpServer.h -o 
src/thrift/qt/moc_TQTcpServer.cpp
make[2]: *** No rule to make target `README.SSL.md', needed by `distdir'.  Stop.
make[2]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/lib/cpp'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/lib'
make: *** [distdir] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Publishing Javadoc
Updating THRIFT-847
Updating THRIFT-2471
Updating THRIFT-2494
Updating THRIFT-2475
Updating THRIFT-2499
Updating THRIFT-2501
Updating THRIFT-2512
Updating THRIFT-2506
Updating THRIFT-2490
Updating THRIFT-2491
Updating THRIFT-2492
Updating THRIFT-1914

Reply via email to