You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/17 19:05:58 UTC

Build failed in Jenkins: Qpid-proton-c #370

See <https://builds.apache.org/job/Qpid-proton-c/370/changes>

Changes:

[astitcher] PROTON-558: Reduce the memory usage for the field name tables some more.
- Used a string pool and instead of keeping addresses of strings
  hold offsets into the string pool.
- This moves all the tables into rodata and only leaves the string pool
  pointer as relro.

------------------------------------------
[...truncated 760 lines...]
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/UnsignedInteger.java
A         proton-j/src/test
A         proton-j/src/test/java
A         proton-j/src/test/java/org
A         proton-j/src/test/java/org/apache
A         proton-j/src/test/java/org/apache/qpid
A         proton-j/src/test/java/org/apache/qpid/proton
A         proton-j/src/test/java/org/apache/qpid/proton/codec
A         proton-j/src/test/java/org/apache/qpid/proton/codec/UnsignedIntegerTypeTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/codec/UnsignedLongTypeTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/amqp
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/UnsignedLongTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/transport
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/transport/ErrorConditionTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/test
A         proton-j/src/test/java/org/apache/qpid/proton/test/ProtonTestCase.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/FrameParserTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportOutputAdaptorTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/AmqpFramer.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportTestHelper.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportImplTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/CannedTransportOutput.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/RememberingTransportInput.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/SimpleSslTransportWrapperTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/SslHandshakeSniffingTransportWrapperTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/CapitalisingDummySslEngine.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/BinaryFormatter.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/BinaryFormatterTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/SimpleTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/ProtocolTracerEnabler.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/ProtonEngineExampleTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/ProtonContainer.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/TestLoggingHelper.java
A         proton-j/src/test/java/org/apache/qpid/proton/messenger
A         proton-j/src/test/java/org/apache/qpid/proton/messenger/impl
A         proton-j/src/test/java/org/apache/qpid/proton/messenger/impl/AddressTest.java
A         proton-j/src/test/resources
A         proton-j/src/test/resources/META-INF
A         proton-j/src/test/resources/META-INF/services
A         proton-j/src/test/resources/META-INF/services/org.apache.qpid.proton.factoryloadertesting.DummyProtonFactory
A         proton-j/pom.xml
A         proton-j/CMakeLists.txt
A         design
A         design/src
A         design/src/proton
A         design/src/proton/Outcome.java
A         design/src/proton/DeliveryBuffer.java
A         design/src/proton/package.html
A         design/src/proton/Endpoint.java
A         design/src/proton/Modified.java
A         design/src/proton/Sender.java
A         design/src/proton/Delivery.java
A         design/src/proton/Session.java
A         design/src/proton/DeliveryState.java
A         design/src/proton/Released.java
A         design/src/proton/Rejected.java
A         design/src/proton/Received.java
A         design/src/proton/Transport.java
A         design/src/proton/Link.java
A         design/src/proton/Connection.java
A         design/src/proton/Receiver.java
A         design/src/proton/Accepted.java
A         design/api-reconciliation
A         design/api-reconciliation/src
A         design/api-reconciliation/src/main
A         design/api-reconciliation/src/main/java
A         design/api-reconciliation/src/main/java/org
A         design/api-reconciliation/src/main/java/org/apache
A         design/api-reconciliation/src/main/java/org/apache/qpid
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/ReconciliationReport.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Reconciliation.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/ReportRow.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Main.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Joiner.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/CFunctionNameListReader.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/packagesearcher
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/packagesearcher/PackageSearcher.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter/ReconciliationReportWriter.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter/AnnotationAccessor.java
A         design/api-reconciliation/src/test
A         design/api-reconciliation/src/test/java
A         design/api-reconciliation/src/test/java/org
A         design/api-reconciliation/src/test/java/org/apache
A         design/api-reconciliation/src/test/java/org/apache/qpid
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/JoinerTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/CFunctionNameListReaderTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/PackageSearcherTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/Impl2.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/InterfaceWithManyImpls.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/Impl1.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/noimpl
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/noimpl/InterfaceWithoutImpl.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf/InterfaceAtLeaf.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf/ImplAtLeaf.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/InterfaceAtTreeTop.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/ImplAtTreeTop.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/InterfaceInSubPackage.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/impl
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/impl/ImplOfInterfaceInSubPackage.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter/ReconciliationReportWriterTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter/AnnotationAccessorTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/TestAnnotation.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/TestUtils.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/ReportRowTest.java
A         design/api-reconciliation/src/test/resources
A         design/api-reconciliation/src/test/resources/org
A         design/api-reconciliation/src/test/resources/org/apache
A         design/api-reconciliation/src/test/resources/org/apache/qpid
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter/expectedsingle.csv
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter/expectedmany.csv
AU        design/api-reconciliation/generate-c-functions.sh
A         design/api-reconciliation/pom.xml
A         design/api-reconciliation/README
A         design/build.xml
AU        design/proton_objects.dia
A         CMakeLists.txt
A         examples
A         examples/include
A         examples/include/pncompat
A         examples/include/pncompat/misc_defs.h
A         examples/include/pncompat/internal
A         examples/include/pncompat/internal/LICENSE
A         examples/include/pncompat/internal/getopt.c
A         examples/include/pncompat/internal/getopt.h
A         examples/include/pncompat/misc_funcs.inc
A         examples/ProtonConfig.cmake
A         examples/messenger
A         examples/messenger/php
A         examples/messenger/php/recv.php
A         examples/messenger/php/send.php
A         examples/messenger/py
AU        examples/messenger/py/recv_async.py
AU        examples/messenger/py/async.py
AU        examples/messenger/py/client.py
AU        examples/messenger/py/recv.py
A         examples/messenger/py/README.txt
AU        examples/messenger/py/send_async.py
AU        examples/messenger/py/server.py
AU        examples/messenger/py/send.py
A         examples/messenger/java
A         examples/messenger/java/src
A         examples/messenger/java/src/main
A         examples/messenger/java/src/main/java
A         examples/messenger/java/src/main/java/org
A         examples/messenger/java/src/main/java/org/apache
A         examples/messenger/java/src/main/java/org/apache/qpid
A         examples/messenger/java/src/main/java/org/apache/qpid/proton
A         examples/messenger/java/src/main/java/org/apache/qpid/proton/example
A         examples/messenger/java/src/main/java/org/apache/qpid/proton/example/Recv.java
A         examples/messenger/java/src/main/java/org/apache/qpid/proton/example/Send.java
AU        examples/messenger/java/send
A         examples/messenger/java/pom.xml
A         examples/messenger/java/README.txt
AU        examples/messenger/java/recv
A         examples/messenger/ruby
A         examples/messenger/ruby/client.rb
A         examples/messenger/ruby/recv.rb
A         examples/messenger/ruby/mailserver.rb
A         examples/messenger/ruby/passive_recv.rb
A         examples/messenger/ruby/send.rb
A         examples/messenger/c
A         examples/messenger/c/send.c
A         examples/messenger/c/CMakeLists.txt
A         examples/messenger/c/recv.c
A         examples/messenger/perl
AU        examples/messenger/perl/client.pl
AU        examples/messenger/perl/recv.pl
AU        examples/messenger/perl/server.pl
AU        examples/messenger/perl/send.pl
AU        examples/README.txt
A         examples/CMakeLists.txt
A         config.bat.in
 U        .
