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 Jenkins Server <je...@builds.apache.org> on 2014/10/02 09:36:10 UTC

Build failed in Jenkins: Thrift-precommit #4

See <https://builds.apache.org/job/Thrift-precommit/4/changes>

Changes:

[alisdairsullivan] THRIFT-2628/2689

[alisdairsullivan] THRIFT-1191

------------------------------------------
[...truncated 3767 lines...]
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.15 cusr  0.01 csys =  0.20 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.023s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.020s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.018s
ok  	tests	0.007s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2628
Updating THRIFT-1191

Build failed in Jenkins: Thrift-precommit #31

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/31/changes>

Changes:

[cvl] Wrap errors in iostream_transport.go

------------------------------------------
[...truncated 3771 lines...]
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.15 cusr  0.01 csys =  0.18 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
mkdir -p ./packages/phpjs
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:json         -r --out ./packages/phpjs  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.019s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.020s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.017s
ok  	tests	0.007s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc

Re: glibc warnings (was: Build failed in Jenkins: Thrift-precommit #30)

Posted by Roger Meier <ro...@bufferoverflow.ch>.
Yes, we have a few warnings on several languages.

I think we should really fix all of them before adding new features.

Simon South might help on the GLib issues.

-roger

Quoting Jens Geyer <je...@hotmail.com>:

> Hi *,
>
> I have seen those glibc warnings recently as well. Is this a known  
> issue? Even though these are "only" warnings ... some of them look  
> quite interesting.
>
>> warning: 'g_type_init' is deprecated
>> warning: passing argument 2 of 'g_test_add_func' from incompatible  
>> pointer type [enabled by default]
>> warning: implicit declaration of function 'wait'
>> warning: "THRIFT_SOCKET" redefined
>> warning: format '%lld' expects argument of type 'long long int',  
>> but argument 2 has type 'int64_t {aka long int}'
>
> Have fun,
> JensG



Re: glibc warnings (was: Build failed in Jenkins: Thrift-precommit #30)

Posted by Jens Geyer <je...@hotmail.com>.
Hi *,

I have seen those glibc warnings recently as well. Is this a known issue? 
Even though these are "only" warnings ... some of them look quite 
interesting.

> warning: 'g_type_init' is deprecated
> warning: passing argument 2 of 'g_test_add_func' from incompatible pointer 
> type [enabled by default]
> warning: implicit declaration of function 'wait'
> warning: "THRIFT_SOCKET" redefined
> warning: format '%lld' expects argument of type 'long long int', but 
> argument 2 has type 'int64_t {aka long int}'

Have fun,
JensG



Build failed in Jenkins: Thrift-precommit #30

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/30/changes>

Changes:

[david] THRIFT-1618: synchronize access to hashtable in FieldMetaData

------------------------------------------
[...truncated 3179 lines...]
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT t_test_service_for_exception_with_a_map.lo -MD -MP -MF .deps/t_test_service_for_exception_with_a_map.Tpo -c -o t_test_service_for_exception_with_a_map.lo `test -f 'gen-c_glib/t_test_service_for_exception_with_a_map.c' || echo './'`gen-c_glib/t_test_service_for_exception_with_a_map.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT t_test_service_for_exception_with_a_map.lo -MD -MP -MF .deps/t_test_service_for_exception_with_a_map.Tpo -c gen-c_glib/t_test_service_for_exception_with_a_map.c  -fPIC -DPIC -o .libs/t_test_service_for_exception_with_a_map.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT t_test_service_for_exception_with_a_map.lo -MD -MP -MF .deps/t_test_service_for_exception_with_a_map.Tpo -c gen-c_glib/t_test_service_for_exception_with_a_map.c -o t_test_service_for_exception_with_a_map.o >/dev/null 2>&1
mv -f .deps/t_test_service_for_exception_with_a_map.Tpo .deps/t_test_service_for_exception_with_a_map.Plo
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT t_test_srv.lo -MD -MP -MF .deps/t_test_srv.Tpo -c -o t_test_srv.lo `test -f 'gen-c_glib/t_test_srv.c' || echo './'`gen-c_glib/t_test_srv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT t_test_srv.lo -MD -MP -MF .deps/t_test_srv.Tpo -c gen-c_glib/t_test_srv.c  -fPIC -DPIC -o .libs/t_test_srv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT t_test_srv.lo -MD -MP -MF .deps/t_test_srv.Tpo -c gen-c_glib/t_test_srv.c -o t_test_srv.o >/dev/null 2>&1
mv -f .deps/t_test_srv.Tpo .deps/t_test_srv.Plo
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT t_test_thrift_test.lo -MD -MP -MF .deps/t_test_thrift_test.Tpo -c -o t_test_thrift_test.lo `test -f 'gen-c_glib/t_test_thrift_test.c' || echo './'`gen-c_glib/t_test_thrift_test.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT t_test_thrift_test.lo -MD -MP -MF .deps/t_test_thrift_test.Tpo -c gen-c_glib/t_test_thrift_test.c  -fPIC -DPIC -o .libs/t_test_thrift_test.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT t_test_thrift_test.lo -MD -MP -MF .deps/t_test_thrift_test.Tpo -c gen-c_glib/t_test_thrift_test.c -o t_test_thrift_test.o >/dev/null 2>&1
mv -f .deps/t_test_thrift_test.Tpo .deps/t_test_thrift_test.Plo
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT t_test_thrift_test_types.lo -MD -MP -MF .deps/t_test_thrift_test_types.Tpo -c -o t_test_thrift_test_types.lo `test -f 'gen-c_glib/t_test_thrift_test_types.c' || echo './'`gen-c_glib/t_test_thrift_test_types.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT t_test_thrift_test_types.lo -MD -MP -MF .deps/t_test_thrift_test_types.Tpo -c gen-c_glib/t_test_thrift_test_types.c  -fPIC -DPIC -o .libs/t_test_thrift_test_types.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT t_test_thrift_test_types.lo -MD -MP -MF .deps/t_test_thrift_test_types.Tpo -c gen-c_glib/t_test_thrift_test_types.c -o t_test_thrift_test_types.o >/dev/null 2>&1
mv -f .deps/t_test_thrift_test_types.Tpo .deps/t_test_thrift_test_types.Plo
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc   -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o libtestgenc.la  t_test_debug_proto_test_types.lo t_test_empty_service.lo t_test_inherited.lo t_test_optional_required_test_types.lo t_test_reverse_order_service.lo t_test_second_service.lo t_test_service_for_exception_with_a_map.lo t_test_srv.lo t_test_thrift_test.lo t_test_thrift_test_types.lo ../../../lib/c_glib/libthrift_c_glib.la -lssl -lcrypto -lrt -lpthread 
libtool: link: ar cru .libs/libtestgenc.a .libs/t_test_debug_proto_test_types.o .libs/t_test_empty_service.o .libs/t_test_inherited.o .libs/t_test_optional_required_test_types.o .libs/t_test_reverse_order_service.o .libs/t_test_second_service.o .libs/t_test_service_for_exception_with_a_map.o .libs/t_test_srv.o .libs/t_test_thrift_test.o .libs/t_test_thrift_test_types.o 
libtool: link: ranlib .libs/libtestgenc.a
libtool: link: ( cd ".libs" && rm -f "libtestgenc.la" && ln -s "../libtestgenc.la" "libtestgenc.la" )
../../../compiler/cpp/thrift --gen cpp ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I../../cpp/src -I/usr/include -I./gen-cpp   -g -MT libtestgencpp_la-ThriftTest.lo -MD -MP -MF .deps/libtestgencpp_la-ThriftTest.Tpo -c -o libtestgencpp_la-ThriftTest.lo `test -f 'gen-cpp/ThriftTest.cpp' || echo './'`gen-cpp/ThriftTest.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../cpp/src -I/usr/include -I./gen-cpp -g -MT libtestgencpp_la-ThriftTest.lo -MD -MP -MF .deps/libtestgencpp_la-ThriftTest.Tpo -c gen-cpp/ThriftTest.cpp  -fPIC -DPIC -o .libs/libtestgencpp_la-ThriftTest.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../cpp/src -I/usr/include -I./gen-cpp -g -MT libtestgencpp_la-ThriftTest.lo -MD -MP -MF .deps/libtestgencpp_la-ThriftTest.Tpo -c gen-cpp/ThriftTest.cpp -o libtestgencpp_la-ThriftTest.o >/dev/null 2>&1
mv -f .deps/libtestgencpp_la-ThriftTest.Tpo .deps/libtestgencpp_la-ThriftTest.Plo
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I../../cpp/src -I/usr/include -I./gen-cpp   -g -MT libtestgencpp_la-ThriftTest_constants.lo -MD -MP -MF .deps/libtestgencpp_la-ThriftTest_constants.Tpo -c -o libtestgencpp_la-ThriftTest_constants.lo `test -f 'gen-cpp/ThriftTest_constants.cpp' || echo './'`gen-cpp/ThriftTest_constants.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../cpp/src -I/usr/include -I./gen-cpp -g -MT libtestgencpp_la-ThriftTest_constants.lo -MD -MP -MF .deps/libtestgencpp_la-ThriftTest_constants.Tpo -c gen-cpp/ThriftTest_constants.cpp  -fPIC -DPIC -o .libs/libtestgencpp_la-ThriftTest_constants.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../cpp/src -I/usr/include -I./gen-cpp -g -MT libtestgencpp_la-ThriftTest_constants.lo -MD -MP -MF .deps/libtestgencpp_la-ThriftTest_constants.Tpo -c gen-cpp/ThriftTest_constants.cpp -o libtestgencpp_la-ThriftTest_constants.o >/dev/null 2>&1
mv -f .deps/libtestgencpp_la-ThriftTest_constants.Tpo .deps/libtestgencpp_la-ThriftTest_constants.Plo
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I../../cpp/src -I/usr/include -I./gen-cpp   -g -MT libtestgencpp_la-ThriftTest_types.lo -MD -MP -MF .deps/libtestgencpp_la-ThriftTest_types.Tpo -c -o libtestgencpp_la-ThriftTest_types.lo `test -f 'gen-cpp/ThriftTest_types.cpp' || echo './'`gen-cpp/ThriftTest_types.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../cpp/src -I/usr/include -I./gen-cpp -g -MT libtestgencpp_la-ThriftTest_types.lo -MD -MP -MF .deps/libtestgencpp_la-ThriftTest_types.Tpo -c gen-cpp/ThriftTest_types.cpp  -fPIC -DPIC -o .libs/libtestgencpp_la-ThriftTest_types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../cpp/src -I/usr/include -I./gen-cpp -g -MT libtestgencpp_la-ThriftTest_types.lo -MD -MP -MF .deps/libtestgencpp_la-ThriftTest_types.Tpo -c gen-cpp/ThriftTest_types.cpp -o libtestgencpp_la-ThriftTest_types.o >/dev/null 2>&1
mv -f .deps/libtestgencpp_la-ThriftTest_types.Tpo .deps/libtestgencpp_la-ThriftTest_types.Plo
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++  -g -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o libtestgencpp.la  libtestgencpp_la-ThriftTest.lo libtestgencpp_la-ThriftTest_constants.lo libtestgencpp_la-ThriftTest_types.lo  -lssl -lcrypto -lrt -lpthread 
libtool: link: ar cru .libs/libtestgencpp.a .libs/libtestgencpp_la-ThriftTest.o .libs/libtestgencpp_la-ThriftTest_constants.o .libs/libtestgencpp_la-ThriftTest_types.o 
libtool: link: ranlib .libs/libtestgencpp.a
libtool: link: ( cd ".libs" && rm -f "libtestgencpp.la" && ln -s "../libtestgencpp.la" "libtestgencpp.la" )
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT testapplicationexception.o -MD -MP -MF .deps/testapplicationexception.Tpo -c -o testapplicationexception.o testapplicationexception.c
mv -f .deps/testapplicationexception.Tpo .deps/testapplicationexception.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc   -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testapplicationexception testapplicationexception.o ../libthrift_c_glib_la-thrift_application_exception.o ../libthrift_c_glib_la-thrift_protocol.o ../libthrift_c_glib_la-thrift_struct.o ../libthrift_c_glib_la-thrift_transport.o -lssl -lcrypto -lrt -lpthread 
libtool: link: gcc -o testapplicationexception testapplicationexception.o ../libthrift_c_glib_la-thrift_application_exception.o ../libthrift_c_glib_la-thrift_protocol.o ../libthrift_c_glib_la-thrift_struct.o ../libthrift_c_glib_la-thrift_transport.o  -lgobject-2.0 -lglib-2.0 -lssl -lcrypto -lrt -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT testtransportsocket.o -MD -MP -MF .deps/testtransportsocket.Tpo -c -o testtransportsocket.o testtransportsocket.c
testtransportsocket.c: In function 'main':
testtransportsocket.c:313:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
   g_type_init();
   ^
mv -f .deps/testtransportsocket.Tpo .deps/testtransportsocket.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc   -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testtransportsocket testtransportsocket.o ../libthrift_c_glib_la-thrift_transport.o ../libthrift_c_glib_la-thrift_buffered_transport.o ../libthrift_c_glib_la-thrift_server_transport.o ../libthrift_c_glib_la-thrift_server_socket.o -lssl -lcrypto -lrt -lpthread 
libtool: link: gcc -o testtransportsocket testtransportsocket.o ../libthrift_c_glib_la-thrift_transport.o ../libthrift_c_glib_la-thrift_buffered_transport.o ../libthrift_c_glib_la-thrift_server_transport.o ../libthrift_c_glib_la-thrift_server_socket.o  -lgobject-2.0 -lglib-2.0 -lssl -lcrypto -lrt -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT testbinaryprotocol.o -MD -MP -MF .deps/testbinaryprotocol.Tpo -c -o testbinaryprotocol.o testbinaryprotocol.c
testbinaryprotocol.c: In function 'test_read_and_write_primitives':
testbinaryprotocol.c:195:5: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration]
     assert (wait (&status) == pid);
     ^
testbinaryprotocol.c: In function 'main':
testbinaryprotocol.c:663:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
   g_type_init();
   ^
mv -f .deps/testbinaryprotocol.Tpo .deps/testbinaryprotocol.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc   -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testbinaryprotocol testbinaryprotocol.o ../libthrift_c_glib_la-thrift_protocol.o ../libthrift_c_glib_la-thrift_transport.o ../libthrift_c_glib_la-thrift_socket.o ../libthrift_c_glib_la-thrift_server_transport.o ../libthrift_c_glib_la-thrift_server_socket.o -lssl -lcrypto -lrt -lpthread 
libtool: link: gcc -o testbinaryprotocol testbinaryprotocol.o ../libthrift_c_glib_la-thrift_protocol.o ../libthrift_c_glib_la-thrift_transport.o ../libthrift_c_glib_la-thrift_socket.o ../libthrift_c_glib_la-thrift_server_transport.o ../libthrift_c_glib_la-thrift_server_socket.o  -lgobject-2.0 -lglib-2.0 -lssl -lcrypto -lrt -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT testbufferedtransport.o -MD -MP -MF .deps/testbufferedtransport.Tpo -c -o testbufferedtransport.o testbufferedtransport.c
testbufferedtransport.c: In function 'test_read_and_write':
testbufferedtransport.c:154:5: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration]
     assert ( wait (&status) == pid );
     ^
testbufferedtransport.c: In function 'main':
testbufferedtransport.c:276:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
   g_type_init();
   ^
mv -f .deps/testbufferedtransport.Tpo .deps/testbufferedtransport.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc   -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testbufferedtransport testbufferedtransport.o ../libthrift_c_glib_la-thrift_transport.o ../libthrift_c_glib_la-thrift_socket.o ../libthrift_c_glib_la-thrift_server_transport.o ../libthrift_c_glib_la-thrift_server_socket.o -lssl -lcrypto -lrt -lpthread 
libtool: link: gcc -o testbufferedtransport testbufferedtransport.o ../libthrift_c_glib_la-thrift_transport.o ../libthrift_c_glib_la-thrift_socket.o ../libthrift_c_glib_la-thrift_server_transport.o ../libthrift_c_glib_la-thrift_server_socket.o  -lgobject-2.0 -lglib-2.0 -lssl -lcrypto -lrt -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT testframedtransport.o -MD -MP -MF .deps/testframedtransport.Tpo -c -o testframedtransport.o testframedtransport.c
testframedtransport.c: In function 'test_read_and_write':
testframedtransport.c:142:5: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration]
     assert ( wait (&status) == pid );
     ^
testframedtransport.c: In function 'main':
testframedtransport.c:274:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
   g_type_init();
   ^
mv -f .deps/testframedtransport.Tpo .deps/testframedtransport.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc   -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testframedtransport testframedtransport.o ../libthrift_c_glib_la-thrift_transport.o ../libthrift_c_glib_la-thrift_socket.o ../libthrift_c_glib_la-thrift_server_transport.o ../libthrift_c_glib_la-thrift_server_socket.o -lssl -lcrypto -lrt -lpthread 
libtool: link: gcc -o testframedtransport testframedtransport.o ../libthrift_c_glib_la-thrift_transport.o ../libthrift_c_glib_la-thrift_socket.o ../libthrift_c_glib_la-thrift_server_transport.o ../libthrift_c_glib_la-thrift_server_socket.o  -lgobject-2.0 -lglib-2.0 -lssl -lcrypto -lrt -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT testmemorybuffer.o -MD -MP -MF .deps/testmemorybuffer.Tpo -c -o testmemorybuffer.o testmemorybuffer.c
testmemorybuffer.c: In function 'main':
testmemorybuffer.c:87:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
   g_type_init();
   ^
mv -f .deps/testmemorybuffer.Tpo .deps/testmemorybuffer.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc   -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testmemorybuffer testmemorybuffer.o ../libthrift_c_glib_la-thrift_transport.o -lssl -lcrypto -lrt -lpthread 
libtool: link: gcc -o testmemorybuffer testmemorybuffer.o ../libthrift_c_glib_la-thrift_transport.o  -lgobject-2.0 -lglib-2.0 -lssl -lcrypto -lrt -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT teststruct.o -MD -MP -MF .deps/teststruct.Tpo -c -o teststruct.o teststruct.c
teststruct.c: In function 'main':
teststruct.c:95:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
   g_type_init();
   ^
mv -f .deps/teststruct.Tpo .deps/teststruct.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc   -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o teststruct teststruct.o ../libthrift_c_glib_la-thrift_protocol.o ../libthrift_c_glib_la-thrift_transport.o -lssl -lcrypto -lrt -lpthread 
libtool: link: gcc -o teststruct teststruct.o ../libthrift_c_glib_la-thrift_protocol.o ../libthrift_c_glib_la-thrift_transport.o  -lgobject-2.0 -lglib-2.0 -lssl -lcrypto -lrt -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT testsimpleserver.o -MD -MP -MF .deps/testsimpleserver.Tpo -c -o testsimpleserver.o testsimpleserver.c
testsimpleserver.c: In function 'main':
testsimpleserver.c:109:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
   g_type_init();
   ^
mv -f .deps/testsimpleserver.Tpo .deps/testsimpleserver.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc   -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testsimpleserver testsimpleserver.o ../libthrift_c_glib_la-thrift_protocol.o ../libthrift_c_glib_la-thrift_transport.o ../libthrift_c_glib_la-thrift_transport_factory.o ../libthrift_c_glib_la-thrift_processor.o ../libthrift_c_glib_la-thrift_protocol_factory.o ../libthrift_c_glib_la-thrift_binary_protocol.o ../libthrift_c_glib_la-thrift_binary_protocol_factory.o ../libthrift_c_glib_la-thrift_socket.o ../libthrift_c_glib_la-thrift_server_transport.o ../libthrift_c_glib_la-thrift_server_socket.o ../libthrift_c_glib_la-thrift_server.o -lssl -lcrypto -lrt -lpthread 
libtool: link: gcc -o testsimpleserver testsimpleserver.o ../libthrift_c_glib_la-thrift_protocol.o ../libthrift_c_glib_la-thrift_transport.o ../libthrift_c_glib_la-thrift_transport_factory.o ../libthrift_c_glib_la-thrift_processor.o ../libthrift_c_glib_la-thrift_protocol_factory.o ../libthrift_c_glib_la-thrift_binary_protocol.o ../libthrift_c_glib_la-thrift_binary_protocol_factory.o ../libthrift_c_glib_la-thrift_socket.o ../libthrift_c_glib_la-thrift_server_transport.o ../libthrift_c_glib_la-thrift_server_socket.o ../libthrift_c_glib_la-thrift_server.o  -lgobject-2.0 -lglib-2.0 -lssl -lcrypto -lrt -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT testdebugproto.o -MD -MP -MF .deps/testdebugproto.Tpo -c -o testdebugproto.o testdebugproto.c
mv -f .deps/testdebugproto.Tpo .deps/testdebugproto.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc   -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testdebugproto testdebugproto.o libtestgenc.la -lssl -lcrypto -lrt -lpthread 
libtool: link: gcc -o .libs/testdebugproto testdebugproto.o  ./.libs/libtestgenc.a -lgobject-2.0 -lglib-2.0 <https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/.libs/libthrift_c_glib.so> -lssl -lcrypto -lrt -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT testoptionalrequired.o -MD -MP -MF .deps/testoptionalrequired.Tpo -c -o testoptionalrequired.o testoptionalrequired.c
testoptionalrequired.c: In function 'main':
testoptionalrequired.c:193:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
   g_type_init();
   ^
mv -f .deps/testoptionalrequired.Tpo .deps/testoptionalrequired.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc   -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testoptionalrequired testoptionalrequired.o ../libthrift_c_glib_la-thrift_protocol.o ../libthrift_c_glib_la-thrift_transport.o libtestgenc.la -lssl -lcrypto -lrt -lpthread 
libtool: link: gcc -o .libs/testoptionalrequired testoptionalrequired.o ../libthrift_c_glib_la-thrift_protocol.o ../libthrift_c_glib_la-thrift_transport.o  ./.libs/libtestgenc.a -lgobject-2.0 -lglib-2.0 <https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/.libs/libthrift_c_glib.so> -lssl -lcrypto -lrt -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g -Wall -I../src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT testthrifttest.o -MD -MP -MF .deps/testthrifttest.Tpo -c -o testthrifttest.o testthrifttest.c
testthrifttest.c: In function 'main':
testthrifttest.c:22:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
   g_type_init();
   ^
testthrifttest.c:25:3: warning: passing argument 2 of 'g_test_add_func' from incompatible pointer type [enabled by default]
   g_test_add_func ("/testthrift/Server", test_thrift_server);
   ^
In file included from /usr/include/glib-2.0/glib.h:82:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../src/thrift/c_glib/transport/thrift_server_transport.h:23,
                 from testthrifttest.c:4:
/usr/include/glib-2.0/glib/gtestutils.h:130:9: note: expected 'GTestFunc' but argument is of type 'void (*)(const int)'
 void    g_test_add_func                 (const char     *testpath,
         ^
mv -f .deps/testthrifttest.Tpo .deps/testthrifttest.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc   -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testthrifttest testthrifttest.o libtestgenc.la -lssl -lcrypto -lrt -lpthread 
libtool: link: gcc -o .libs/testthrifttest testthrifttest.o  ./.libs/libtestgenc.a -lgobject-2.0 -lglib-2.0 <https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/.libs/libthrift_c_glib.so> -lssl -lcrypto -lrt -lpthread
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I../../cpp/src -I/usr/include -I./gen-cpp -I../src -I./gen-c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include     -g -MT testthrifttestclient-testthrifttestclient.o -MD -MP -MF .deps/testthrifttestclient-testthrifttestclient.Tpo -c -o testthrifttestclient-testthrifttestclient.o `test -f 'testthrifttestclient.cpp' || echo './'`testthrifttestclient.cpp
In file included from testthrifttestclient.cpp:317:0:
../src/thrift/c_glib/transport/thrift_socket.h:36:0: warning: "THRIFT_SOCKET" redefined [enabled by default]
 #define THRIFT_SOCKET(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), THRIFT_TYPE_SOCKET, ThriftSocket))
 ^
In file included from ../../cpp/src/thrift/Thrift.h:23:0,
                 from ../../cpp/src/thrift/transport/TTransport.h:23,
                 from ../../cpp/src/thrift/protocol/TProtocol.h:23,
                 from ../../cpp/src/thrift/protocol/TBinaryProtocol.h:23,
                 from testthrifttestclient.cpp:25:
../../cpp/src/thrift/transport/PlatformSocket.h:88:0: note: this is the location of the previous definition
 #  define THRIFT_SOCKET int
 ^
testthrifttestclient.cpp: In member function 'virtual int64_t TestHandler::testI64(int64_t)':
testthrifttestclient.cpp:80:47: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int64_t {aka long int}' [-Wformat=]
     printf("[C -> C++] testI64(%lld)\n", thing);
                                               ^
testthrifttestclient.cpp: In member function 'virtual void TestHandler::testStruct(thrift::test::Xtruct&, const thrift::test::Xtruct&)':
testthrifttestclient.cpp:90:146: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'int64_t {aka long int}' [-Wformat=]
     printf("[C -> C++] testStruct({\"%s\", %d, %d, %lld})\n", thing.string_thing.c_str(), (int)thing.byte_thing, thing.i32_thing, thing.i64_thing);
                                                                                                                                                  ^
testthrifttestclient.cpp: In member function 'virtual void TestHandler::testNest(thrift::test::Xtruct2&, const thrift::test::Xtruct2&)':
testthrifttestclient.cpp:96:192: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'int64_t {aka long int}' [-Wformat=]
     printf("[C -> C++] testNest({%d, {\"%s\", %d, %d, %lld}, %d})\n", (int)nest.byte_thing, thing.string_thing.c_str(), (int)thing.byte_thing, thing.i32_thing, thing.i64_thing, nest.i32_thing);
                                                                                                                                                                                                ^
testthrifttestclient.cpp: In member function 'virtual thrift::test::UserId TestHandler::testTypedef(thrift::test::UserId)':
testthrifttestclient.cpp:170:51: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'thrift::test::UserId {aka long int}' [-Wformat=]
     printf("[C -> C++] testTypedef(%lld)\n", thing);
                                                   ^
testthrifttestclient.cpp: In member function 'virtual void TestHandler::testInsanity(std::map<long int, std::map<thrift::test::Numberz::type, thrift::test::Insanity> >&, const thrift::test::Insanity&)':
testthrifttestclient.cpp:226:40: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'long int' [-Wformat=]
       printf("%lld => {", i_iter->first);
                                        ^
testthrifttestclient.cpp:236:55: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=]
           printf("%d => %lld, ", um->first, um->second);
                                                       ^
testthrifttestclient.cpp:244:117: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'int64_t {aka long int}' [-Wformat=]
           printf("{\"%s\", %d, %d, %lld}, ", x->string_thing.c_str(), (int)x->byte_thing, x->i32_thing, x->i64_thing);
                                                                                                                     ^
testthrifttestclient.cpp: In function 'void test_thrift_client()':
testthrifttestclient.cpp:351:3: warning: 'void g_type_init()' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
   g_type_init ();
   ^
testthrifttestclient.cpp:351:16: warning: 'void g_type_init()' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
   g_type_init ();
                ^