At revision 1611406
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson5382486704499403836.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pomona.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.7
CMake Warning at CMakeLists.txt:83 (message):
  SYSINSTALL_BINDINGS is unspecified, defaulting it to OFF.  Please note that
  the default install behaviour of proton has changed.  Proton bindings by
  default will now be installed under lib/proton/bindings and will no longer
  be found by system interpreters.  This means that every user will be
  required to manually configure their interpreters to locate the proton
  bindings.  If you wish proton bindings to be installed into the interpreter
  specified locations as was the default in prior releases, please specify
  -DSYSINSTALL_BINDINGS=ON


-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:137 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #371

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/371/changes>

Changes:

[rhs] streamlined error semantics of transport interface

[rhs] removed deprecated transport functions from python binding; reworked transport tests to check for better error semantics; added duplicate event removal to proton-c; added flow on send event to proton-c

[rhs] added size tracking for transport work list

[rhs] generate flow events when queued deliveries are sent; limit the size of the outbound frame buffer

[rhs] coalesce duplicate events

[rhs] fixed error/end of stream handling

[rhs] added getHostname to Connection interface

[rhs] fixed leaked delivery wrappers when using events

[rhs] fixed logic for clearing the transport work queue

[rhs] added some missing shims

[rhs] added pretty printing for disposition types