mv -f .deps/testthrifttestclient-testthrifttestclient.Tpo .deps/testthrifttestclient-testthrifttestclient.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++  -g -L../.libs -L../../cpp/.libs -lglib-2.0   -lgobject-2.0 -lglib-2.0    -o testthrifttestclient testthrifttestclient-testthrifttestclient.o ../../cpp/.libs/libthrift.la ../libthrift_c_glib.la libtestgenc.la libtestgencpp.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -g -o .libs/testthrifttestclient testthrifttestclient-testthrifttestclient.o  -L../.libs -L../../cpp/.libs ../../cpp/.libs/libthrift.so ../.libs/libthrift_c_glib.so ./.libs/libtestgenc.a <https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/.libs/libthrift_c_glib.so> ./.libs/libtestgencpp.a -lgobject-2.0 -lglib-2.0 -lssl -lcrypto -lrt -lpthread
make[5]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
make  check-TESTS
make[5]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
make[6]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
PASS: testapplicationexception
../../../test-driver: line 107:  8861 Aborted                 "$@" > $log_file 2>&1
FAIL: testtransportsocket
FAIL: testbinaryprotocol
../../../test-driver: line 107: 10114 Aborted                 "$@" > $log_file 2>&1
FAIL: testbufferedtransport
../../../test-driver: line 107: 10629 Aborted                 "$@" > $log_file 2>&1
FAIL: testframedtransport
PASS: testmemorybuffer
PASS: teststruct
../../../test-driver: line 107: 10926 Aborted                 "$@" > $log_file 2>&1
FAIL: testsimpleserver
PASS: testdebugproto
PASS: testoptionalrequired
PASS: testthrifttest
PASS: testthrifttestclient
make[7]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
make[8]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
make[7]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
============================================================================
Testsuite summary for thrift 1.0.0-dev
============================================================================
# TOTAL: 12
# PASS:  7
# SKIP:  0
# XFAIL: 0
# FAIL:  5
# XPASS: 0
# ERROR: 0
============================================================================
See lib/c_glib/test/test-suite.log
============================================================================
make[6]: *** [test-suite.log] Error 1
make[6]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
make[5]: *** [check-TESTS] Error 2
make[5]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-1618

Re: Build failed in Jenkins: Thrift-precommit #29

Posted by Roger Meier <ro...@bufferoverflow.ch>.
I've changed the precommit and Thrift-Test job to run on ubuntu-4
same machine we use for Thrift build job.

There we have node and co.

cheers
roger

Quoting Apache Jenkins Server <je...@builds.apache.org>:

> See <https://builds.apache.org/job/Thrift-precommit/29/changes>
>
> Changes:
>
> [code] THRIFT-2782: D: Timing-insensitive unit tests for  
> thrift.internal.resource_pool.
>
> [code] D: Fix TResourcePool.Range.willBecomeNonempty for empty pools.
>
> [code] D: Minor code cleanup in thrift.internal.resource_pool.
>
> ------------------------------------------
> [...truncated 3773 lines...]
> running build_py
> running build_ext
> make  check-local
> make[3]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
> /usr/bin/python setup.py build
> running build
> running build_py
> running build_ext
> make[3]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
> make[2]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
> Making check in perl
> make[2]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
> Making check in test
> make[3]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
> make  check-local
> make[4]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
> ../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be  
> found!
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as  
> sub-namespace!
> make[4]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
> make[3]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
> make[3]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
> make -f Makefile-perl.mk
> make[4]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
> make[4]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
> find blib -name 'Makefile*' -exec rm -f {} \;
> make  check-local
> make[4]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
> /usr/bin/perl -Iblib/lib  
> -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl>  
> -I./test/gen-perl \
> 		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl>  
> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> ..  
> ok
> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ......  
> ok
> All tests successful.
> Files=2, Tests=8,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.16  
> cusr  0.01 csys =  0.20 CPU)
> Result: PASS
> make[4]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
> make[3]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
> make[2]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
> Making check in php
> make[2]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
> Making check in test
> make[3]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
> mkdir -p ./packages
> ../../../compiler/cpp/thrift --gen php -r --out ./packages  
> ../../../test/ThriftTest.thrift
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be  
> found!
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as  
> sub-namespace!
> mkdir -p ./packages/phpv
> mkdir -p ./packages/phpvo
> mkdir -p ./packages/phpjs
> ../../../compiler/cpp/thrift --gen php:validate     -r --out  
> ./packages/phpv   TestValidators.thrift
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be  
> found!
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as  
> sub-namespace!
> ../../../compiler/cpp/thrift --gen php:validate,oop -r --out  
> ./packages/phpvo  TestValidators.thrift
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be  
> found!
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as  
> sub-namespace!
> ../../../compiler/cpp/thrift --gen php:json         -r --out  
> ./packages/phpjs  TestValidators.thrift
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be  
> found!
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as  
> sub-namespace!
> php Test/Thrift/TestValidators.php
> php Test/Thrift/TestValidators.php -oop
> make[3]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
> make[3]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
> make[3]: Nothing to be done for `check-am'.
> make[3]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
> make[2]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
> Making check in go
> make[2]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
> Making check in .
> make[3]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
> /usr/bin/go test ./thrift
> ok   
> 	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.020s
> make  check-local
> make[4]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
> /usr/bin/go test ./thrift
> ok   
> 	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.019s
> make[4]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
> make[3]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
> Making check in test
> make[3]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
> mkdir -p gopath/src
> grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep  
> -v 'set<Insanity>' > ThriftTest.thrift
> ../../../compiler/cpp/thrift -out gopath/src/ --gen  
> go:thrift_import=thrift -r IncludesTest.thrift
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be  
> found!
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as  
> sub-namespace!
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be  
> found!
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as  
> sub-namespace!
> ../../../compiler/cpp/thrift -out gopath/src/ --gen  
> go:thrift_import=thrift BinaryKeyTest.thrift
> ../../../compiler/cpp/thrift -out gopath/src/ --gen  
> go:thrift_import=thrift MultiplexedProtocolTest.thrift
> ../../../compiler/cpp/thrift -out gopath/src/ --gen  
> go:thrift_import=thrift OnewayTest.thrift
> ../../../compiler/cpp/thrift -out gopath/src/ --gen  
> go:thrift_import=thrift OptionalFieldsTest.thrift
> ../../../compiler/cpp/thrift -out gopath/src/ --gen  
> go:thrift_import=thrift ServicesTest.thrift
> ../../../compiler/cpp/thrift -out gopath/src/ --gen  
> go:thrift_import=thrift GoTagTest.thrift
> ../../../compiler/cpp/thrift -out gopath/src/ --gen  
> go:thrift_import=thrift TypedefFieldTest.thrift
> ../../../compiler/cpp/thrift -out gopath/src/ --gen  
> go:thrift_import=thrift RefAnnotationFieldsTest.thrift
> GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
> ln -nfs ../../../thrift gopath/src/thrift
> ln -nfs ../../tests gopath/src/tests
> touch gopath
> GOPATH=`pwd`/gopath /usr/bin/go build \
> 				includestest \
> 				binarykeytest \
> 				servicestest \
> 				typedeffieldtest \
> 				refannotationfieldstest
> GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
> ok  	thrift	0.018s
> ok  	tests	0.007s
> make[3]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
> make[2]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
> Making check in nodejs
> make[2]: Entering directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
> /usr/bin/npm install --no-bin-links
> npm WARN package.json node-int64@0.3.1 No repository field.
> /usr/bin/npm test
>
>> thrift@1.0.0-dev test  
>> <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
>> test/testAll.sh
>
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be  
> found!
> [WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as  
> sub-namespace!
> test/testAll.sh: 71: test/testAll.sh: node: not found
>    Testing Client/Server with protocol compact and transport buffered
> test/testAll.sh: 30: test/testAll.sh: node: not found
> test/testAll.sh: 33: test/testAll.sh: node: not found
> test/testAll.sh: 34: kill: No such process
>
>    Testing Client/Server with protocol compact and transport framed
> test/testAll.sh: 30: test/testAll.sh: node: not found
> test/testAll.sh: 33: test/testAll.sh: node: not found
> test/testAll.sh: 34: kill: No such process
>
>    Testing Client/Server with protocol binary and transport buffered
> test/testAll.sh: 30: test/testAll.sh: node: not found
> test/testAll.sh: 33: test/testAll.sh: node: not found
> test/testAll.sh: 34: kill: No such process
>
>    Testing Client/Server with protocol json and transport buffered
> test/testAll.sh: 30: test/testAll.sh: node: not found
> test/testAll.sh: 33: test/testAll.sh: node: not found
> test/testAll.sh: 34: kill: No such process
>
>    Testing Client/Server with protocol binary and transport framed
> test/testAll.sh: 30: test/testAll.sh: node: not found
> test/testAll.sh: 33: test/testAll.sh: node: not found
> test/testAll.sh: 34: kill: No such process
>
>    Testing Client/Server with protocol json and transport framed
> test/testAll.sh: 30: test/testAll.sh: node: not found
> test/testAll.sh: 33: test/testAll.sh: node: not found
> test/testAll.sh: 34: kill: No such process
>
>    Testing Multiplexed Client/Server with protocol binary and  
> transport buffered
> test/testAll.sh: 42: test/testAll.sh: node: not found
> test/testAll.sh: 45: test/testAll.sh: node: not found
> test/testAll.sh: 46: kill: No such process
>
>    Testing Multiplexed Client/Server with protocol json and  
> transport buffered
> test/testAll.sh: 42: test/testAll.sh: node: not found
> test/testAll.sh: 45: test/testAll.sh: node: not found
> test/testAll.sh: 46: kill: No such process
>
>    Testing Multiplexed Client/Server with protocol binary and  
> transport framed
> test/testAll.sh: 42: test/testAll.sh: node: not found
> test/testAll.sh: 45: test/testAll.sh: node: not found
> test/testAll.sh: 46: kill: No such process
>
>    Testing Multiplexed Client/Server with protocol compact and  
> transport framed
> test/testAll.sh: 42: test/testAll.sh: node: not found
> test/testAll.sh: 45: test/testAll.sh: node: not found
> test/testAll.sh: 46: kill: No such process
>
>    Testing Client/Server with protocol binary and transport framed --ssl
> test/testAll.sh: 30: test/testAll.sh: node: not found
> test/testAll.sh: 33: test/testAll.sh: node: not found
> test/testAll.sh: 34: kill: No such process
>
>    Testing Multiplexed Client/Server with protocol binary and  
> transport framed --ssl
> test/testAll.sh: 42: test/testAll.sh: node: not found
> test/testAll.sh: 45: test/testAll.sh: node: not found
> test/testAll.sh: 46: kill: No such process
>
>    Testing Client/Server with protocol binary and transport framed --promise
> test/testAll.sh: 30: test/testAll.sh: node: not found
> test/testAll.sh: 33: test/testAll.sh: node: not found
> test/testAll.sh: 34: kill: No such process
>
>    Testing Client/Server with protocol compact and transport  
> buffered --promise
> test/testAll.sh: 30: test/testAll.sh: node: not found
> test/testAll.sh: 33: test/testAll.sh: node: not found
> test/testAll.sh: 34: kill: No such process
>
>    Testing HTTP Client/Server with protocol compact and transport buffered
> test/testAll.sh: 54: test/testAll.sh: node: not found
> test/testAll.sh: 57: test/testAll.sh: node: not found
> test/testAll.sh: 58: kill: No such process
>
>    Testing HTTP Client/Server with protocol compact and transport framed
> test/testAll.sh: 54: test/testAll.sh: node: not found
> test/testAll.sh: 57: test/testAll.sh: node: not found
> test/testAll.sh: 58: kill: No such process
>
>    Testing HTTP Client/Server with protocol json and transport buffered
> test/testAll.sh: 54: test/testAll.sh: node: not found
> test/testAll.sh: 57: test/testAll.sh: node: not found
> test/testAll.sh: 58: kill: No such process
>
>    Testing HTTP Client/Server with protocol json and transport framed
> test/testAll.sh: 54: test/testAll.sh: node: not found
> test/testAll.sh: 57: test/testAll.sh: node: not found
> test/testAll.sh: 58: kill: No such process
>
>    Testing HTTP Client/Server with protocol binary and transport buffered
> test/testAll.sh: 54: test/testAll.sh: node: not found
> test/testAll.sh: 57: test/testAll.sh: node: not found
> test/testAll.sh: 58: kill: No such process
>
>    Testing HTTP Client/Server with protocol binary and transport framed
> test/testAll.sh: 54: test/testAll.sh: node: not found
> test/testAll.sh: 57: test/testAll.sh: node: not found
> test/testAll.sh: 58: kill: No such process
>
>    Testing HTTP Client/Server with protocol json and transport  
> buffered --promise
> test/testAll.sh: 54: test/testAll.sh: node: not found
> test/testAll.sh: 57: test/testAll.sh: node: not found
> test/testAll.sh: 58: kill: No such process
>
>    Testing HTTP Client/Server with protocol binary and transport framed --ssl
> test/testAll.sh: 54: test/testAll.sh: node: not found
> test/testAll.sh: 57: test/testAll.sh: node: not found
> test/testAll.sh: 58: kill: No such process
>
> npm ERR! weird error 1
> npm WARN This failure might be due to the use of legacy binary "node"
> npm WARN For further explanations, please read
> /usr/share/doc/nodejs/README.Debian
>
> npm ERR! not ok code 0
> make[2]: *** [check] Error 1
> make[2]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory  
> `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
> make: *** [check-recursive] 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
> No prior successful build to compare, so performing full copy of artifacts
> Publishing Javadoc
> Updating THRIFT-2782



Build failed in Jenkins: Thrift-precommit #29

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/29/changes>

Changes:

[code] THRIFT-2782: D: Timing-insensitive unit tests for thrift.internal.resource_pool.

[code] D: Fix TResourcePool.Range.willBecomeNonempty for empty pools.

[code] D: Minor code cleanup in thrift.internal.resource_pool.

------------------------------------------
[...truncated 3773 lines...]
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.16 cusr  0.01 csys =  0.20 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
mkdir -p ./packages/phpjs
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:json         -r --out ./packages/phpjs  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.020s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.019s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.018s
ok  	tests	0.007s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2782

Build failed in Jenkins: Thrift-precommit #28

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/28/changes>

Changes:

[hcorg] THRIFT-2773: java - fixed oneway support while using TServiceClient

------------------------------------------
[...truncated 3773 lines...]
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.16 cusr  0.01 csys =  0.21 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
mkdir -p ./packages/phpjs
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:json         -r --out ./packages/phpjs  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.020s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.020s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.017s
ok  	tests	0.008s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2773

Build failed in Jenkins: Thrift-precommit #27

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/27/changes>

Changes:

[heliangliang] Fix PHP TJSONProtocol encode unicode into UTF8 instead of UCS-4LE

------------------------------------------
[...truncated 3771 lines...]
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.15 cusr  0.01 csys =  0.18 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
mkdir -p ./packages/phpjs
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:json         -r --out ./packages/phpjs  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.018s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.020s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.018s
ok  	tests	0.007s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc

Build failed in Jenkins: Thrift-precommit #26

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/26/changes>

Changes:

[heliangliang] Fix THRIFT-2799: PHP TJSONProtocol encode unicode into UTF8 instead of UCS-4LE

------------------------------------------
[...truncated 3773 lines...]
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.15 cusr  0.01 csys =  0.19 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
mkdir -p ./packages/phpjs
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:json         -r --out ./packages/phpjs  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.020s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.019s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.017s
ok  	tests	0.007s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Error updating JIRA issues. Saving issues for next build.
com.atlassian.jira.rpc.exception.RemotePermissionException: This issue does not exist or you don't have permission to view it.

Build failed in Jenkins: Thrift-precommit #25

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/25/changes>

Changes:

[alisdairsullivan] THRIFT-2708

------------------------------------------
[...truncated 3772 lines...]
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.15 cusr  0.01 csys =  0.18 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
mkdir -p ./packages/phpjs
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:json         -r --out ./packages/phpjs  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.017s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.017s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.016s
ok  	tests	0.007s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2708

Build failed in Jenkins: Thrift-precommit #24

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/24/changes>

Changes:

[alisdairsullivan] THRIFT-2777: move erlang test files into .eunit scratch dir

------------------------------------------
[...truncated 3773 lines...]
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.14 cusr  0.02 csys =  0.18 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
mkdir -p ./packages/phpjs
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:json         -r --out ./packages/phpjs  TestValidators.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.017s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.018s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.018s
ok  	tests	0.008s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2777

Build failed in Jenkins: Thrift-precommit #23

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/23/changes>

Changes:

[hcorg] THRIFT-2773: java - fixed oneway support while using TServiceClient

------------------------------------------
[...truncated 3953 lines...]
npm http 200 https://registry.npmjs.org/buffer-crc32/0.2.1
npm http GET https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.1.tgz
npm http 200 https://registry.npmjs.org/cookie-signature/1.0.1
npm http 200 https://registry.npmjs.org/cookie/0.0.5
npm http GET https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.1.tgz
npm http GET https://registry.npmjs.org/cookie/-/cookie-0.0.5.tgz
npm http 200 https://registry.npmjs.org/debug
npm http GET https://registry.npmjs.org/debug/-/debug-2.0.0.tgz
npm http 200 https://registry.npmjs.org/send/0.1.1
npm http 200 https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.1.tgz
npm http GET https://registry.npmjs.org/send/-/send-0.1.1.tgz
npm http 200 https://registry.npmjs.org/formidable/1.0.14
npm http GET https://registry.npmjs.org/formidable/-/formidable-1.0.14.tgz
npm http 200 https://registry.npmjs.org/qs/0.6.5
npm http GET https://registry.npmjs.org/qs/-/qs-0.6.5.tgz
npm http 200 https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.1.tgz
npm http 200 https://registry.npmjs.org/cookie/-/cookie-0.0.5.tgz
npm http 200 https://registry.npmjs.org/qs/-/qs-0.6.5.tgz
npm http 200 https://registry.npmjs.org/bytes/0.2.0
npm http GET https://registry.npmjs.org/bytes/-/bytes-0.2.0.tgz
npm http 200 https://registry.npmjs.org/debug/-/debug-2.0.0.tgz
npm http 200 https://registry.npmjs.org/formidable/-/formidable-1.0.14.tgz
npm http 200 https://registry.npmjs.org/send/-/send-0.1.1.tgz
npm http 200 https://registry.npmjs.org/tap
npm http GET https://registry.npmjs.org/tap/-/tap-0.4.13.tgz
npm http 200 https://registry.npmjs.org/pause/0.0.1
npm http GET https://registry.npmjs.org/pause/-/pause-0.0.1.tgz
npm http 200 https://registry.npmjs.org/bytes/-/bytes-0.2.0.tgz
npm http 200 https://registry.npmjs.org/tap/-/tap-0.4.13.tgz
npm http 200 https://registry.npmjs.org/fresh/0.1.0
npm http GET https://registry.npmjs.org/fresh/-/fresh-0.1.0.tgz
npm http 200 https://registry.npmjs.org/pause/-/pause-0.0.1.tgz
npm http 200 https://registry.npmjs.org/fresh/-/fresh-0.1.0.tgz
npm http GET https://registry.npmjs.org/ms/0.6.2
npm http GET https://registry.npmjs.org/mime
npm http GET https://registry.npmjs.org/range-parser/0.0.4
npm http GET https://registry.npmjs.org/buffer-equal
npm http GET https://registry.npmjs.org/deep-equal
npm http GET https://registry.npmjs.org/yamlish
npm http 200 https://registry.npmjs.org/mime
npm http GET https://registry.npmjs.org/difflet
npm http GET https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/glob
npm http GET https://registry.npmjs.org/runforcover
npm http GET https://registry.npmjs.org/slide
npm http GET https://registry.npmjs.org/nopt
npm http GET https://registry.npmjs.org/inherits
npm http 200 https://registry.npmjs.org/ms/0.6.2
npm http GET https://registry.npmjs.org/ms/-/ms-0.6.2.tgz
npm http 200 https://registry.npmjs.org/deep-equal
npm http 200 https://registry.npmjs.org/ms/-/ms-0.6.2.tgz
npm http 200 https://registry.npmjs.org/difflet
npm http 200 https://registry.npmjs.org/glob
npm http 200 https://registry.npmjs.org/range-parser/0.0.4
npm http GET https://registry.npmjs.org/range-parser/-/range-parser-0.0.4.tgz
npm http 200 https://registry.npmjs.org/yamlish
npm http GET https://registry.npmjs.org/yamlish/-/yamlish-0.0.6.tgz
npm http 200 https://registry.npmjs.org/mkdirp
npm http 200 https://registry.npmjs.org/nopt
npm http 200 https://registry.npmjs.org/buffer-equal
npm http 200 https://registry.npmjs.org/inherits
npm http 200 https://registry.npmjs.org/slide
npm http GET https://registry.npmjs.org/slide/-/slide-1.1.6.tgz
npm http 200 https://registry.npmjs.org/range-parser/-/range-parser-0.0.4.tgz
npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.6.tgz
npm http 200 https://registry.npmjs.org/runforcover
npm http 200 https://registry.npmjs.org/yamlish/-/yamlish-0.0.6.tgz
npm http GET https://registry.npmjs.org/bunker
npm http GET https://registry.npmjs.org/charm
npm http GET https://registry.npmjs.org/deep-is
npm http GET https://registry.npmjs.org/traverse
npm http GET https://registry.npmjs.org/abbrev
npm http GET https://registry.npmjs.org/minimist/0.0.8
npm http GET https://registry.npmjs.org/minimatch
npm http 200 https://registry.npmjs.org/abbrev
npm http 200 https://registry.npmjs.org/traverse
npm http 200 https://registry.npmjs.org/bunker
npm http 200 https://registry.npmjs.org/charm
npm http 200 https://registry.npmjs.org/minimatch
npm http 200 https://registry.npmjs.org/minimist/0.0.8
npm http GET https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http 200 https://registry.npmjs.org/deep-is
npm http GET https://registry.npmjs.org/burrito
npm http GET https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz
npm http GET https://registry.npmjs.org/lru-cache
npm http GET https://registry.npmjs.org/sigmund
npm http 200 https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http 200 https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz
npm http 200 https://registry.npmjs.org/lru-cache
npm http 200 https://registry.npmjs.org/sigmund
npm http 200 https://registry.npmjs.org/burrito
npm http GET https://registry.npmjs.org/uglify-js
npm http 200 https://registry.npmjs.org/uglify-js
node-int64@0.3.1 node_modules/node-int64

commander@2.1.0 node_modules/commander

q@1.0.1 node_modules/q

connect@2.7.11 node_modules/connect
├── fresh@0.1.0
├── cookie-signature@1.0.1
├── pause@0.0.1
├── qs@0.6.5
├── bytes@0.2.0
├── buffer-crc32@0.2.1
├── cookie@0.0.5
├── formidable@1.0.14
├── debug@2.0.0 (ms@0.6.2)
└── send@0.1.1 (range-parser@0.0.4, mime@1.2.11)

nodeunit@0.8.8 node_modules/nodeunit
└── tap@0.4.13 (yamlish@0.0.6, deep-equal@0.0.0, inherits@2.0.1, buffer-equal@0.0.1, slide@1.1.6, nopt@2.2.1, mkdirp@0.5.0, glob@3.2.11, difflet@0.2.6, runforcover@0.0.2)
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2773

Build failed in Jenkins: Thrift-precommit #22

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/22/changes>

Changes:

[hcorg] THRIFT-2773: java - fixed oneway support while using TServiceClient

------------------------------------------
[...truncated 3767 lines...]
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.15 cusr  0.01 csys =  0.19 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.017s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.020s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.018s
ok  	tests	0.008s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2773

Build failed in Jenkins: Thrift-precommit #21

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/21/changes>

Changes:

[alisdairsullivan] THRIFT-2774: Add documentation for new erlang case feature flag

------------------------------------------
[...truncated 3768 lines...]
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  1 wallclock secs ( 0.04 usr  0.00 sys +  0.16 cusr  0.01 csys =  0.21 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.021s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.020s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.017s
ok  	tests	0.008s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2774

Build failed in Jenkins: Thrift-precommit #20

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/20/changes>

Changes:

[code] THRIFT-2769: D: std.traits.pointerTarget is deprecated

------------------------------------------
[...truncated 3767 lines...]
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.15 cusr  0.01 csys =  0.18 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.018s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.019s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.017s
ok  	tests	0.008s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2769

Build failed in Jenkins: Thrift-precommit #19

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/19/changes>

Changes:

[code] THRIFT-2770: D: thrift.internal.traits unittest fails due to std.metastrings import

------------------------------------------
[...truncated 3767 lines...]
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.14 cusr  0.02 csys =  0.19 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.017s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.018s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.021s
ok  	tests	0.008s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2770

Build failed in Jenkins: Thrift-precommit #18

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/18/changes>

Changes:

[alisdairsullivan] THRIFT-2689 (fix)

------------------------------------------
[...truncated 3767 lines...]
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.15 cusr  0.01 csys =  0.19 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.020s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.020s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.017s
ok  	tests	0.008s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2689

Build failed in Jenkins: Thrift-precommit #17

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/17/changes>

Changes:

[alisdairsullivan] THRIFT-2689 (fix)

------------------------------------------
[...truncated 3767 lines...]
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.15 cusr  0.01 csys =  0.20 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.019s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.018s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.017s
ok  	tests	0.008s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2689

Build failed in Jenkins: Thrift-precommit #16

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/16/changes>

Changes:

[jbq] Work around MemoryError when using an SSL endpoint

------------------------------------------
[...truncated 3764 lines...]
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/js/test'>
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.15 cusr  0.01 csys =  0.19 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.019s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.019s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.016s
ok  	tests	0.006s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc

Build failed in Jenkins: Thrift-precommit #15

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/15/changes>

Changes:

[alisdairsullivan] THRIFT-2721

------------------------------------------
[...truncated 3765 lines...]
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.15 cusr  0.01 csys =  0.20 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.017s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.018s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.017s
ok  	tests	0.008s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2721

Build failed in Jenkins: Thrift-precommit #14

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/14/changes>

Changes:

[alisdairsullivan] THRIFT-2708

------------------------------------------
[...truncated 3765 lines...]
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.15 cusr  0.01 csys =  0.20 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.016s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.019s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.016s
ok  	tests	0.008s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2708

Build failed in Jenkins: Thrift-precommit #13

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/13/changes>

Changes:

[code] D: Fix thrift.internal.traits unittest build.

------------------------------------------
[...truncated 4309 lines...]
npm http 200 https://registry.npmjs.org/cookie/0.0.5
npm http GET https://registry.npmjs.org/cookie/-/cookie-0.0.5.tgz
npm http 200 https://registry.npmjs.org/bytes/0.2.0
npm http 200 https://registry.npmjs.org/tap
npm http 200 https://registry.npmjs.org/pause/-/pause-0.0.1.tgz
npm http 200 https://registry.npmjs.org/fresh/0.1.0
npm http GET https://registry.npmjs.org/bytes/-/bytes-0.2.0.tgz
npm http GET https://registry.npmjs.org/fresh/-/fresh-0.1.0.tgz
npm http GET https://registry.npmjs.org/tap/-/tap-0.4.13.tgz
npm http 200 https://registry.npmjs.org/formidable/-/formidable-1.0.14.tgz
npm http 200 https://registry.npmjs.org/cookie/-/cookie-0.0.5.tgz
npm http 200 https://registry.npmjs.org/tap/-/tap-0.4.13.tgz
npm http 200 https://registry.npmjs.org/fresh/-/fresh-0.1.0.tgz
npm http 200 https://registry.npmjs.org/bytes/-/bytes-0.2.0.tgz
npm http GET https://registry.npmjs.org/range-parser/0.0.4
npm http GET https://registry.npmjs.org/mime
npm http GET https://registry.npmjs.org/ms/0.6.2
npm http 304 https://registry.npmjs.org/mime
npm http 200 https://registry.npmjs.org/range-parser/0.0.4
npm http GET https://registry.npmjs.org/range-parser/-/range-parser-0.0.4.tgz
npm http GET https://registry.npmjs.org/buffer-equal
npm http GET https://registry.npmjs.org/deep-equal
npm http GET https://registry.npmjs.org/difflet
npm http GET https://registry.npmjs.org/runforcover
npm http GET https://registry.npmjs.org/slide
npm http GET https://registry.npmjs.org/yamlish
npm http 200 https://registry.npmjs.org/ms/0.6.2
npm http GET https://registry.npmjs.org/glob
npm http GET https://registry.npmjs.org/inherits
npm http GET https://registry.npmjs.org/ms/-/ms-0.6.2.tgz
npm http GET https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/nopt
npm http 200 https://registry.npmjs.org/slide
npm http GET https://registry.npmjs.org/slide/-/slide-1.1.6.tgz
npm http 200 https://registry.npmjs.org/yamlish
npm http GET https://registry.npmjs.org/yamlish/-/yamlish-0.0.6.tgz
npm http 200 https://registry.npmjs.org/deep-equal
npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz
npm http 200 https://registry.npmjs.org/range-parser/-/range-parser-0.0.4.tgz
npm http 304 https://registry.npmjs.org/inherits
npm http 200 https://registry.npmjs.org/buffer-equal
npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.1.tgz
npm http 304 https://registry.npmjs.org/mkdirp
npm http 200 https://registry.npmjs.org/ms/-/ms-0.6.2.tgz
npm http 200 https://registry.npmjs.org/glob
npm http 200 https://registry.npmjs.org/difflet
npm http 304 https://registry.npmjs.org/nopt
npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.6.tgz
npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.6.tgz
npm http 200 https://registry.npmjs.org/yamlish/-/yamlish-0.0.6.tgz
npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz
npm http 200 https://registry.npmjs.org/runforcover
npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz
npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.6.tgz
npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz
npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.1.tgz
npm http GET https://registry.npmjs.org/bunker
npm http GET https://registry.npmjs.org/charm
npm http GET https://registry.npmjs.org/deep-is
npm http GET https://registry.npmjs.org/abbrev
npm http GET https://registry.npmjs.org/traverse
npm http GET https://registry.npmjs.org/minimist/0.0.8
npm http GET https://registry.npmjs.org/minimatch
npm http 200 https://registry.npmjs.org/bunker
npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz
npm http 304 https://registry.npmjs.org/abbrev
npm http 200 https://registry.npmjs.org/minimist/0.0.8
npm http GET https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http 304 https://registry.npmjs.org/minimatch
npm http 200 https://registry.npmjs.org/traverse
npm http 200 https://registry.npmjs.org/deep-is
npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz
npm http GET https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz
npm http GET https://registry.npmjs.org/lru-cache
npm http GET https://registry.npmjs.org/sigmund
npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz
npm http 200 https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz
npm http 304 https://registry.npmjs.org/sigmund
npm http 200 https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz
npm http 200 https://registry.npmjs.org/charm
npm http 304 https://registry.npmjs.org/lru-cache
npm http GET https://registry.npmjs.org/charm/-/charm-0.1.2.tgz
npm http GET https://registry.npmjs.org/burrito
npm http 200 https://registry.npmjs.org/charm/-/charm-0.1.2.tgz
npm http 200 https://registry.npmjs.org/burrito
npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz
npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz
npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz
npm http GET https://registry.npmjs.org/uglify-js
npm http 304 https://registry.npmjs.org/uglify-js
npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz
npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz
npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz
node-int64@0.3.1 node_modules/node-int64

commander@2.1.0 node_modules/commander

q@1.0.1 node_modules/q

connect@2.7.11 node_modules/connect
├── fresh@0.1.0
├── cookie-signature@1.0.1
├── pause@0.0.1
├── qs@0.6.5
├── bytes@0.2.0
├── buffer-crc32@0.2.1
├── cookie@0.0.5
├── formidable@1.0.14
├── debug@2.0.0 (ms@0.6.2)
└── send@0.1.1 (range-parser@0.0.4, mime@1.2.11)

nodeunit@0.8.8 node_modules/nodeunit
└── tap@0.4.13 (yamlish@0.0.6, deep-equal@0.0.0, inherits@2.0.1, buffer-equal@0.0.1, slide@1.1.6, nopt@2.2.1, glob@3.2.11, mkdirp@0.5.0, difflet@0.2.6, runforcover@0.0.2)
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc

Build failed in Jenkins: Thrift-precommit #12

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/12/changes>

Changes:

[code] D: Fix pointerTarget deprecation warning.

------------------------------------------
[...truncated 3960 lines...]
npm http GET https://registry.npmjs.org/fresh/-/fresh-0.1.0.tgz
npm http 304 https://registry.npmjs.org/pause/0.0.1
npm http 200 https://registry.npmjs.org/debug
npm http 200 https://registry.npmjs.org/formidable/-/formidable-1.0.14.tgz
npm http 200 https://registry.npmjs.org/send/-/send-0.1.1.tgz
npm http 200 https://registry.npmjs.org/cookie/-/cookie-0.0.5.tgz
npm http 200 https://registry.npmjs.org/bytes/-/bytes-0.2.0.tgz
npm http 200 https://registry.npmjs.org/fresh/-/fresh-0.1.0.tgz
npm http 304 https://registry.npmjs.org/cookie-signature/1.0.1
npm http 200 https://registry.npmjs.org/qs/0.6.5
npm http GET https://registry.npmjs.org/qs/-/qs-0.6.5.tgz
npm http 200 https://registry.npmjs.org/tap
npm http GET https://registry.npmjs.org/tap/-/tap-0.4.13.tgz
npm http 304 https://registry.npmjs.org/buffer-crc32/0.2.1
npm http 200 https://registry.npmjs.org/tap/-/tap-0.4.13.tgz
npm http 200 https://registry.npmjs.org/qs/-/qs-0.6.5.tgz
npm http GET https://registry.npmjs.org/mime
npm http GET https://registry.npmjs.org/range-parser/0.0.4
npm http GET https://registry.npmjs.org/ms/0.6.2
npm http 304 https://registry.npmjs.org/mime
npm http GET https://registry.npmjs.org/buffer-equal
npm http GET https://registry.npmjs.org/difflet
npm http GET https://registry.npmjs.org/runforcover
npm http GET https://registry.npmjs.org/slide
npm http GET https://registry.npmjs.org/yamlish
npm http 200 https://registry.npmjs.org/ms/0.6.2
npm http GET https://registry.npmjs.org/deep-equal
npm http GET https://registry.npmjs.org/glob
npm http GET https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/ms/-/ms-0.6.2.tgz
npm http GET https://registry.npmjs.org/inherits
npm http GET https://registry.npmjs.org/nopt
npm http 200 https://registry.npmjs.org/slide
npm http GET https://registry.npmjs.org/slide/-/slide-1.1.6.tgz
npm http 200 https://registry.npmjs.org/yamlish
npm http 200 https://registry.npmjs.org/ms/-/ms-0.6.2.tgz
npm http GET https://registry.npmjs.org/yamlish/-/yamlish-0.0.6.tgz
npm http 304 https://registry.npmjs.org/deep-equal
npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz
npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.6.tgz
npm http 304 https://registry.npmjs.org/glob
npm http 304 https://registry.npmjs.org/range-parser/0.0.4
npm http 200 https://registry.npmjs.org/runforcover
npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz
npm http 200 https://registry.npmjs.org/difflet
npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.6.tgz
npm http 304 https://registry.npmjs.org/inherits
npm http 304 https://registry.npmjs.org/mkdirp
npm http 304 https://registry.npmjs.org/nopt
npm http 200 https://registry.npmjs.org/yamlish/-/yamlish-0.0.6.tgz
npm http 200 https://registry.npmjs.org/buffer-equal
npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.1.tgz
npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz
npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz
npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.6.tgz
npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.1.tgz
npm http GET https://registry.npmjs.org/bunker
npm http GET https://registry.npmjs.org/charm
npm http GET https://registry.npmjs.org/deep-is
npm http GET https://registry.npmjs.org/abbrev
npm http GET https://registry.npmjs.org/traverse
npm http GET https://registry.npmjs.org/minimist/0.0.8
npm http GET https://registry.npmjs.org/minimatch
npm http 304 https://registry.npmjs.org/abbrev
npm http 200 https://registry.npmjs.org/bunker
npm http 200 https://registry.npmjs.org/charm
npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz
npm http GET https://registry.npmjs.org/charm/-/charm-0.1.2.tgz
npm http 304 https://registry.npmjs.org/minimatch
npm http 200 https://registry.npmjs.org/deep-is
npm http 200 https://registry.npmjs.org/minimist/0.0.8
npm http GET https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http GET https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz
npm http 200 https://registry.npmjs.org/traverse
npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz
npm http GET https://registry.npmjs.org/sigmund
npm http GET https://registry.npmjs.org/lru-cache
npm http 200 https://registry.npmjs.org/charm/-/charm-0.1.2.tgz
npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz
npm http 200 https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http 200 https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz
npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz
npm http 304 https://registry.npmjs.org/sigmund
npm http 304 https://registry.npmjs.org/lru-cache
npm http GET https://registry.npmjs.org/burrito
npm http 200 https://registry.npmjs.org/burrito
npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz
npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz
npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz
npm http GET https://registry.npmjs.org/uglify-js
npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz
npm http 304 https://registry.npmjs.org/uglify-js
npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz
npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz
node-int64@0.3.1 node_modules/node-int64

commander@2.1.0 node_modules/commander

q@1.0.1 node_modules/q

connect@2.7.11 node_modules/connect
├── fresh@0.1.0
├── cookie-signature@1.0.1
├── pause@0.0.1
├── qs@0.6.5
├── bytes@0.2.0
├── buffer-crc32@0.2.1
├── cookie@0.0.5
├── formidable@1.0.14
├── debug@2.0.0 (ms@0.6.2)
└── send@0.1.1 (range-parser@0.0.4, mime@1.2.11)

nodeunit@0.8.8 node_modules/nodeunit
└── tap@0.4.13 (yamlish@0.0.6, deep-equal@0.0.0, buffer-equal@0.0.1, inherits@2.0.1, slide@1.1.6, nopt@2.2.1, glob@3.2.11, mkdirp@0.5.0, difflet@0.2.6, runforcover@0.0.2)
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc

Build failed in Jenkins: Thrift-precommit #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/11/changes>

Changes:

[david] THRIFT-1618: synchronize access to hashtable in FieldMetaData

------------------------------------------
[...truncated 1889 lines...]
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:47] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:115] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:155] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:161] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I/usr/include -I../../../lib/cpp/src  -Wall -g -O2 -std=c++11 -MT DebugProtoTest_types.lo -MD -MP -MF .deps/DebugProtoTest_types.Tpo -c -o DebugProtoTest_types.lo `test -f 'gen-cpp/DebugProtoTest_types.cpp' || echo './'`gen-cpp/DebugProtoTest_types.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT DebugProtoTest_types.lo -MD -MP -MF .deps/DebugProtoTest_types.Tpo -c gen-cpp/DebugProtoTest_types.cpp  -fPIC -DPIC -o .libs/DebugProtoTest_types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT DebugProtoTest_types.lo -MD -MP -MF .deps/DebugProtoTest_types.Tpo -c gen-cpp/DebugProtoTest_types.cpp -o DebugProtoTest_types.o >/dev/null 2>&1
mv -f .deps/DebugProtoTest_types.Tpo .deps/DebugProtoTest_types.Plo
../../../compiler/cpp/thrift --gen cpp ../../../test/EnumTest.thrift
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I/usr/include -I../../../lib/cpp/src  -Wall -g -O2 -std=c++11 -MT EnumTest_types.lo -MD -MP -MF .deps/EnumTest_types.Tpo -c -o EnumTest_types.lo `test -f 'gen-cpp/EnumTest_types.cpp' || echo './'`gen-cpp/EnumTest_types.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT EnumTest_types.lo -MD -MP -MF .deps/EnumTest_types.Tpo -c gen-cpp/EnumTest_types.cpp  -fPIC -DPIC -o .libs/EnumTest_types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT EnumTest_types.lo -MD -MP -MF .deps/EnumTest_types.Tpo -c gen-cpp/EnumTest_types.cpp -o EnumTest_types.o >/dev/null 2>&1
mv -f .deps/EnumTest_types.Tpo .deps/EnumTest_types.Plo
../../../compiler/cpp/thrift --gen cpp:dense ../../../test/OptionalRequiredTest.thrift
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I/usr/include -I../../../lib/cpp/src  -Wall -g -O2 -std=c++11 -MT OptionalRequiredTest_types.lo -MD -MP -MF .deps/OptionalRequiredTest_types.Tpo -c -o OptionalRequiredTest_types.lo `test -f 'gen-cpp/OptionalRequiredTest_types.cpp' || echo './'`gen-cpp/OptionalRequiredTest_types.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT OptionalRequiredTest_types.lo -MD -MP -MF .deps/OptionalRequiredTest_types.Tpo -c gen-cpp/OptionalRequiredTest_types.cpp  -fPIC -DPIC -o .libs/OptionalRequiredTest_types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT OptionalRequiredTest_types.lo -MD -MP -MF .deps/OptionalRequiredTest_types.Tpo -c gen-cpp/OptionalRequiredTest_types.cpp -o OptionalRequiredTest_types.o >/dev/null 2>&1
mv -f .deps/OptionalRequiredTest_types.Tpo .deps/OptionalRequiredTest_types.Plo
../../../compiler/cpp/thrift --gen cpp ../../../test/Recursive.thrift
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I/usr/include -I../../../lib/cpp/src  -Wall -g -O2 -std=c++11 -MT Recursive_types.lo -MD -MP -MF .deps/Recursive_types.Tpo -c -o Recursive_types.lo `test -f 'gen-cpp/Recursive_types.cpp' || echo './'`gen-cpp/Recursive_types.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT Recursive_types.lo -MD -MP -MF .deps/Recursive_types.Tpo -c gen-cpp/Recursive_types.cpp  -fPIC -DPIC -o .libs/Recursive_types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT Recursive_types.lo -MD -MP -MF .deps/Recursive_types.Tpo -c gen-cpp/Recursive_types.cpp -o Recursive_types.o >/dev/null 2>&1
mv -f .deps/Recursive_types.Tpo .deps/Recursive_types.Plo
../../../compiler/cpp/thrift --gen cpp:dense ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I/usr/include -I../../../lib/cpp/src  -Wall -g -O2 -std=c++11 -MT ThriftTest_types.lo -MD -MP -MF .deps/ThriftTest_types.Tpo -c -o ThriftTest_types.lo `test -f 'gen-cpp/ThriftTest_types.cpp' || echo './'`gen-cpp/ThriftTest_types.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT ThriftTest_types.lo -MD -MP -MF .deps/ThriftTest_types.Tpo -c gen-cpp/ThriftTest_types.cpp  -fPIC -DPIC -o .libs/ThriftTest_types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT ThriftTest_types.lo -MD -MP -MF .deps/ThriftTest_types.Tpo -c gen-cpp/ThriftTest_types.cpp -o ThriftTest_types.o >/dev/null 2>&1
mv -f .deps/ThriftTest_types.Tpo .deps/ThriftTest_types.Plo
../../../compiler/cpp/thrift --gen cpp ../../../test/TypedefTest.thrift
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I/usr/include -I../../../lib/cpp/src  -Wall -g -O2 -std=c++11 -MT TypedefTest_types.lo -MD -MP -MF .deps/TypedefTest_types.Tpo -c -o TypedefTest_types.lo `test -f 'gen-cpp/TypedefTest_types.cpp' || echo './'`gen-cpp/TypedefTest_types.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT TypedefTest_types.lo -MD -MP -MF .deps/TypedefTest_types.Tpo -c gen-cpp/TypedefTest_types.cpp  -fPIC -DPIC -o .libs/TypedefTest_types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT TypedefTest_types.lo -MD -MP -MF .deps/TypedefTest_types.Tpo -c gen-cpp/TypedefTest_types.cpp -o TypedefTest_types.o >/dev/null 2>&1
mv -f .deps/TypedefTest_types.Tpo .deps/TypedefTest_types.Plo
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I/usr/include -I../../../lib/cpp/src  -Wall -g -O2 -std=c++11 -MT ThriftTest_extras.lo -MD -MP -MF .deps/ThriftTest_extras.Tpo -c -o ThriftTest_extras.lo ThriftTest_extras.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT ThriftTest_extras.lo -MD -MP -MF .deps/ThriftTest_extras.Tpo -c ThriftTest_extras.cpp  -fPIC -DPIC -o .libs/ThriftTest_extras.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT ThriftTest_extras.lo -MD -MP -MF .deps/ThriftTest_extras.Tpo -c ThriftTest_extras.cpp -o ThriftTest_extras.o >/dev/null 2>&1
mv -f .deps/ThriftTest_extras.Tpo .deps/ThriftTest_extras.Plo
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I/usr/include -I../../../lib/cpp/src  -Wall -g -O2 -std=c++11 -MT DebugProtoTest_extras.lo -MD -MP -MF .deps/DebugProtoTest_extras.Tpo -c -o DebugProtoTest_extras.lo DebugProtoTest_extras.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT DebugProtoTest_extras.lo -MD -MP -MF .deps/DebugProtoTest_extras.Tpo -c DebugProtoTest_extras.cpp  -fPIC -DPIC -o .libs/DebugProtoTest_extras.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT DebugProtoTest_extras.lo -MD -MP -MF .deps/DebugProtoTest_extras.Tpo -c DebugProtoTest_extras.cpp -o DebugProtoTest_extras.o >/dev/null 2>&1
mv -f .deps/DebugProtoTest_extras.Tpo .deps/DebugProtoTest_extras.Plo
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o libtestgencpp.la  DebugProtoTest_types.lo EnumTest_types.lo OptionalRequiredTest_types.lo Recursive_types.lo ThriftTest_types.lo TypedefTest_types.lo ThriftTest_extras.lo DebugProtoTest_extras.lo ../../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread 
libtool: link: ar cru .libs/libtestgencpp.a .libs/DebugProtoTest_types.o .libs/EnumTest_types.o .libs/OptionalRequiredTest_types.o .libs/Recursive_types.o .libs/ThriftTest_types.o .libs/TypedefTest_types.o .libs/ThriftTest_extras.o .libs/DebugProtoTest_extras.o 
libtool: link: ranlib .libs/libtestgencpp.a
libtool: link: ( cd ".libs" && rm -f "libtestgencpp.la" && ln -s "../libtestgencpp.la" "libtestgencpp.la" )
../../../compiler/cpp/thrift --gen cpp:templates,cob_style processor/proc.thrift
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I/usr/include -I../../../lib/cpp/src  -Wall -g -O2 -std=c++11 -MT ChildService.lo -MD -MP -MF .deps/ChildService.Tpo -c -o ChildService.lo `test -f 'gen-cpp/ChildService.cpp' || echo './'`gen-cpp/ChildService.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT ChildService.lo -MD -MP -MF .deps/ChildService.Tpo -c gen-cpp/ChildService.cpp  -fPIC -DPIC -o .libs/ChildService.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT ChildService.lo -MD -MP -MF .deps/ChildService.Tpo -c gen-cpp/ChildService.cpp -o ChildService.o >/dev/null 2>&1
mv -f .deps/ChildService.Tpo .deps/ChildService.Plo
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I/usr/include -I../../../lib/cpp/src  -Wall -g -O2 -std=c++11 -MT ParentService.lo -MD -MP -MF .deps/ParentService.Tpo -c -o ParentService.lo `test -f 'gen-cpp/ParentService.cpp' || echo './'`gen-cpp/ParentService.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT ParentService.lo -MD -MP -MF .deps/ParentService.Tpo -c gen-cpp/ParentService.cpp  -fPIC -DPIC -o .libs/ParentService.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT ParentService.lo -MD -MP -MF .deps/ParentService.Tpo -c gen-cpp/ParentService.cpp -o ParentService.o >/dev/null 2>&1
mv -f .deps/ParentService.Tpo .deps/ParentService.Plo
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I/usr/include -I../../../lib/cpp/src  -Wall -g -O2 -std=c++11 -MT proc_types.lo -MD -MP -MF .deps/proc_types.Tpo -c -o proc_types.lo `test -f 'gen-cpp/proc_types.cpp' || echo './'`gen-cpp/proc_types.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT proc_types.lo -MD -MP -MF .deps/proc_types.Tpo -c gen-cpp/proc_types.cpp  -fPIC -DPIC -o .libs/proc_types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I/usr/include -I../../../lib/cpp/src -Wall -g -O2 -std=c++11 -MT proc_types.lo -MD -MP -MF .deps/proc_types.Tpo -c gen-cpp/proc_types.cpp -o proc_types.o >/dev/null 2>&1
mv -f .deps/proc_types.Tpo .deps/proc_types.Plo
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o libprocessortest.la  ChildService.lo ParentService.lo proc_types.lo  -lssl -lcrypto -lrt -lpthread 
libtool: link: ar cru .libs/libprocessortest.a .libs/ChildService.o .libs/ParentService.o .libs/proc_types.o 
libtool: link: ranlib .libs/libprocessortest.a
libtool: link: ( cd ".libs" && rm -f "libprocessortest.la" && ln -s "../libprocessortest.la" "libprocessortest.la" )
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -I/usr/include -I../../../lib/cpp/src  -Wall -g -O2 -std=c++11 -MT Benchmark.o -MD -MP -MF .deps/Benchmark.Tpo -c -o Benchmark.o Benchmark.cpp
mv -f .deps/Benchmark.Tpo .deps/Benchmark.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o Benchmark Benchmark.o libtestgencpp.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/Benchmark Benchmark.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-precommit/ws/lib/cpp/.libs/libthrift.so> -lssl -lcrypto -lrt -lpthread
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/cpp/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/cpp'>
Making all in c_glib
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib'>
Making all in .
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib'>
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift.Tpo -c -o libthrift_c_glib_la-thrift.lo `test -f 'src/thrift/c_glib/thrift.c' || echo './'`src/thrift/c_glib/thrift.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift.Tpo -c src/thrift/c_glib/thrift.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift.Tpo -c src/thrift/c_glib/thrift.c -o libthrift_c_glib_la-thrift.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift.Tpo .deps/libthrift_c_glib_la-thrift.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_struct.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_struct.Tpo -c -o libthrift_c_glib_la-thrift_struct.lo `test -f 'src/thrift/c_glib/thrift_struct.c' || echo './'`src/thrift/c_glib/thrift_struct.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_struct.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_struct.Tpo -c src/thrift/c_glib/thrift_struct.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_struct.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_struct.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_struct.Tpo -c src/thrift/c_glib/thrift_struct.c -o libthrift_c_glib_la-thrift_struct.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_struct.Tpo .deps/libthrift_c_glib_la-thrift_struct.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_application_exception.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_application_exception.Tpo -c -o libthrift_c_glib_la-thrift_application_exception.lo `test -f 'src/thrift/c_glib/thrift_application_exception.c' || echo './'`src/thrift/c_glib/thrift_application_exception.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_application_exception.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_application_exception.Tpo -c src/thrift/c_glib/thrift_application_exception.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_application_exception.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_application_exception.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_application_exception.Tpo -c src/thrift/c_glib/thrift_application_exception.c -o libthrift_c_glib_la-thrift_application_exception.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_application_exception.Tpo .deps/libthrift_c_glib_la-thrift_application_exception.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_processor.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_processor.Tpo -c -o libthrift_c_glib_la-thrift_processor.lo `test -f 'src/thrift/c_glib/processor/thrift_processor.c' || echo './'`src/thrift/c_glib/processor/thrift_processor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_processor.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_processor.Tpo -c src/thrift/c_glib/processor/thrift_processor.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_processor.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_processor.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_processor.Tpo -c src/thrift/c_glib/processor/thrift_processor.c -o libthrift_c_glib_la-thrift_processor.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_processor.Tpo .deps/libthrift_c_glib_la-thrift_processor.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_dispatch_processor.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_dispatch_processor.Tpo -c -o libthrift_c_glib_la-thrift_dispatch_processor.lo `test -f 'src/thrift/c_glib/processor/thrift_dispatch_processor.c' || echo './'`src/thrift/c_glib/processor/thrift_dispatch_processor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_dispatch_processor.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_dispatch_processor.Tpo -c src/thrift/c_glib/processor/thrift_dispatch_processor.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_dispatch_processor.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_dispatch_processor.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_dispatch_processor.Tpo -c src/thrift/c_glib/processor/thrift_dispatch_processor.c -o libthrift_c_glib_la-thrift_dispatch_processor.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_dispatch_processor.Tpo .deps/libthrift_c_glib_la-thrift_dispatch_processor.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_protocol.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_protocol.Tpo -c -o libthrift_c_glib_la-thrift_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_protocol.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_protocol.Tpo -c src/thrift/c_glib/protocol/thrift_protocol.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_protocol.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_protocol.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_protocol.Tpo -c src/thrift/c_glib/protocol/thrift_protocol.c -o libthrift_c_glib_la-thrift_protocol.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_protocol.Tpo .deps/libthrift_c_glib_la-thrift_protocol.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_protocol_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_protocol_factory.Tpo -c -o libthrift_c_glib_la-thrift_protocol_factory.lo `test -f 'src/thrift/c_glib/protocol/thrift_protocol_factory.c' || echo './'`src/thrift/c_glib/protocol/thrift_protocol_factory.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_protocol_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_protocol_factory.Tpo -c src/thrift/c_glib/protocol/thrift_protocol_factory.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_protocol_factory.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_protocol_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_protocol_factory.Tpo -c src/thrift/c_glib/protocol/thrift_protocol_factory.c -o libthrift_c_glib_la-thrift_protocol_factory.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_protocol_factory.Tpo .deps/libthrift_c_glib_la-thrift_protocol_factory.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_binary_protocol.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_binary_protocol.Tpo -c -o libthrift_c_glib_la-thrift_binary_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_binary_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_binary_protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_binary_protocol.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_binary_protocol.Tpo -c src/thrift/c_glib/protocol/thrift_binary_protocol.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_binary_protocol.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_binary_protocol.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_binary_protocol.Tpo -c src/thrift/c_glib/protocol/thrift_binary_protocol.c -o libthrift_c_glib_la-thrift_binary_protocol.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_binary_protocol.Tpo .deps/libthrift_c_glib_la-thrift_binary_protocol.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_binary_protocol_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_binary_protocol_factory.Tpo -c -o libthrift_c_glib_la-thrift_binary_protocol_factory.lo `test -f 'src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c' || echo './'`src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_binary_protocol_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_binary_protocol_factory.Tpo -c src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_binary_protocol_factory.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_binary_protocol_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_binary_protocol_factory.Tpo -c src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c -o libthrift_c_glib_la-thrift_binary_protocol_factory.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_binary_protocol_factory.Tpo .deps/libthrift_c_glib_la-thrift_binary_protocol_factory.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_transport.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_transport.Tpo -c -o libthrift_c_glib_la-thrift_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_transport.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_transport.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_transport.Tpo -c src/thrift/c_glib/transport/thrift_transport.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_transport.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_transport.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_transport.Tpo -c src/thrift/c_glib/transport/thrift_transport.c -o libthrift_c_glib_la-thrift_transport.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_transport.Tpo .deps/libthrift_c_glib_la-thrift_transport.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_transport_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_transport_factory.Tpo -c -o libthrift_c_glib_la-thrift_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_transport_factory.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_transport_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_transport_factory.Tpo -c src/thrift/c_glib/transport/thrift_transport_factory.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_transport_factory.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_transport_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_transport_factory.Tpo -c src/thrift/c_glib/transport/thrift_transport_factory.c -o libthrift_c_glib_la-thrift_transport_factory.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_transport_factory.Tpo .deps/libthrift_c_glib_la-thrift_transport_factory.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_buffered_transport_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_buffered_transport_factory.Tpo -c -o libthrift_c_glib_la-thrift_buffered_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_buffered_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_buffered_transport_factory.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_buffered_transport_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_buffered_transport_factory.Tpo -c src/thrift/c_glib/transport/thrift_buffered_transport_factory.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_buffered_transport_factory.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_buffered_transport_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_buffered_transport_factory.Tpo -c src/thrift/c_glib/transport/thrift_buffered_transport_factory.c -o libthrift_c_glib_la-thrift_buffered_transport_factory.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_buffered_transport_factory.Tpo .deps/libthrift_c_glib_la-thrift_buffered_transport_factory.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_framed_transport_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_framed_transport_factory.Tpo -c -o libthrift_c_glib_la-thrift_framed_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_framed_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_framed_transport_factory.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_framed_transport_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_framed_transport_factory.Tpo -c src/thrift/c_glib/transport/thrift_framed_transport_factory.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_framed_transport_factory.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_framed_transport_factory.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_framed_transport_factory.Tpo -c src/thrift/c_glib/transport/thrift_framed_transport_factory.c -o libthrift_c_glib_la-thrift_framed_transport_factory.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_framed_transport_factory.Tpo .deps/libthrift_c_glib_la-thrift_framed_transport_factory.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_socket.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_socket.Tpo -c -o libthrift_c_glib_la-thrift_socket.lo `test -f 'src/thrift/c_glib/transport/thrift_socket.c' || echo './'`src/thrift/c_glib/transport/thrift_socket.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_socket.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_socket.Tpo -c src/thrift/c_glib/transport/thrift_socket.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_socket.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_socket.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_socket.Tpo -c src/thrift/c_glib/transport/thrift_socket.c -o libthrift_c_glib_la-thrift_socket.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_socket.Tpo .deps/libthrift_c_glib_la-thrift_socket.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_server_transport.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_server_transport.Tpo -c -o libthrift_c_glib_la-thrift_server_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_server_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_server_transport.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_server_transport.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_server_transport.Tpo -c src/thrift/c_glib/transport/thrift_server_transport.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_server_transport.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_server_transport.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_server_transport.Tpo -c src/thrift/c_glib/transport/thrift_server_transport.c -o libthrift_c_glib_la-thrift_server_transport.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_server_transport.Tpo .deps/libthrift_c_glib_la-thrift_server_transport.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_server_socket.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_server_socket.Tpo -c -o libthrift_c_glib_la-thrift_server_socket.lo `test -f 'src/thrift/c_glib/transport/thrift_server_socket.c' || echo './'`src/thrift/c_glib/transport/thrift_server_socket.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_server_socket.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_server_socket.Tpo -c src/thrift/c_glib/transport/thrift_server_socket.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_server_socket.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_server_socket.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_server_socket.Tpo -c src/thrift/c_glib/transport/thrift_server_socket.c -o libthrift_c_glib_la-thrift_server_socket.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_server_socket.Tpo .deps/libthrift_c_glib_la-thrift_server_socket.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_buffered_transport.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_buffered_transport.Tpo -c -o libthrift_c_glib_la-thrift_buffered_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_buffered_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_buffered_transport.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_buffered_transport.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_buffered_transport.Tpo -c src/thrift/c_glib/transport/thrift_buffered_transport.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_buffered_transport.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_buffered_transport.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_buffered_transport.Tpo -c src/thrift/c_glib/transport/thrift_buffered_transport.c -o libthrift_c_glib_la-thrift_buffered_transport.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_buffered_transport.Tpo .deps/libthrift_c_glib_la-thrift_buffered_transport.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_framed_transport.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_framed_transport.Tpo -c -o libthrift_c_glib_la-thrift_framed_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_framed_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_framed_transport.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_framed_transport.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_framed_transport.Tpo -c src/thrift/c_glib/transport/thrift_framed_transport.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_framed_transport.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_framed_transport.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_framed_transport.Tpo -c src/thrift/c_glib/transport/thrift_framed_transport.c -o libthrift_c_glib_la-thrift_framed_transport.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_framed_transport.Tpo .deps/libthrift_c_glib_la-thrift_framed_transport.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_memory_buffer.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_memory_buffer.Tpo -c -o libthrift_c_glib_la-thrift_memory_buffer.lo `test -f 'src/thrift/c_glib/transport/thrift_memory_buffer.c' || echo './'`src/thrift/c_glib/transport/thrift_memory_buffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_memory_buffer.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_memory_buffer.Tpo -c src/thrift/c_glib/transport/thrift_memory_buffer.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_memory_buffer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_memory_buffer.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_memory_buffer.Tpo -c src/thrift/c_glib/transport/thrift_memory_buffer.c -o libthrift_c_glib_la-thrift_memory_buffer.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_memory_buffer.Tpo .deps/libthrift_c_glib_la-thrift_memory_buffer.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_server.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_server.Tpo -c -o libthrift_c_glib_la-thrift_server.lo `test -f 'src/thrift/c_glib/server/thrift_server.c' || echo './'`src/thrift/c_glib/server/thrift_server.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_server.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_server.Tpo -c src/thrift/c_glib/server/thrift_server.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_server.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_server.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_server.Tpo -c src/thrift/c_glib/server/thrift_server.c -o libthrift_c_glib_la-thrift_server.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_server.Tpo .deps/libthrift_c_glib_la-thrift_server.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift    -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -MT libthrift_c_glib_la-thrift_simple_server.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_simple_server.Tpo -c -o libthrift_c_glib_la-thrift_simple_server.lo `test -f 'src/thrift/c_glib/server/thrift_simple_server.c' || echo './'`src/thrift/c_glib/server/thrift_simple_server.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_simple_server.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_simple_server.Tpo -c src/thrift/c_glib/server/thrift_simple_server.c  -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_simple_server.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -MT libthrift_c_glib_la-thrift_simple_server.lo -MD -MP -MF .deps/libthrift_c_glib_la-thrift_simple_server.Tpo -c src/thrift/c_glib/server/thrift_simple_server.c -o libthrift_c_glib_la-thrift_simple_server.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_simple_server.Tpo .deps/libthrift_c_glib_la-thrift_simple_server.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -o libthrift_c_glib.la -rpath /usr/local/lib libthrift_c_glib_la-thrift.lo libthrift_c_glib_la-thrift_struct.lo libthrift_c_glib_la-thrift_application_exception.lo libthrift_c_glib_la-thrift_processor.lo libthrift_c_glib_la-thrift_dispatch_processor.lo libthrift_c_glib_la-thrift_protocol.lo libthrift_c_glib_la-thrift_protocol_factory.lo libthrift_c_glib_la-thrift_binary_protocol.lo libthrift_c_glib_la-thrift_binary_protocol_factory.lo libthrift_c_glib_la-thrift_transport.lo libthrift_c_glib_la-thrift_transport_factory.lo libthrift_c_glib_la-thrift_buffered_transport_factory.lo libthrift_c_glib_la-thrift_framed_transport_factory.lo libthrift_c_glib_la-thrift_socket.lo libthrift_c_glib_la-thrift_server_transport.lo libthrift_c_glib_la-thrift_server_socket.lo libthrift_c_glib_la-thrift_buffered_transport.lo libthrift_c_glib_la-thrift_framed_transport.lo libthrift_c_glib_la-thrift_memory_buffer.lo libthrift_c_glib_la-thrift_server.lo libthrift_c_glib_la-thrift_simple_server.lo  -lssl -lcrypto -lrt -lpthread 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libthrift_c_glib_la-thrift.o .libs/libthrift_c_glib_la-thrift_struct.o .libs/libthrift_c_glib_la-thrift_application_exception.o .libs/libthrift_c_glib_la-thrift_processor.o .libs/libthrift_c_glib_la-thrift_dispatch_processor.o .libs/libthrift_c_glib_la-thrift_protocol.o .libs/libthrift_c_glib_la-thrift_protocol_factory.o .libs/libthrift_c_glib_la-thrift_binary_protocol.o .libs/libthrift_c_glib_la-thrift_binary_protocol_factory.o .libs/libthrift_c_glib_la-thrift_transport.o .libs/libthrift_c_glib_la-thrift_transport_factory.o .libs/libthrift_c_glib_la-thrift_buffered_transport_factory.o .libs/libthrift_c_glib_la-thrift_framed_transport_factory.o .libs/libthrift_c_glib_la-thrift_socket.o .libs/libthrift_c_glib_la-thrift_server_transport.o .libs/libthrift_c_glib_la-thrift_server_socket.o .libs/libthrift_c_glib_la-thrift_buffered_transport.o .libs/libthrift_c_glib_la-thrift_framed_transport.o .libs/libthrift_c_glib_la-thrift_memory_buffer.o .libs/libthrift_c_glib_la-thrift_server.o .libs/libthrift_c_glib_la-thrift_simple_server.o   -lssl -lcrypto -lrt -lpthread    -Wl,-soname -Wl,libthrift_c_glib.so.0 -o .libs/libthrift_c_glib.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libthrift_c_glib.so.0" && ln -s "libthrift_c_glib.so.0.0.0" "libthrift_c_glib.so.0")
libtool: link: (cd ".libs" && rm -f "libthrift_c_glib.so" && ln -s "libthrift_c_glib.so.0.0.0" "libthrift_c_glib.so")
libtool: link: ar cru .libs/libthrift_c_glib.a  libthrift_c_glib_la-thrift.o libthrift_c_glib_la-thrift_struct.o libthrift_c_glib_la-thrift_application_exception.o libthrift_c_glib_la-thrift_processor.o libthrift_c_glib_la-thrift_dispatch_processor.o libthrift_c_glib_la-thrift_protocol.o libthrift_c_glib_la-thrift_protocol_factory.o libthrift_c_glib_la-thrift_binary_protocol.o libthrift_c_glib_la-thrift_binary_protocol_factory.o libthrift_c_glib_la-thrift_transport.o libthrift_c_glib_la-thrift_transport_factory.o libthrift_c_glib_la-thrift_buffered_transport_factory.o libthrift_c_glib_la-thrift_framed_transport_factory.o libthrift_c_glib_la-thrift_socket.o libthrift_c_glib_la-thrift_server_transport.o libthrift_c_glib_la-thrift_server_socket.o libthrift_c_glib_la-thrift_buffered_transport.o libthrift_c_glib_la-thrift_framed_transport.o libthrift_c_glib_la-thrift_memory_buffer.o libthrift_c_glib_la-thrift_server.o libthrift_c_glib_la-thrift_simple_server.o
libtool: link: ranlib .libs/libthrift_c_glib.a
libtool: link: ( cd ".libs" && rm -f "libthrift_c_glib.la" && ln -s "../libthrift_c_glib.la" "libthrift_c_glib.la" )
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib'>
Making all in test
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
make[5]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/c_glib'>
Making all in csharp
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/csharp'>
Makefile:613: *** multiple target patterns.  Stop.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/csharp'>
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/'>
make: *** [all] Error 2
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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-1618