[rhs] make the connection's collector reference a weakref in python, and make collectors 'weak' in C

[rhs] made event categories map one to one to context type; split local/remote state events into distinct open/close and remote_open/remote_close events

------------------------------------------
[...truncated 760 lines...]
A         proton-c/bindings/ruby/lib/qpid_proton/filters.rb
A         proton-c/bindings/ruby/lib/qpid_proton/messenger.rb
A         proton-c/bindings/ruby/lib/qpid_proton/data.rb
A         proton-c/bindings/ruby/lib/qpid_proton/mapping.rb
A         proton-c/bindings/ruby/lib/qpid_proton/tracker.rb
A         proton-c/bindings/ruby/lib/qpid_proton/message_format.rb
A         proton-c/bindings/ruby/lib/qpid_proton/array.rb
A         proton-c/bindings/ruby/lib/qpid_proton/tracker_status.rb
A         proton-c/bindings/ruby/lib/qpid_proton/exceptions.rb
A         proton-c/bindings/ruby/lib/qpid_proton/exception_handling.rb
A         proton-c/bindings/ruby/lib/qpid_proton/hash.rb
A         proton-c/bindings/ruby/lib/qpid_proton/selectable.rb
A         proton-c/bindings/ruby/lib/qpid_proton/described.rb
A         proton-c/bindings/ruby/lib/qpid_proton/message.rb
A         proton-c/bindings/ruby/lib/qpid_proton/subscription.rb
A         proton-c/bindings/ruby/lib/qpid_proton.rb
A         proton-c/bindings/ruby/ChangeLog
A         proton-c/bindings/ruby/ruby.i
A         proton-c/bindings/ruby/spec
A         proton-c/bindings/ruby/spec/spec_helper.rb
A         proton-c/bindings/ruby/spec/qpid
A         proton-c/bindings/ruby/spec/qpid/proton
A         proton-c/bindings/ruby/spec/qpid/proton/exception_handling_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/hash_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/message_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/messenger_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/data_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/array_spec.rb
A         proton-c/bindings/perl
A         proton-c/bindings/perl/CMakeLists.txt
A         proton-c/bindings/perl/README
A         proton-c/bindings/perl/LICENSE
A         proton-c/bindings/perl/tests
A         proton-c/bindings/perl/tests/messenger.t
A         proton-c/bindings/perl/tests/data.t
A         proton-c/bindings/perl/tests/utils.pm
A         proton-c/bindings/perl/tests/array_helper.t
A         proton-c/bindings/perl/tests/hash_helper.t
A         proton-c/bindings/perl/tests/message.t
A         proton-c/bindings/perl/TODO
A         proton-c/bindings/perl/MANIFEST
A         proton-c/bindings/perl/lib
A         proton-c/bindings/perl/lib/qpid
A         proton-c/bindings/perl/lib/qpid/proton.pm
A         proton-c/bindings/perl/lib/qpid/proton
A         proton-c/bindings/perl/lib/qpid/proton/Constants.pm
A         proton-c/bindings/perl/lib/qpid/proton/Errors.pm
A         proton-c/bindings/perl/lib/qpid/proton/array_helper.pm
A         proton-c/bindings/perl/lib/qpid/proton/ExceptionHandling.pm
A         proton-c/bindings/perl/lib/qpid/proton/Message.pm
A         proton-c/bindings/perl/lib/qpid/proton/Messenger.pm
A         proton-c/bindings/perl/lib/qpid/proton/Data.pm
A         proton-c/bindings/perl/lib/qpid/proton/Mapping.pm
A         proton-c/bindings/perl/lib/qpid/proton/Tracker.pm
A         proton-c/bindings/perl/lib/qpid_proton.pm
A         proton-c/bindings/perl/Makefile.PL
A         proton-c/bindings/perl/perl.i
A         proton-c/bindings/php
A         proton-c/bindings/php/CMakeLists.txt
A         proton-c/bindings/php/examples
A         proton-c/bindings/php/examples/server.php
A         proton-c/bindings/php/examples/client.php
A         proton-c/bindings/php/php.i
A         proton-c/bindings/php/compat.swg
A         proton-c/bindings/php/cproton.ini
A         proton-c/bindings/php/proton.ini.in
A         proton-c/bindings/php/.gitignore
A         proton-c/bindings/php/get_include_dir.php
A         proton-c/bindings/php/proton.php
A         proton-c/bindings/php/tests.php
AU        proton-c/env.py
A         proton-c/mllib
AU        proton-c/mllib/transforms.py
AU        proton-c/mllib/__init__.py
AU        proton-c/mllib/dom.py
AU        proton-c/mllib/parsers.py
A         proton-c/xproton.py
A         proton-c/include
A         proton-c/include/proton
A         proton-c/include/proton/transport.h
A         proton-c/include/proton/connection.h
AU        proton-c/include/proton/ssl.h
A         proton-c/include/proton/types.h
A         proton-c/include/proton/buffer.h
A         proton-c/include/proton/import_export.h
A         proton-c/include/proton/codec.h
A         proton-c/include/proton/driver_extras.h
A         proton-c/include/proton/delivery.h
A         proton-c/include/proton/framing.h
A         proton-c/include/proton/type_compat.h
A         proton-c/include/proton/message.h
A         proton-c/include/proton/cproton.i
A         proton-c/include/proton/condition.h
A         proton-c/include/proton/error.h
A         proton-c/include/proton/parser.h
A         proton-c/include/proton/link.h
A         proton-c/include/proton/sasl.h
A         proton-c/include/proton/selectable.h
A         proton-c/include/proton/disposition.h
A         proton-c/include/proton/engine.h
A         proton-c/include/proton/terminus.h
A         proton-c/include/proton/object.h
A         proton-c/include/proton/io.h
A         proton-c/include/proton/util.h
A         proton-c/include/proton/selector.h
A         proton-c/include/proton/event.h
A         proton-c/include/proton/container.h
A         proton-c/include/proton/session.h
A         proton-c/include/proton/messenger.h
A         proton-c/include/proton/scanner.h
A         proton-c/include/proton/version.h.in
A         proton-c/include/proton/driver.h
A         tests
A         tests/pom.xml
A         tests/resources
A         tests/resources/logging.properties
A         tests/smoke
AU        tests/smoke/recv.py
AU        tests/smoke/recv.pl
AU        tests/smoke/send.rb
AU        tests/smoke/send.php
AU        tests/smoke/send.py
AU        tests/smoke/recv.rb
AU        tests/smoke/send.pl
AU        tests/smoke/recv.php
A         tests/interop
A         tests/interop/described_array.amqp
A         tests/interop/described.amqp
A         tests/interop/message.amqp
A         tests/interop/strings.amqp
A         tests/interop/null.amqp
A         tests/interop/primitives.amqp
A         tests/interop/lists.amqp
A         tests/interop/maps.amqp
A         tests/interop/arrays.amqp
A         tests/tools
A         tests/tools/apps
A         tests/tools/apps/c
AU        tests/tools/apps/c/msgr-recv.c
A         tests/tools/apps/c/CMakeLists.txt
AU        tests/tools/apps/c/msgr-common.c
AU        tests/tools/apps/c/msgr-send.c
AU        tests/tools/apps/c/msgr-common.h
AU        tests/tools/apps/README.txt
A         tests/tools/apps/python
AU        tests/tools/apps/python/msgr-recv.py
AU        tests/tools/apps/python/msgr-send.py
AU        tests/tools/soak-check
A         tests/java
A         tests/java/pythonTests.ignore
A         tests/java/org
A         tests/java/org/apache
A         tests/java/org/apache/qpid
A         tests/java/org/apache/qpid/proton
A         tests/java/org/apache/qpid/proton/JythonTest.java
AU        tests/java/org/apache/qpid/proton/InteropTest.java
A         tests/python
AU        tests/python/proton-test
A         tests/python/proton_tests
AU        tests/python/proton_tests/engine.py
A         tests/python/proton_tests/valgrind.supp
AU        tests/python/proton_tests/common.py
A         tests/python/proton_tests/messenger.py
A         tests/python/proton_tests/transport.py
A         tests/python/proton_tests/codec.py
AU        tests/python/proton_tests/soak.py
A         tests/python/proton_tests/__init__.py
A         tests/python/proton_tests/ssl_db
A         tests/python/proton_tests/ssl_db/server-request.pem
A         tests/python/proton_tests/ssl_db/server-wc-certificate.pem
A         tests/python/proton_tests/ssl_db/client-certificate.pem
A         tests/python/proton_tests/ssl_db/client.pkcs12
A         tests/python/proton_tests/ssl_db/ca-certificate.pem
A         tests/python/proton_tests/ssl_db/server-wc-request.pem
A         tests/python/proton_tests/ssl_db/client-request.pem
A         tests/python/proton_tests/ssl_db/server-private-key.pem
A         tests/python/proton_tests/ssl_db/ca.pkcs12
A         tests/python/proton_tests/ssl_db/bad-server-certificate.pem
A         tests/python/proton_tests/ssl_db/server-wc-private-key.pem
A         tests/python/proton_tests/ssl_db/client-private-key.pem
A         tests/python/proton_tests/ssl_db/bad-server.pkcs12
A         tests/python/proton_tests/ssl_db/server-certificate.pem
A         tests/python/proton_tests/ssl_db/server.pkcs12
A         tests/python/proton_tests/ssl_db/bad-server-private-key.pem
AU        tests/python/proton_tests/ssl_db/README.txt
AU        tests/python/proton_tests/interop.py
AU        tests/python/proton_tests/ssl.py
A         tests/python/proton_tests/sasl.py
A         tests/python/proton_tests/message.py
AU        tests/python/interop-generate
A         tests/ruby
AU        tests/ruby/proton-test
A         tests/ruby/proton_tests
A         tests/ruby/proton_tests/smoke.rb
AU        tests/ruby/proton_tests/interop.rb
A         version.txt
 U        .
At revision 1611465
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson3659174672357036517.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pietas.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.7
CMake Warning at CMakeLists.txt:83 (message):
  SYSINSTALL_BINDINGS is unspecified, defaulting it to OFF.  Please note that
  the default install behaviour of proton has changed.  Proton bindings by
  default will now be installed under lib/proton/bindings and will no longer
  be found by system interpreters.  This means that every user will be
  required to manually configure their interpreters to locate the proton
  bindings.  If you wish proton bindings to be installed into the interpreter
  specified locations as was the default in prior releases, please specify
  -DSYSINSTALL_BINDINGS=ON


-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:137 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results