Build failed in Jenkins: Thrift-precommit #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/10/changes>

Changes:

[jensg] Haxe: Compiler, Library, Tutorial

[jensg] multiple fixes

[jensg] completed server-side, refactoring

[jensg] added HIDE project files

[jensg] Build enhancements

[jensg] improved error handling

[jensg] improvements for flash and js targets

[jensg] improved codegen for struct members

[jensg] Server not available for HTML5

[jensg] Replace AS3 onError/onSuccess callback style by "normal" function():result/exception style. The AS3 callback style is still available via option,

[jensg] error improvements

[jensg] - added test client/server (work in progress)

[jensg] added test client/server code compiles (C++), not fully tested yet

[jensg] Haxe cross test

[jensg] - Int64Map<T> added, can't use ObjectMap<T> for haxe.Int64

[jensg] Makefiles

[jensg] Revised README

[jensg] THRIFT-2644 Haxe support

[jensg] THRIFT-2704 generated oneway functions encode as T_CALL not T_ONEWAY

[jensg] - added JSON transport

[jensg] - added JSON transport

[jensg] JSON protocol added to tutorial; revised README.md

[jensg] Test improvements

[jensg] FIX: BytesInput.readString() returns null instead of empty strings

------------------------------------------
[...truncated 4445 lines...]
npm http GET https://registry.npmjs.org/glob
npm http GET https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/nopt
npm http GET https://registry.npmjs.org/runforcover
npm http GET https://registry.npmjs.org/slide
npm http GET https://registry.npmjs.org/yamlish
npm http GET https://registry.npmjs.org/buffer-equal
npm http 200 https://registry.npmjs.org/range-parser/0.0.4
npm http GET https://registry.npmjs.org/range-parser/-/range-parser-0.0.4.tgz
npm http 200 https://registry.npmjs.org/ms/0.6.2
npm http GET https://registry.npmjs.org/ms/-/ms-0.6.2.tgz
npm http 200 https://registry.npmjs.org/inherits
npm http 200 https://registry.npmjs.org/mime
npm http GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http GET https://registry.npmjs.org/mime/-/mime-1.2.11.tgz
npm http 200 https://registry.npmjs.org/mkdirp
npm http 200 https://registry.npmjs.org/nopt
npm http 200 https://registry.npmjs.org/glob
npm http 200 https://registry.npmjs.org/deep-equal
npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz
npm http 200 https://registry.npmjs.org/ms/-/ms-0.6.2.tgz
npm http GET https://registry.npmjs.org/nopt/-/nopt-2.2.1.tgz
npm http 200 https://registry.npmjs.org/runforcover
npm http GET https://registry.npmjs.org/glob/-/glob-3.2.11.tgz
npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz
npm http 200 https://registry.npmjs.org/slide
npm http 200 https://registry.npmjs.org/yamlish
npm http 200 https://registry.npmjs.org/buffer-equal
npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz
npm http GET https://registry.npmjs.org/slide/-/slide-1.1.6.tgz
npm http GET https://registry.npmjs.org/yamlish/-/yamlish-0.0.6.tgz
npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.1.tgz
npm http 200 https://registry.npmjs.org/difflet
npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.6.tgz
npm http 200 https://registry.npmjs.org/range-parser/-/range-parser-0.0.4.tgz
npm http 200 https://registry.npmjs.org/mime/-/mime-1.2.11.tgz
npm http 200 https://registry.npmjs.org/glob/-/glob-3.2.11.tgz
npm http 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz
npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz
npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.6.tgz
npm http 200 https://registry.npmjs.org/yamlish/-/yamlish-0.0.6.tgz
npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.6.tgz
npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.1.tgz
npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz
npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.2.1.tgz
npm http GET https://registry.npmjs.org/bunker
npm http GET https://registry.npmjs.org/abbrev
npm http GET https://registry.npmjs.org/traverse
npm http GET https://registry.npmjs.org/charm
npm http GET https://registry.npmjs.org/deep-is
npm http GET https://registry.npmjs.org/minimist/0.0.8
npm http GET https://registry.npmjs.org/minimatch
npm http 200 https://registry.npmjs.org/bunker
npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz
npm http 200 https://registry.npmjs.org/minimist/0.0.8
npm http GET https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http 200 https://registry.npmjs.org/abbrev
npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz
npm http 200 https://registry.npmjs.org/traverse
npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz
npm http 200 https://registry.npmjs.org/minimatch
npm http 200 https://registry.npmjs.org/charm
npm http GET https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz
npm http GET https://registry.npmjs.org/charm/-/charm-0.1.2.tgz
npm http 200 https://registry.npmjs.org/deep-is
npm http GET https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz
npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz
npm http 200 https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http 200 https://registry.npmjs.org/charm/-/charm-0.1.2.tgz
npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz
npm http 200 https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz
npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz
npm http 200 https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz
npm http GET https://registry.npmjs.org/burrito
npm http 200 https://registry.npmjs.org/burrito
npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz
npm http GET https://registry.npmjs.org/lru-cache
npm http GET https://registry.npmjs.org/sigmund
npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz
npm http 200 https://registry.npmjs.org/sigmund
npm http GET https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz
npm http 200 https://registry.npmjs.org/lru-cache
npm http GET https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz
npm http 200 https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz
npm http 200 https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz
npm http GET https://registry.npmjs.org/uglify-js
npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz
npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz
npm http 200 https://registry.npmjs.org/uglify-js
npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz
npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz
node-int64@0.3.1 node_modules/node-int64

commander@2.1.0 node_modules/commander

q@1.0.1 node_modules/q

connect@2.7.11 node_modules/connect
├── fresh@0.1.0
├── cookie-signature@1.0.1
├── pause@0.0.1
├── qs@0.6.5
├── bytes@0.2.0
├── buffer-crc32@0.2.1
├── cookie@0.0.5
├── formidable@1.0.14
├── debug@2.0.0 (ms@0.6.2)
└── send@0.1.1 (range-parser@0.0.4, mime@1.2.11)

nodeunit@0.8.8 node_modules/nodeunit
└── tap@0.4.13 (yamlish@0.0.6, deep-equal@0.0.0, buffer-equal@0.0.1, inherits@2.0.1, slide@1.1.6, nopt@2.2.1, mkdirp@0.5.0, difflet@0.2.6, glob@3.2.11, runforcover@0.0.2)
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2644
Updating THRIFT-2704

Build failed in Jenkins: Thrift-precommit #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/9/changes>

Changes:

[psi29a] added use cases to check boundaries on signed ints, TCompact and TJSON failed and are now properly raising errors on bad imput like upack does in the binary protocols

[psi29a] renamed to testUnhappyPath to testIntengerBoundaries

------------------------------------------
[...truncated 3764 lines...]
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/js/test'>
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.15 cusr  0.01 csys =  0.19 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.018s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.023s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.017s
ok  	tests	0.008s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc

Build failed in Jenkins: Thrift-precommit #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/8/changes>

Changes:

[psi29a] added use cases to check boundaries on signed ints, TCompact and TJSON failed and are now properly raising errors on bad imput like upack does in the binary protocols

------------------------------------------
[...truncated 3765 lines...]
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/js/test'>
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.15 cusr  0.01 csys =  0.20 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.020s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.019s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.018s
ok  	tests	0.008s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc

Build failed in Jenkins: Thrift-precommit #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/7/changes>

Changes:

[stig] JavaScript: set Accept: and Content-Type: headers in request

------------------------------------------
[...truncated 3764 lines...]
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/js/test'>
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.15 cusr  0.01 csys =  0.20 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.018s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/thrift>	0.021s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.018s
ok  	tests	0.006s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/go'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
/usr/bin/npm install --no-bin-links
npm WARN package.json node-int64@0.3.1 No repository field.
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc

Build failed in Jenkins: Thrift-precommit #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/6/changes>

Changes:

[alisdairsullivan] THRIFT-2628/2689

[alisdairsullivan] THRIFT-2708

------------------------------------------
[...truncated 3946 lines...]
npm http 200 https://registry.npmjs.org/cookie-signature/1.0.1
npm http 200 https://registry.npmjs.org/buffer-crc32/0.2.1
npm http GET https://registry.npmjs.org/tap
npm http GET https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.1.tgz
npm http GET https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.1.tgz
npm http 200 https://registry.npmjs.org/send/0.1.1
npm http GET https://registry.npmjs.org/send/-/send-0.1.1.tgz
npm http 200 https://registry.npmjs.org/debug
npm http 200 https://registry.npmjs.org/fresh/0.1.0
npm http GET https://registry.npmjs.org/fresh/-/fresh-0.1.0.tgz
npm http 200 https://registry.npmjs.org/pause/0.0.1
npm http GET https://registry.npmjs.org/pause/-/pause-0.0.1.tgz
npm http 200 https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.1.tgz
npm http 200 https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.1.tgz
npm http 200 https://registry.npmjs.org/cookie/0.0.5
npm http 200 https://registry.npmjs.org/send/-/send-0.1.1.tgz
npm http GET https://registry.npmjs.org/cookie/-/cookie-0.0.5.tgz
npm http 200 https://registry.npmjs.org/fresh/-/fresh-0.1.0.tgz
npm http 200 https://registry.npmjs.org/tap
npm http GET https://registry.npmjs.org/tap/-/tap-0.4.13.tgz
npm http 200 https://registry.npmjs.org/pause/-/pause-0.0.1.tgz
npm http 200 https://registry.npmjs.org/cookie/-/cookie-0.0.5.tgz
npm http 200 https://registry.npmjs.org/bytes/0.2.0
npm http GET https://registry.npmjs.org/bytes/-/bytes-0.2.0.tgz
npm http 200 https://registry.npmjs.org/formidable/1.0.14
npm http GET https://registry.npmjs.org/formidable/-/formidable-1.0.14.tgz
npm http 200 https://registry.npmjs.org/tap/-/tap-0.4.13.tgz
npm http 200 https://registry.npmjs.org/qs/0.6.5
npm http GET https://registry.npmjs.org/qs/-/qs-0.6.5.tgz
npm http 200 https://registry.npmjs.org/bytes/-/bytes-0.2.0.tgz
npm http 200 https://registry.npmjs.org/formidable/-/formidable-1.0.14.tgz
npm http 200 https://registry.npmjs.org/qs/-/qs-0.6.5.tgz
npm http GET https://registry.npmjs.org/yamlish
npm http GET https://registry.npmjs.org/difflet
npm http GET https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/runforcover
npm http GET https://registry.npmjs.org/inherits
npm http GET https://registry.npmjs.org/nopt
npm http GET https://registry.npmjs.org/slide
npm http GET https://registry.npmjs.org/glob
npm http GET https://registry.npmjs.org/deep-equal
npm http GET https://registry.npmjs.org/buffer-equal
npm http 200 https://registry.npmjs.org/yamlish
npm http 304 https://registry.npmjs.org/inherits
npm http GET https://registry.npmjs.org/yamlish/-/yamlish-0.0.6.tgz
npm http 200 https://registry.npmjs.org/runforcover
npm http 200 https://registry.npmjs.org/slide
npm http 304 https://registry.npmjs.org/nopt
npm http 304 https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/slide/-/slide-1.1.6.tgz
npm http 200 https://registry.npmjs.org/deep-equal
npm http 200 https://registry.npmjs.org/buffer-equal
npm http 200 https://registry.npmjs.org/glob
npm http GET https://registry.npmjs.org/mime
npm http 200 https://registry.npmjs.org/yamlish/-/yamlish-0.0.6.tgz
npm http GET https://registry.npmjs.org/range-parser/0.0.4
npm http 200 https://registry.npmjs.org/difflet
npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.6.tgz
npm http GET https://registry.npmjs.org/ms/0.6.2
npm http 304 https://registry.npmjs.org/mime
npm http 200 https://registry.npmjs.org/range-parser/0.0.4
npm http GET https://registry.npmjs.org/range-parser/-/range-parser-0.0.4.tgz
npm http 200 https://registry.npmjs.org/range-parser/-/range-parser-0.0.4.tgz
npm http GET https://registry.npmjs.org/bunker
npm http 200 https://registry.npmjs.org/ms/0.6.2
npm http GET https://registry.npmjs.org/abbrev
npm http GET https://registry.npmjs.org/charm
npm http GET https://registry.npmjs.org/deep-is
npm http GET https://registry.npmjs.org/ms/-/ms-0.6.2.tgz
npm http GET https://registry.npmjs.org/traverse
npm http GET https://registry.npmjs.org/minimist/0.0.8
npm http GET https://registry.npmjs.org/minimatch
npm http 304 https://registry.npmjs.org/abbrev
npm http 200 https://registry.npmjs.org/ms/-/ms-0.6.2.tgz
npm http 304 https://registry.npmjs.org/traverse
npm http 200 https://registry.npmjs.org/minimist/0.0.8
npm http 200 https://registry.npmjs.org/bunker
npm http GET https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http 304 https://registry.npmjs.org/minimatch
npm http 200 https://registry.npmjs.org/charm
npm http GET https://registry.npmjs.org/burrito
npm http GET https://registry.npmjs.org/lru-cache
npm http GET https://registry.npmjs.org/sigmund
npm http 200 https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http 304 https://registry.npmjs.org/lru-cache
npm http 304 https://registry.npmjs.org/sigmund
npm http 200 https://registry.npmjs.org/deep-is
npm http GET https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz
npm http 200 https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz
npm http 200 https://registry.npmjs.org/burrito
npm http GET https://registry.npmjs.org/uglify-js
npm http 304 https://registry.npmjs.org/uglify-js
node-int64@0.3.1 node_modules/node-int64

commander@2.1.0 node_modules/commander

q@1.0.1 node_modules/q

connect@2.7.11 node_modules/connect
��������� fresh@0.1.0
��������� cookie-signature@1.0.1
��������� pause@0.0.1
��������� qs@0.6.5
��������� bytes@0.2.0
��������� buffer-crc32@0.2.1
��������� cookie@0.0.5
��������� formidable@1.0.14
��������� send@0.1.1 (range-parser@0.0.4, mime@1.2.11)
��������� debug@2.0.0 (ms@0.6.2)

nodeunit@0.8.8 node_modules/nodeunit
��������� tap@0.4.13 (yamlish@0.0.6, deep-equal@0.0.0, inherits@2.0.1, buffer-equal@0.0.1, slide@1.1.6, nopt@2.2.1, glob@3.2.11, mkdirp@0.5.0, difflet@0.2.6, runforcover@0.0.2)
/usr/bin/npm test

> thrift@1.0.0-dev test <https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs>
> test/testAll.sh

[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-precommit/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test/testAll.sh: 71: test/testAll.sh: node: not found
   Testing Client/Server with protocol compact and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport buffered 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol binary and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol json and transport framed 
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol json and transport buffered 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Multiplexed Client/Server with protocol compact and transport framed 
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Multiplexed Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 42: test/testAll.sh: node: not found
test/testAll.sh: 45: test/testAll.sh: node: not found
test/testAll.sh: 46: kill: No such process

   Testing Client/Server with protocol binary and transport framed --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing Client/Server with protocol compact and transport buffered --promise
test/testAll.sh: 30: test/testAll.sh: node: not found
test/testAll.sh: 33: test/testAll.sh: node: not found
test/testAll.sh: 34: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol compact and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport buffered 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed 
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol json and transport buffered --promise
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

   Testing HTTP Client/Server with protocol binary and transport framed --ssl
test/testAll.sh: 54: test/testAll.sh: node: not found
test/testAll.sh: 57: test/testAll.sh: node: not found
test/testAll.sh: 58: kill: No such process

npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib/nodejs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-precommit/ws/lib'>
make: *** [check-recursive] 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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2628
Updating THRIFT-2708

Build failed in Jenkins: Thrift-precommit #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/5/>

------------------------------------------
GitHub pull request #226 to apache/thrift
Building remotely on ubuntu-4 (Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/Thrift-precommit/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/thrift.git
 > git init <https://builds.apache.org/job/Thrift-precommit/ws/>
Fetching upstream changes from https://github.com/apache/thrift.git
 > git --version
 > git fetch --tags --progress https://github.com/apache/thrift.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/thrift.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/thrift.git
Fetching upstream changes from https://github.com/apache/thrift.git
 > git fetch --tags --progress https://github.com/apache/thrift.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout
 > git checkout -f origin/master
 > git branch -a
 > git rev-parse remotes/origin/0.1.x^{commit}
 > git rev-parse remotes/origin/0.2.x^{commit}
 > git rev-parse remotes/origin/0.3.x^{commit}
 > git rev-parse remotes/origin/0.4.x^{commit}
 > git rev-parse remotes/origin/0.5.x^{commit}
 > git rev-parse remotes/origin/0.6.x^{commit}
 > git rev-parse remotes/origin/0.7.x^{commit}
 > git rev-parse remotes/origin/0.8.x^{commit}
 > git rev-parse remotes/origin/0.9.1^{commit}
 > git rev-parse remotes/origin/0.9.2^{commit}
 > git rev-parse remotes/origin/0.9.x^{commit}
 > git rev-parse remotes/origin/master^{commit}
 > git rev-parse remotes/origin/py-compiler^{commit}
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 37354
  Finding sources
    Done: 37354
  Getting sizes
    Done: 7656
  Compressing objects
    Done: 20388
  Writing objects
    Done: 37354
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/5
 > git rev-parse refs/tags/changes/5^{commit}
 > git merge bc38223e0d5c3be513f798fc0351d0c64d3819b3
FATAL: Could not merge AnyObjectId[bc38223e0d5c3be513f798fc0351d0c64d3819b3]
hudson.plugins.git.GitException: Could not merge AnyObjectId[bc38223e0d5c3be513f798fc0351d0c64d3819b3]
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$3.execute(CliGitAPIImpl.java:446)
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.merge(AbstractGitAPIImpl.java:76)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.merge(CliGitAPIImpl.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.plugins.git.GitException: Command "git merge bc38223e0d5c3be513f798fc0351d0c64d3819b3" returned status code 1:
stdout: Auto-merging compiler/cpp/src/generate/t_erl_generator.cc
CONFLICT (content): Merge conflict in compiler/cpp/src/generate/t_erl_generator.cc
Automatic merge failed; fix conflicts and then commit the result.

stderr: 
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1301)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1277)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1273)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1078)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1088)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$3.execute(CliGitAPIImpl.java:444)
	... 17 more